Shades of Golden Brown #916618
Tints of Golden Brown #916618
RGB
CMYK
RGB Variations
Color information
#916618 (or 0x916618) is known color: Golden Brown. HEX triplet: 91, 66 and 18. RGB value is (145,102,24). Sum of RGB (Red+Green+Blue) = 145+102+24=271 (35% of max value = 765). Red value is 145 (57.03% from 255 or 53.51% from 271); Green value is 102 (40.23% from 255 or 37.64% from 271); Blue value is 24 (9.77% from 255 or 8.86% from 271); Max value from RGB is 145 - color contains mainly: red. Hex color #916618 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #916618 is #6E99E7. Grayscale: #6A6A6A. Windows color (decimal): -7248360 or 1599121. OLE color: 1599121.
HSL color Cylindrical-coordinate representation of color #916618: hue angle of 38.68º degrees, saturation: 0.72, 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 #916618 is Cyan = 0, Magento = 0.30, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 102 | 24 | - |
| CMYK | 0 | 0.30 | 0.83 | 0.43 |
| HSL | 38.68º | 0.72% | 0.33% | - |
| HSV(B) | 38.68º | 0.83% | 0.57% | - |
| XYZ | 16.59 | 15.59 | 3 | - |
| YUV | 105.97 | 81.75 | 155.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 102 | 24 | 0 | 0.30 | 0.83 | 0.43 | 38.68 | 0.72 | 0.33 |
| Hex | 91 | 66 | 18 | 0 | 1E | 53 | 2B | 27 | 48 | 21 |
| Octal | 221 | 146 | 30 | 0 | 36 | 123 | 53 | 47 | 110 | 41 |
| Binary | 10010001 | 1100110 | 11000 | 0 | 11110 | 1010011 | 101011 | 100111 | 1001000 | 100001 |
Color Harmonies of #916618
Complementary color
Monochromatic Colors of #916618
Black with #916618
Text Example
Text Example
White with #916618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916618; }
p { color: rgb(145,102,24); }
H1.HeaderClassName
{
color: #916618;
}
.AnyTagClassName
{
color: #916618;
}
</style>
background-color css
<style>
a { background-color: #916618; }
a { background-color: rgb(145,102,24); }
div.DivClassName
{
background-color: #916618;
}
.BgClassName
{
background-color: #916618;
}
</style>
border-color css
<style>
span { border-color: #916618; }
span { border-color: rgb(145,102,24); }
td.TdClassName
{
border-color: #916618;
}
.TagClassName
{
border-color: #916618;
}
</style>