#814906

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

Shades of Raw Umber #814906

Tints of Raw Umber #814906

Color information

#814906 (or 0x814906) is unknown color: approx Raw Umber. HEX triplet: 81, 49 and 06. RGB value is (129,73,6). Sum of RGB (Red+Green+Blue) = 129+73+6=208 (27% of max value = 765). Red value is 129 (50.78% from 255 or 62.02% from 208); Green value is 73 (28.91% from 255 or 35.10% from 208); Blue value is 6 (2.73% from 255 or 2.88% from 208); Max value from RGB is 129 - color contains mainly: red. Hex color #814906 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #814906 is #7EB6F9. Grayscale: #525252. Windows color (decimal): -8304378 or 412033. OLE color: 412033.

HSL color Cylindrical-coordinate representation of color #814906: hue angle of 32.68º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #814906 is Cyan = 0, Magento = 0.43, Yellow = 0.95 and Black (K on CMYK) = 0.49.

Color convert

RGB129736-
CMYK00.430.950.49
HSL32.68º91.11%26.47%-
HSV(B)32.68º95.35%50.59%-
XYZ11.479.451.39-
YUV82.1185.05161.45-

RGB Variations

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

RGB

RED value IS 129 (50.78% from 255) = 62.02%
GREEN value IS 73 (28.91% from 255) = 35.10%
BLUE value IS 6 (2.73% from 255) = 2.88%
R=62.02%
G=35.10%
B=2.88%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.43
Y (Yellow) values IS 0.95
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal12973600.430.950.4932.6891.1126.47
Hex8149602B5F31215b1a
Octal2011116053137614113332
Binary10000001100100111001010111011111110001100001101101111010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #814906

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #814906; }

 p { color: rgb(129,73,6); }

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

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

 a { background-color: rgb(129,73,6); }

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

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

 span { border-color: rgb(129,73,6); }

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