Shades of Golden Brown #925608
Tints of Golden Brown #925608
RGB
CMYK
RGB Variations
Color information
#925608 (or 0x925608) is known color: Golden Brown. HEX triplet: 92, 56 and 08. RGB value is (146,86,8). Sum of RGB (Red+Green+Blue) = 146+86+8=240 (31% of max value = 765). Red value is 146 (57.42% from 255 or 60.83% from 240); Green value is 86 (33.98% from 255 or 35.83% from 240); Blue value is 8 (3.52% from 255 or 3.33% from 240); Max value from RGB is 146 - color contains mainly: red. Hex color #925608 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #925608 is #6DA9F7. Grayscale: #5F5F5F. Windows color (decimal): -7186936 or 546450. OLE color: 546450.
HSL color Cylindrical-coordinate representation of color #925608: hue angle of 33.91º 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 #925608 is Cyan = 0, Magento = 0.41, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 86 | 8 | - |
| CMYK | 0 | 0.41 | 0.95 | 0.43 |
| HSL | 33.91º | 0.9% | 0.3% | - |
| HSV(B) | 33.91º | 0.95% | 0.57% | - |
| XYZ | 15.23 | 12.78 | 1.89 | - |
| YUV | 95.05 | 78.88 | 164.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 86 | 8 | 0 | 0.41 | 0.95 | 0.43 | 33.91 | 0.9 | 0.3 |
| Hex | 92 | 56 | 8 | 0 | 29 | 5F | 2B | 22 | 5A | 1E |
| Octal | 222 | 126 | 10 | 0 | 51 | 137 | 53 | 42 | 132 | 36 |
| Binary | 10010010 | 1010110 | 1000 | 0 | 101001 | 1011111 | 101011 | 100010 | 1011010 | 11110 |
Color Harmonies of #925608
Complementary color
Monochromatic Colors of #925608
Black with #925608
Text Example
Text Example
White with #925608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925608; }
p { color: rgb(146,86,8); }
H1.HeaderClassName
{
color: #925608;
}
.AnyTagClassName
{
color: #925608;
}
</style>
background-color css
<style>
a { background-color: #925608; }
a { background-color: rgb(146,86,8); }
div.DivClassName
{
background-color: #925608;
}
.BgClassName
{
background-color: #925608;
}
</style>
border-color css
<style>
span { border-color: #925608; }
span { border-color: rgb(146,86,8); }
td.TdClassName
{
border-color: #925608;
}
.TagClassName
{
border-color: #925608;
}
</style>