Shades of Golden Brown #956319
Tints of Golden Brown #956319
RGB
CMYK
RGB Variations
Color information
#956319 (or 0x956319) is known color: Golden Brown. HEX triplet: 95, 63 and 19. RGB value is (149,99,25). Sum of RGB (Red+Green+Blue) = 149+99+25=273 (36% of max value = 765). Red value is 149 (58.59% from 255 or 54.58% from 273); Green value is 99 (39.06% from 255 or 36.26% from 273); Blue value is 25 (10.16% from 255 or 9.16% from 273); Max value from RGB is 149 - color contains mainly: red. Hex color #956319 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #956319 is #6A9CE6. Grayscale: #696969. Windows color (decimal): -6986983 or 1663893. OLE color: 1663893.
HSL color Cylindrical-coordinate representation of color #956319: hue angle of 35.81º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #956319 is Cyan = 0, Magento = 0.34, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 99 | 25 | - |
| CMYK | 0 | 0.34 | 0.83 | 0.42 |
| HSL | 35.81º | 0.71% | 0.34% | - |
| HSV(B) | 35.81º | 0.83% | 0.58% | - |
| XYZ | 17.03 | 15.38 | 2.99 | - |
| YUV | 105.51 | 82.57 | 159.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 99 | 25 | 0 | 0.34 | 0.83 | 0.42 | 35.81 | 0.71 | 0.34 |
| Hex | 95 | 63 | 19 | 0 | 22 | 53 | 2A | 24 | 47 | 22 |
| Octal | 225 | 143 | 31 | 0 | 42 | 123 | 52 | 44 | 107 | 42 |
| Binary | 10010101 | 1100011 | 11001 | 0 | 100010 | 1010011 | 101010 | 100100 | 1000111 | 100010 |
Color Harmonies of #956319
Complementary color
Monochromatic Colors of #956319
Black with #956319
Text Example
Text Example
White with #956319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956319; }
p { color: rgb(149,99,25); }
H1.HeaderClassName
{
color: #956319;
}
.AnyTagClassName
{
color: #956319;
}
</style>
background-color css
<style>
a { background-color: #956319; }
a { background-color: rgb(149,99,25); }
div.DivClassName
{
background-color: #956319;
}
.BgClassName
{
background-color: #956319;
}
</style>
border-color css
<style>
span { border-color: #956319; }
span { border-color: rgb(149,99,25); }
td.TdClassName
{
border-color: #956319;
}
.TagClassName
{
border-color: #956319;
}
</style>