#713906

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

Shades of Raw Umber #713906

Tints of Raw Umber #713906

Color information

#713906 (or 0x713906) is unknown color: approx Raw Umber. HEX triplet: 71, 39 and 06. RGB value is (113,57,6). Sum of RGB (Red+Green+Blue) = 113+57+6=176 (23% of max value = 765). Red value is 113 (44.53% from 255 or 64.20% from 176); Green value is 57 (22.66% from 255 or 32.39% from 176); Blue value is 6 (2.73% from 255 or 3.41% from 176); Max value from RGB is 113 - color contains mainly: red. Hex color #713906 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #713906 is #8EC6F9. Grayscale: #444444. Windows color (decimal): -9357050 or 407921. OLE color: 407921.

HSL color Cylindrical-coordinate representation of color #713906: hue angle of 28.6º 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 #713906 is Cyan = 0, Magento = 0.50, Yellow = 0.95 and Black (K on CMYK) = 0.56.

Color convert

RGB113576-
CMYK00.500.950.56
HSL28.6º89.92%23.33%-
HSV(B)28.6º94.69%44.31%-
XYZ8.316.450.98-
YUV67.9393.05160.15-

RGB Variations

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

RGB

RED value IS 113 (44.53% from 255) = 64.20%
GREEN value IS 57 (22.66% from 255) = 32.39%
BLUE value IS 6 (2.73% from 255) = 3.41%
R=64.20%
G=32.39%
B=3.41%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.50
Y (Yellow) values IS 0.95
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal11357600.500.950.5628.689.9223.33
Hex713960325F381d5a17
Octal161716062137703513227
Binary11100011110011100110010101111111100011101101101010111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #713906

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #713906; }

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

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

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

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

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

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

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

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