Shades of Golden Brown #916219
Tints of Golden Brown #916219
RGB
CMYK
RGB Variations
Color information
#916219 (or 0x916219) is known color: Golden Brown. HEX triplet: 91, 62 and 19. RGB value is (145,98,25). Sum of RGB (Red+Green+Blue) = 145+98+25=268 (35% of max value = 765). Red value is 145 (57.03% from 255 or 54.10% from 268); Green value is 98 (38.67% from 255 or 36.57% from 268); Blue value is 25 (10.16% from 255 or 9.33% from 268); Max value from RGB is 145 - color contains mainly: red. Hex color #916219 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916219 is #6E9DE6. Grayscale: #686868. Windows color (decimal): -7249383 or 1663633. OLE color: 1663633.
HSL color Cylindrical-coordinate representation of color #916219: hue angle of 36.5º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #916219 is Cyan = 0, Magento = 0.32, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 98 | 25 | - |
| CMYK | 0 | 0.32 | 0.83 | 0.43 |
| HSL | 36.5º | 0.71% | 0.33% | - |
| HSV(B) | 36.5º | 0.83% | 0.57% | - |
| XYZ | 16.22 | 14.83 | 2.93 | - |
| YUV | 103.73 | 83.57 | 157.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 98 | 25 | 0 | 0.32 | 0.83 | 0.43 | 36.5 | 0.71 | 0.33 |
| Hex | 91 | 62 | 19 | 0 | 20 | 53 | 2B | 24 | 47 | 21 |
| Octal | 221 | 142 | 31 | 0 | 40 | 123 | 53 | 44 | 107 | 41 |
| Binary | 10010001 | 1100010 | 11001 | 0 | 100000 | 1010011 | 101011 | 100100 | 1000111 | 100001 |
Color Harmonies of #916219
Complementary color
Monochromatic Colors of #916219
Black with #916219
Text Example
Text Example
White with #916219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916219; }
p { color: rgb(145,98,25); }
H1.HeaderClassName
{
color: #916219;
}
.AnyTagClassName
{
color: #916219;
}
</style>
background-color css
<style>
a { background-color: #916219; }
a { background-color: rgb(145,98,25); }
div.DivClassName
{
background-color: #916219;
}
.BgClassName
{
background-color: #916219;
}
</style>
border-color css
<style>
span { border-color: #916219; }
span { border-color: rgb(145,98,25); }
td.TdClassName
{
border-color: #916219;
}
.TagClassName
{
border-color: #916219;
}
</style>