Shades of Golden Brown #917208
Tints of Golden Brown #917208
RGB
CMYK
RGB Variations
Color information
#917208 (or 0x917208) is known color: Golden Brown. HEX triplet: 91, 72 and 08. RGB value is (145,114,8). Sum of RGB (Red+Green+Blue) = 145+114+8=267 (35% of max value = 765). Red value is 145 (57.03% from 255 or 54.31% from 267); Green value is 114 (44.92% from 255 or 42.70% from 267); Blue value is 8 (3.52% from 255 or 3.00% from 267); Max value from RGB is 145 - color contains mainly: red. Hex color #917208 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #917208 is #6E8DF7. Grayscale: #6F6F6F. Windows color (decimal): -7245304 or 553617. OLE color: 553617.
HSL color Cylindrical-coordinate representation of color #917208: hue angle of 46.42º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #917208 is Cyan = 0, Magento = 0.21, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 114 | 8 | - |
| CMYK | 0 | 0.21 | 0.94 | 0.43 |
| HSL | 46.42º | 0.9% | 0.3% | - |
| HSV(B) | 46.42º | 0.94% | 0.57% | - |
| XYZ | 17.74 | 18.07 | 2.78 | - |
| YUV | 111.19 | 69.77 | 152.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 114 | 8 | 0 | 0.21 | 0.94 | 0.43 | 46.42 | 0.9 | 0.3 |
| Hex | 91 | 72 | 8 | 0 | 15 | 5E | 2B | 2E | 5A | 1E |
| Octal | 221 | 162 | 10 | 0 | 25 | 136 | 53 | 56 | 132 | 36 |
| Binary | 10010001 | 1110010 | 1000 | 0 | 10101 | 1011110 | 101011 | 101110 | 1011010 | 11110 |
Color Harmonies of #917208
Complementary color
Monochromatic Colors of #917208
Black with #917208
Text Example
Text Example
White with #917208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917208; }
p { color: rgb(145,114,8); }
H1.HeaderClassName
{
color: #917208;
}
.AnyTagClassName
{
color: #917208;
}
</style>
background-color css
<style>
a { background-color: #917208; }
a { background-color: rgb(145,114,8); }
div.DivClassName
{
background-color: #917208;
}
.BgClassName
{
background-color: #917208;
}
</style>
border-color css
<style>
span { border-color: #917208; }
span { border-color: rgb(145,114,8); }
td.TdClassName
{
border-color: #917208;
}
.TagClassName
{
border-color: #917208;
}
</style>