Shades of Golden Brown #927608
Tints of Golden Brown #927608
RGB
CMYK
RGB Variations
Color information
#927608 (or 0x927608) is known color: Golden Brown. HEX triplet: 92, 76 and 08. RGB value is (146,118,8). Sum of RGB (Red+Green+Blue) = 146+118+8=272 (36% of max value = 765). Red value is 146 (57.42% from 255 or 53.68% from 272); Green value is 118 (46.48% from 255 or 43.38% from 272); Blue value is 8 (3.52% from 255 or 2.94% from 272); Max value from RGB is 146 - color contains mainly: red. Hex color #927608 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #927608 is #6D89F7. Grayscale: #727272. Windows color (decimal): -7178744 or 554642. OLE color: 554642.
HSL color Cylindrical-coordinate representation of color #927608: hue angle of 47.83º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #927608 is Cyan = 0, Magento = 0.19, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 118 | 8 | - |
| CMYK | 0 | 0.19 | 0.95 | 0.43 |
| HSL | 47.83º | 0.9% | 0.3% | - |
| HSV(B) | 47.83º | 0.95% | 0.57% | - |
| XYZ | 18.38 | 19.09 | 2.95 | - |
| YUV | 113.83 | 68.28 | 150.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 118 | 8 | 0 | 0.19 | 0.95 | 0.43 | 47.83 | 0.9 | 0.3 |
| Hex | 92 | 76 | 8 | 0 | 13 | 5F | 2B | 30 | 5A | 1E |
| Octal | 222 | 166 | 10 | 0 | 23 | 137 | 53 | 60 | 132 | 36 |
| Binary | 10010010 | 1110110 | 1000 | 0 | 10011 | 1011111 | 101011 | 110000 | 1011010 | 11110 |
Color Harmonies of #927608
Complementary color
Monochromatic Colors of #927608
Black with #927608
Text Example
Text Example
White with #927608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927608; }
p { color: rgb(146,118,8); }
H1.HeaderClassName
{
color: #927608;
}
.AnyTagClassName
{
color: #927608;
}
</style>
background-color css
<style>
a { background-color: #927608; }
a { background-color: rgb(146,118,8); }
div.DivClassName
{
background-color: #927608;
}
.BgClassName
{
background-color: #927608;
}
</style>
border-color css
<style>
span { border-color: #927608; }
span { border-color: rgb(146,118,8); }
td.TdClassName
{
border-color: #927608;
}
.TagClassName
{
border-color: #927608;
}
</style>