#775406

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

Shades of Raw Umber #775406

Tints of Raw Umber #775406

Color information

#775406 (or 0x775406) is unknown color: approx Raw Umber. HEX triplet: 77, 54 and 06. RGB value is (119,84,6). Sum of RGB (Red+Green+Blue) = 119+84+6=209 (27% of max value = 765). Red value is 119 (46.88% from 255 or 56.94% from 209); Green value is 84 (33.20% from 255 or 40.19% from 209); Blue value is 6 (2.73% from 255 or 2.87% from 209); Max value from RGB is 119 - color contains mainly: red. Hex color #775406 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #775406 is #88ABF9. Grayscale: #555555. Windows color (decimal): -8956922 or 414839. OLE color: 414839.

HSL color Cylindrical-coordinate representation of color #775406: hue angle of 41.42º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #775406 is Cyan = 0, Magento = 0.29, Yellow = 0.95 and Black (K on CMYK) = 0.53.

Color convert

RGB119846-
CMYK00.290.950.53
HSL41.42º90.4%24.51%-
HSV(B)41.42º94.96%46.67%-
XYZ10.8110.281.59-
YUV85.5783.1151.84-

RGB Variations

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

RGB

RED value IS 119 (46.88% from 255) = 56.94%
GREEN value IS 84 (33.20% from 255) = 40.19%
BLUE value IS 6 (2.73% from 255) = 2.87%
R=56.94%
G=40.19%
B=2.87%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.29
Y (Yellow) values IS 0.95
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal11984600.290.950.5341.4290.424.51
Hex7754601D5F35295a19
Octal1671246035137655113231
Binary111011110101001100111011011111110101101001101101011001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #775406

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #775406; }

 p { color: rgb(119,84,6); }

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

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

 a { background-color: rgb(119,84,6); }

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

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

 span { border-color: rgb(119,84,6); }

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