Shades of Highball #949351
Tints of Highball #949351
RGB
CMYK
RGB Variations
Color information
#949351 (or 0x949351) is known color: Highball. HEX triplet: 94, 93 and 51. RGB value is (148,147,81). Sum of RGB (Red+Green+Blue) = 148+147+81=376 (49% of max value = 765). Red value is 148 (58.20% from 255 or 39.36% from 376); Green value is 147 (57.81% from 255 or 39.10% from 376); Blue value is 81 (32.03% from 255 or 21.54% from 376); Max value from RGB is 148 - color contains mainly: red. Hex color #949351 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #949351 is #6B6CAE. Grayscale: #8C8C8C. Windows color (decimal): -7040175 or 5346196. OLE color: 5346196.
HSL color Cylindrical-coordinate representation of color #949351: hue angle of 59.1º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #949351 is Cyan = 0, Magento = 0.01, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 147 | 81 | - |
| CMYK | 0 | 0.01 | 0.45 | 0.42 |
| HSL | 59.1º | 0.29% | 0.45% | - |
| HSV(B) | 59.1º | 0.45% | 0.58% | - |
| XYZ | 24.13 | 27.76 | 11.87 | - |
| YUV | 139.78 | 94.83 | 133.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 147 | 81 | 0 | 0.01 | 0.45 | 0.42 | 59.1 | 0.29 | 0.45 |
| Hex | 94 | 93 | 51 | 0 | 1 | 2D | 2A | 3B | 1D | 2D |
| Octal | 224 | 223 | 121 | 0 | 1 | 55 | 52 | 73 | 35 | 55 |
| Binary | 10010100 | 10010011 | 1010001 | 0 | 1 | 101101 | 101010 | 111011 | 11101 | 101101 |
Color Harmonies of #949351
Complementary color
Monochromatic Colors of #949351
Black with #949351
Text Example
Text Example
White with #949351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949351; }
p { color: rgb(148,147,81); }
H1.HeaderClassName
{
color: #949351;
}
.AnyTagClassName
{
color: #949351;
}
</style>
background-color css
<style>
a { background-color: #949351; }
a { background-color: rgb(148,147,81); }
div.DivClassName
{
background-color: #949351;
}
.BgClassName
{
background-color: #949351;
}
</style>
border-color css
<style>
span { border-color: #949351; }
span { border-color: rgb(148,147,81); }
td.TdClassName
{
border-color: #949351;
}
.TagClassName
{
border-color: #949351;
}
</style>