#714906

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

Shades of Raw Umber #714906

Tints of Raw Umber #714906

Color information

#714906 (or 0x714906) is unknown color: approx Raw Umber. HEX triplet: 71, 49 and 06. RGB value is (113,73,6). Sum of RGB (Red+Green+Blue) = 113+73+6=192 (25% of max value = 765). Red value is 113 (44.53% from 255 or 58.85% from 192); Green value is 73 (28.91% from 255 or 38.02% from 192); Blue value is 6 (2.73% from 255 or 3.12% from 192); Max value from RGB is 113 - color contains mainly: red. Hex color #714906 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714906 is #8EB6F9. Grayscale: #4D4D4D. Windows color (decimal): -9352954 or 412017. OLE color: 412017.

HSL color Cylindrical-coordinate representation of color #714906: hue angle of 37.57º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #714906 is Cyan = 0, Magento = 0.35, Yellow = 0.95 and Black (K on CMYK) = 0.56.

Color convert

RGB113736-
CMYK00.350.950.56
HSL37.57º89.92%23.33%-
HSV(B)37.57º94.69%44.31%-
XYZ9.238.291.29-
YUV77.3287.75153.45-

RGB Variations

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

RGB

RED value IS 113 (44.53% from 255) = 58.85%
GREEN value IS 73 (28.91% from 255) = 38.02%
BLUE value IS 6 (2.73% from 255) = 3.12%
R=58.85%
G=38.02%
B=3.12%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.35
Y (Yellow) values IS 0.95
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal11373600.350.950.5637.5789.9223.33
Hex714960235F38265a17
Octal1611116043137704613227
Binary1110001100100111001000111011111111000100110101101010111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #714906

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #714906; }

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

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

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

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

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

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

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

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