Shades of Golden Brown #925712
Tints of Golden Brown #925712
RGB
CMYK
RGB Variations
Color information
#925712 (or 0x925712) is known color: Golden Brown. HEX triplet: 92, 57 and 12. RGB value is (146,87,18). Sum of RGB (Red+Green+Blue) = 146+87+18=251 (33% of max value = 765). Red value is 146 (57.42% from 255 or 58.17% from 251); Green value is 87 (34.38% from 255 or 34.66% from 251); Blue value is 18 (7.42% from 255 or 7.17% from 251); Max value from RGB is 146 - color contains mainly: red. Hex color #925712 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #925712 is #6DA8ED. Grayscale: #616161. Windows color (decimal): -7186670 or 1202066. OLE color: 1202066.
HSL color Cylindrical-coordinate representation of color #925712: hue angle of 32.34º 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 #925712 is Cyan = 0, Magento = 0.40, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 87 | 18 | - |
| CMYK | 0 | 0.40 | 0.88 | 0.43 |
| HSL | 32.34º | 0.78% | 0.32% | - |
| HSV(B) | 32.34º | 0.88% | 0.57% | - |
| XYZ | 15.37 | 12.97 | 2.27 | - |
| YUV | 96.78 | 83.55 | 163.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 87 | 18 | 0 | 0.40 | 0.88 | 0.43 | 32.34 | 0.78 | 0.32 |
| Hex | 92 | 57 | 12 | 0 | 28 | 58 | 2B | 20 | 4E | 20 |
| Octal | 222 | 127 | 22 | 0 | 50 | 130 | 53 | 40 | 116 | 40 |
| Binary | 10010010 | 1010111 | 10010 | 0 | 101000 | 1011000 | 101011 | 100000 | 1001110 | 100000 |
Color Harmonies of #925712
Complementary color
Monochromatic Colors of #925712
Black with #925712
Text Example
Text Example
White with #925712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925712; }
p { color: rgb(146,87,18); }
H1.HeaderClassName
{
color: #925712;
}
.AnyTagClassName
{
color: #925712;
}
</style>
background-color css
<style>
a { background-color: #925712; }
a { background-color: rgb(146,87,18); }
div.DivClassName
{
background-color: #925712;
}
.BgClassName
{
background-color: #925712;
}
</style>
border-color css
<style>
span { border-color: #925712; }
span { border-color: rgb(146,87,18); }
td.TdClassName
{
border-color: #925712;
}
.TagClassName
{
border-color: #925712;
}
</style>