#c77e1d

Color #C77E1D Ochre (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Ochre #C77E1D

Tints of Ochre #C77E1D

Color information

#C77E1D (or 0xC77E1D) is unknown color: approx Ochre. HEX triplet: C7, 7E and 1D. RGB value is (199,126,29). Sum of RGB (Red+Green+Blue) = 199+126+29=354 (46% of max value = 765). Red value is 199 (78.12% from 255 or 56.21% from 354); Green value is 126 (49.61% from 255 or 35.59% from 354); Blue value is 29 (11.72% from 255 or 8.19% from 354); Max value from RGB is 199 - color contains mainly: red. Hex color #C77E1D is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #C77E1D is #3881E2. Grayscale: #898989. Windows color (decimal): -3703267 or 1932999. OLE color: 1932999.

HSL color Cylindrical-coordinate representation of color #C77E1D: hue angle of 34.24º degrees, saturation: 0.75, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #C77E1D is Cyan = 0, Magento = 0.37, Yellow = 0.85 and Black (K on CMYK) = 0.22.

Color convert

RGB19912629-
CMYK00.370.850.22
HSL34.24º74.56%44.71%-
HSV(B)34.24º85.43%78.04%-
XYZ31.2427.154.76-
YUV136.7767.18172.39-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 199 (78.12% from 255) = 56.21%
GREEN value IS 126 (49.61% from 255) = 35.59%
BLUE value IS 29 (11.72% from 255) = 8.19%
R=56.21%
G=35.59%
B=8.19%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.37
Y (Yellow) values IS 0.85
K (Black) values IS 0.22
SystemRedGreenBlueCMYKHSL
Decimal1991262900.370.850.2234.2474.5644.71
HexC77E1D0255516224b2d
Octal30717635045125264211355
Binary1100011111111101110101001011010101101101000101001011101101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #c77e1d

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #c77e1d; }

 p { color: rgb(199,126,29); }

 H1.HeaderClassName
 {
   color: #c77e1d;
 }
 .AnyTagClassName
 {
   color: #c77e1d;
 }
</style>
background-color css

<style>
 a { background-color: #c77e1d; }

 a { background-color: rgb(199,126,29); }

 div.DivClassName
 {
   background-color: #c77e1d;
 }
 .BgClassName
 {
   background-color: #c77e1d;
 }
</style>
border-color css

<style>
 span { border-color: #c77e1d; }

 span { border-color: rgb(199,126,29); }

 td.TdClassName
 {
   border-color: #c77e1d;
 }
 .TagClassName
 {
   border-color: #c77e1d;
 }
</style>

cancel