Shades of Highball #948635
Tints of Highball #948635
RGB
CMYK
RGB Variations
Color information
#948635 (or 0x948635) is known color: Highball. HEX triplet: 94, 86 and 35. RGB value is (148,134,53). Sum of RGB (Red+Green+Blue) = 148+134+53=335 (44% of max value = 765). Red value is 148 (58.20% from 255 or 44.18% from 335); Green value is 134 (52.73% from 255 or 40% from 335); Blue value is 53 (21.09% from 255 or 15.82% from 335); Max value from RGB is 148 - color contains mainly: red. Hex color #948635 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #948635 is #6B79CA. Grayscale: #818181. Windows color (decimal): -7043531 or 3507860. OLE color: 3507860.
HSL color Cylindrical-coordinate representation of color #948635: hue angle of 51.16º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #948635 is Cyan = 0, Magento = 0.09, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 134 | 53 | - |
| CMYK | 0 | 0.09 | 0.64 | 0.42 |
| HSL | 51.16º | 0.47% | 0.39% | - |
| HSV(B) | 51.16º | 0.64% | 0.58% | - |
| XYZ | 21.38 | 23.6 | 6.8 | - |
| YUV | 128.95 | 85.14 | 141.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 134 | 53 | 0 | 0.09 | 0.64 | 0.42 | 51.16 | 0.47 | 0.39 |
| Hex | 94 | 86 | 35 | 0 | 9 | 40 | 2A | 33 | 2F | 27 |
| Octal | 224 | 206 | 65 | 0 | 11 | 100 | 52 | 63 | 57 | 47 |
| Binary | 10010100 | 10000110 | 110101 | 0 | 1001 | 1000000 | 101010 | 110011 | 101111 | 100111 |
Color Harmonies of #948635
Complementary color
Monochromatic Colors of #948635
Black with #948635
Text Example
Text Example
White with #948635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948635; }
p { color: rgb(148,134,53); }
H1.HeaderClassName
{
color: #948635;
}
.AnyTagClassName
{
color: #948635;
}
</style>
background-color css
<style>
a { background-color: #948635; }
a { background-color: rgb(148,134,53); }
div.DivClassName
{
background-color: #948635;
}
.BgClassName
{
background-color: #948635;
}
</style>
border-color css
<style>
span { border-color: #948635; }
span { border-color: rgb(148,134,53); }
td.TdClassName
{
border-color: #948635;
}
.TagClassName
{
border-color: #948635;
}
</style>