Shades of Golden Brown #906517
Tints of Golden Brown #906517
RGB
CMYK
RGB Variations
Color information
#906517 (or 0x906517) is known color: Golden Brown. HEX triplet: 90, 65 and 17. RGB value is (144,101,23). Sum of RGB (Red+Green+Blue) = 144+101+23=268 (35% of max value = 765). Red value is 144 (56.64% from 255 or 53.73% from 268); Green value is 101 (39.84% from 255 or 37.69% from 268); Blue value is 23 (9.38% from 255 or 8.58% from 268); Max value from RGB is 144 - color contains mainly: red. Hex color #906517 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #906517 is #6F9AE8. Grayscale: #696969. Windows color (decimal): -7314153 or 1533328. OLE color: 1533328.
HSL color Cylindrical-coordinate representation of color #906517: hue angle of 38.68º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #906517 is Cyan = 0, Magento = 0.30, Yellow = 0.84 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 101 | 23 | - |
| CMYK | 0 | 0.30 | 0.84 | 0.44 |
| HSL | 38.68º | 0.72% | 0.33% | - |
| HSV(B) | 38.68º | 0.84% | 0.56% | - |
| XYZ | 16.31 | 15.3 | 2.9 | - |
| YUV | 104.97 | 81.75 | 155.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 101 | 23 | 0 | 0.30 | 0.84 | 0.44 | 38.68 | 0.72 | 0.33 |
| Hex | 90 | 65 | 17 | 0 | 1E | 54 | 2C | 27 | 48 | 21 |
| Octal | 220 | 145 | 27 | 0 | 36 | 124 | 54 | 47 | 110 | 41 |
| Binary | 10010000 | 1100101 | 10111 | 0 | 11110 | 1010100 | 101100 | 100111 | 1001000 | 100001 |
Color Harmonies of #906517
Complementary color
Monochromatic Colors of #906517
Black with #906517
Text Example
Text Example
White with #906517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906517; }
p { color: rgb(144,101,23); }
H1.HeaderClassName
{
color: #906517;
}
.AnyTagClassName
{
color: #906517;
}
</style>
background-color css
<style>
a { background-color: #906517; }
a { background-color: rgb(144,101,23); }
div.DivClassName
{
background-color: #906517;
}
.BgClassName
{
background-color: #906517;
}
</style>
border-color css
<style>
span { border-color: #906517; }
span { border-color: rgb(144,101,23); }
td.TdClassName
{
border-color: #906517;
}
.TagClassName
{
border-color: #906517;
}
</style>