Shades of Golden Brown #956213
Tints of Golden Brown #956213
RGB
CMYK
RGB Variations
Color information
#956213 (or 0x956213) is known color: Golden Brown. HEX triplet: 95, 62 and 13. RGB value is (149,98,19). Sum of RGB (Red+Green+Blue) = 149+98+19=266 (35% of max value = 765). Red value is 149 (58.59% from 255 or 56.02% from 266); Green value is 98 (38.67% from 255 or 36.84% from 266); Blue value is 19 (7.81% from 255 or 7.14% from 266); Max value from RGB is 149 - color contains mainly: red. Hex color #956213 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #956213 is #6A9DEC. Grayscale: #686868. Windows color (decimal): -6987245 or 1270421. OLE color: 1270421.
HSL color Cylindrical-coordinate representation of color #956213: hue angle of 36.46º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #956213 is Cyan = 0, Magento = 0.34, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 98 | 19 | - |
| CMYK | 0 | 0.34 | 0.87 | 0.42 |
| HSL | 36.46º | 0.77% | 0.33% | - |
| HSV(B) | 36.46º | 0.87% | 0.58% | - |
| XYZ | 16.88 | 15.17 | 2.65 | - |
| YUV | 104.24 | 79.9 | 159.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 98 | 19 | 0 | 0.34 | 0.87 | 0.42 | 36.46 | 0.77 | 0.33 |
| Hex | 95 | 62 | 13 | 0 | 22 | 57 | 2A | 24 | 4D | 21 |
| Octal | 225 | 142 | 23 | 0 | 42 | 127 | 52 | 44 | 115 | 41 |
| Binary | 10010101 | 1100010 | 10011 | 0 | 100010 | 1010111 | 101010 | 100100 | 1001101 | 100001 |
Color Harmonies of #956213
Complementary color
Monochromatic Colors of #956213
Black with #956213
Text Example
Text Example
White with #956213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956213; }
p { color: rgb(149,98,19); }
H1.HeaderClassName
{
color: #956213;
}
.AnyTagClassName
{
color: #956213;
}
</style>
background-color css
<style>
a { background-color: #956213; }
a { background-color: rgb(149,98,19); }
div.DivClassName
{
background-color: #956213;
}
.BgClassName
{
background-color: #956213;
}
</style>
border-color css
<style>
span { border-color: #956213; }
span { border-color: rgb(149,98,19); }
td.TdClassName
{
border-color: #956213;
}
.TagClassName
{
border-color: #956213;
}
</style>