Shades of Golden Brown #946718
Tints of Golden Brown #946718
RGB
CMYK
RGB Variations
Color information
#946718 (or 0x946718) is known color: Golden Brown. HEX triplet: 94, 67 and 18. RGB value is (148,103,24). Sum of RGB (Red+Green+Blue) = 148+103+24=275 (36% of max value = 765). Red value is 148 (58.20% from 255 or 53.82% from 275); Green value is 103 (40.62% from 255 or 37.45% from 275); Blue value is 24 (9.77% from 255 or 8.73% from 275); Max value from RGB is 148 - color contains mainly: red. Hex color #946718 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #946718 is #6B98E7. Grayscale: #6B6B6B. Windows color (decimal): -7051496 or 1599380. OLE color: 1599380.
HSL color Cylindrical-coordinate representation of color #946718: hue angle of 38.23º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #946718 is Cyan = 0, Magento = 0.30, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 103 | 24 | - |
| CMYK | 0 | 0.30 | 0.84 | 0.42 |
| HSL | 38.23º | 0.72% | 0.34% | - |
| HSV(B) | 38.23º | 0.84% | 0.58% | - |
| XYZ | 17.23 | 16.06 | 3.06 | - |
| YUV | 107.45 | 80.91 | 156.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 103 | 24 | 0 | 0.30 | 0.84 | 0.42 | 38.23 | 0.72 | 0.34 |
| Hex | 94 | 67 | 18 | 0 | 1E | 54 | 2A | 26 | 48 | 22 |
| Octal | 224 | 147 | 30 | 0 | 36 | 124 | 52 | 46 | 110 | 42 |
| Binary | 10010100 | 1100111 | 11000 | 0 | 11110 | 1010100 | 101010 | 100110 | 1001000 | 100010 |
Color Harmonies of #946718
Complementary color
Monochromatic Colors of #946718
Black with #946718
Text Example
Text Example
White with #946718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946718; }
p { color: rgb(148,103,24); }
H1.HeaderClassName
{
color: #946718;
}
.AnyTagClassName
{
color: #946718;
}
</style>
background-color css
<style>
a { background-color: #946718; }
a { background-color: rgb(148,103,24); }
div.DivClassName
{
background-color: #946718;
}
.BgClassName
{
background-color: #946718;
}
</style>
border-color css
<style>
span { border-color: #946718; }
span { border-color: rgb(148,103,24); }
td.TdClassName
{
border-color: #946718;
}
.TagClassName
{
border-color: #946718;
}
</style>