Shades of Golden Brown #907408
Tints of Golden Brown #907408
RGB
CMYK
RGB Variations
Color information
#907408 (or 0x907408) is known color: Golden Brown. HEX triplet: 90, 74 and 08. RGB value is (144,116,8). Sum of RGB (Red+Green+Blue) = 144+116+8=268 (35% of max value = 765). Red value is 144 (56.64% from 255 or 53.73% from 268); Green value is 116 (45.70% from 255 or 43.28% from 268); Blue value is 8 (3.52% from 255 or 2.99% from 268); Max value from RGB is 144 - color contains mainly: red. Hex color #907408 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #907408 is #6F8BF7. Grayscale: #707070. Windows color (decimal): -7310328 or 554128. OLE color: 554128.
HSL color Cylindrical-coordinate representation of color #907408: hue angle of 47.65º degrees, saturation: 0.89, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #907408 is Cyan = 0, Magento = 0.19, Yellow = 0.94 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 116 | 8 | - |
| CMYK | 0 | 0.19 | 0.94 | 0.44 |
| HSL | 47.65º | 0.89% | 0.3% | - |
| HSV(B) | 47.65º | 0.94% | 0.56% | - |
| XYZ | 17.79 | 18.44 | 2.85 | - |
| YUV | 112.06 | 69.28 | 150.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 116 | 8 | 0 | 0.19 | 0.94 | 0.44 | 47.65 | 0.89 | 0.3 |
| Hex | 90 | 74 | 8 | 0 | 13 | 5E | 2C | 30 | 59 | 1E |
| Octal | 220 | 164 | 10 | 0 | 23 | 136 | 54 | 60 | 131 | 36 |
| Binary | 10010000 | 1110100 | 1000 | 0 | 10011 | 1011110 | 101100 | 110000 | 1011001 | 11110 |
Color Harmonies of #907408
Complementary color
Monochromatic Colors of #907408
Black with #907408
Text Example
Text Example
White with #907408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907408; }
p { color: rgb(144,116,8); }
H1.HeaderClassName
{
color: #907408;
}
.AnyTagClassName
{
color: #907408;
}
</style>
background-color css
<style>
a { background-color: #907408; }
a { background-color: rgb(144,116,8); }
div.DivClassName
{
background-color: #907408;
}
.BgClassName
{
background-color: #907408;
}
</style>
border-color css
<style>
span { border-color: #907408; }
span { border-color: rgb(144,116,8); }
td.TdClassName
{
border-color: #907408;
}
.TagClassName
{
border-color: #907408;
}
</style>