Shades of Golden Brown #906814
Tints of Golden Brown #906814
RGB
CMYK
RGB Variations
Color information
#906814 (or 0x906814) is known color: Golden Brown. HEX triplet: 90, 68 and 14. RGB value is (144,104,20). Sum of RGB (Red+Green+Blue) = 144+104+20=268 (35% of max value = 765). Red value is 144 (56.64% from 255 or 53.73% from 268); Green value is 104 (41.02% from 255 or 38.81% from 268); Blue value is 20 (8.20% from 255 or 7.46% from 268); Max value from RGB is 144 - color contains mainly: red. Hex color #906814 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #906814 is #6F97EB. Grayscale: #6A6A6A. Windows color (decimal): -7313388 or 1337488. OLE color: 1337488.
HSL color Cylindrical-coordinate representation of color #906814: hue angle of 40.65º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #906814 is Cyan = 0, Magento = 0.28, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 104 | 20 | - |
| CMYK | 0 | 0.28 | 0.86 | 0.44 |
| HSL | 40.65º | 0.76% | 0.32% | - |
| HSV(B) | 40.65º | 0.86% | 0.56% | - |
| XYZ | 16.58 | 15.88 | 2.85 | - |
| YUV | 106.38 | 79.25 | 154.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 104 | 20 | 0 | 0.28 | 0.86 | 0.44 | 40.65 | 0.76 | 0.32 |
| Hex | 90 | 68 | 14 | 0 | 1C | 56 | 2C | 29 | 4C | 20 |
| Octal | 220 | 150 | 24 | 0 | 34 | 126 | 54 | 51 | 114 | 40 |
| Binary | 10010000 | 1101000 | 10100 | 0 | 11100 | 1010110 | 101100 | 101001 | 1001100 | 100000 |
Color Harmonies of #906814
Complementary color
Monochromatic Colors of #906814
Black with #906814
Text Example
Text Example
White with #906814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906814; }
p { color: rgb(144,104,20); }
H1.HeaderClassName
{
color: #906814;
}
.AnyTagClassName
{
color: #906814;
}
</style>
background-color css
<style>
a { background-color: #906814; }
a { background-color: rgb(144,104,20); }
div.DivClassName
{
background-color: #906814;
}
.BgClassName
{
background-color: #906814;
}
</style>
border-color css
<style>
span { border-color: #906814; }
span { border-color: rgb(144,104,20); }
td.TdClassName
{
border-color: #906814;
}
.TagClassName
{
border-color: #906814;
}
</style>