Shades of Golden Brown #925612
Tints of Golden Brown #925612
RGB
CMYK
RGB Variations
Color information
#925612 (or 0x925612) is known color: Golden Brown. HEX triplet: 92, 56 and 12. RGB value is (146,86,18). Sum of RGB (Red+Green+Blue) = 146+86+18=250 (33% of max value = 765). Red value is 146 (57.42% from 255 or 58.4% from 250); Green value is 86 (33.98% from 255 or 34.4% from 250); Blue value is 18 (7.42% from 255 or 7.2% from 250); Max value from RGB is 146 - color contains mainly: red. Hex color #925612 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #925612 is #6DA9ED. Grayscale: #606060. Windows color (decimal): -7186926 or 1201810. OLE color: 1201810.
HSL color Cylindrical-coordinate representation of color #925612: hue angle of 31.88º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #925612 is Cyan = 0, Magento = 0.41, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 86 | 18 | - |
| CMYK | 0 | 0.41 | 0.88 | 0.43 |
| HSL | 31.88º | 0.78% | 0.32% | - |
| HSV(B) | 31.88º | 0.88% | 0.57% | - |
| XYZ | 15.29 | 12.81 | 2.24 | - |
| YUV | 96.19 | 83.88 | 163.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 86 | 18 | 0 | 0.41 | 0.88 | 0.43 | 31.88 | 0.78 | 0.32 |
| Hex | 92 | 56 | 12 | 0 | 29 | 58 | 2B | 20 | 4E | 20 |
| Octal | 222 | 126 | 22 | 0 | 51 | 130 | 53 | 40 | 116 | 40 |
| Binary | 10010010 | 1010110 | 10010 | 0 | 101001 | 1011000 | 101011 | 100000 | 1001110 | 100000 |
Color Harmonies of #925612
Complementary color
Monochromatic Colors of #925612
Black with #925612
Text Example
Text Example
White with #925612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925612; }
p { color: rgb(146,86,18); }
H1.HeaderClassName
{
color: #925612;
}
.AnyTagClassName
{
color: #925612;
}
</style>
background-color css
<style>
a { background-color: #925612; }
a { background-color: rgb(146,86,18); }
div.DivClassName
{
background-color: #925612;
}
.BgClassName
{
background-color: #925612;
}
</style>
border-color css
<style>
span { border-color: #925612; }
span { border-color: rgb(146,86,18); }
td.TdClassName
{
border-color: #925612;
}
.TagClassName
{
border-color: #925612;
}
</style>