Shades of Golden Brown #956408
Tints of Golden Brown #956408
RGB
CMYK
RGB Variations
Color information
#956408 (or 0x956408) is known color: Golden Brown. HEX triplet: 95, 64 and 08. RGB value is (149,100,8). Sum of RGB (Red+Green+Blue) = 149+100+8=257 (34% of max value = 765). Red value is 149 (58.59% from 255 or 57.98% from 257); Green value is 100 (39.45% from 255 or 38.91% from 257); Blue value is 8 (3.52% from 255 or 3.11% from 257); Max value from RGB is 149 - color contains mainly: red. Hex color #956408 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #956408 is #6A9BF7. Grayscale: #686868. Windows color (decimal): -6986744 or 550037. OLE color: 550037.
HSL color Cylindrical-coordinate representation of color #956408: hue angle of 39.15º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #956408 is Cyan = 0, Magento = 0.33, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 100 | 8 | - |
| CMYK | 0 | 0.33 | 0.95 | 0.42 |
| HSL | 39.15º | 0.9% | 0.31% | - |
| HSV(B) | 39.15º | 0.95% | 0.58% | - |
| XYZ | 17 | 15.52 | 2.33 | - |
| YUV | 104.16 | 73.73 | 159.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 100 | 8 | 0 | 0.33 | 0.95 | 0.42 | 39.15 | 0.9 | 0.31 |
| Hex | 95 | 64 | 8 | 0 | 21 | 5F | 2A | 27 | 5A | 1F |
| Octal | 225 | 144 | 10 | 0 | 41 | 137 | 52 | 47 | 132 | 37 |
| Binary | 10010101 | 1100100 | 1000 | 0 | 100001 | 1011111 | 101010 | 100111 | 1011010 | 11111 |
Color Harmonies of #956408
Complementary color
Monochromatic Colors of #956408
Black with #956408
Text Example
Text Example
White with #956408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956408; }
p { color: rgb(149,100,8); }
H1.HeaderClassName
{
color: #956408;
}
.AnyTagClassName
{
color: #956408;
}
</style>
background-color css
<style>
a { background-color: #956408; }
a { background-color: rgb(149,100,8); }
div.DivClassName
{
background-color: #956408;
}
.BgClassName
{
background-color: #956408;
}
</style>
border-color css
<style>
span { border-color: #956408; }
span { border-color: rgb(149,100,8); }
td.TdClassName
{
border-color: #956408;
}
.TagClassName
{
border-color: #956408;
}
</style>