Shades of Highball #948733
Tints of Highball #948733
RGB
CMYK
RGB Variations
Color information
#948733 (or 0x948733) is known color: Highball. HEX triplet: 94, 87 and 33. RGB value is (148,135,51). Sum of RGB (Red+Green+Blue) = 148+135+51=334 (44% of max value = 765). Red value is 148 (58.20% from 255 or 44.31% from 334); Green value is 135 (53.12% from 255 or 40.42% from 334); Blue value is 51 (20.31% from 255 or 15.27% from 334); Max value from RGB is 148 - color contains mainly: red. Hex color #948733 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #948733 is #6B78CC. Grayscale: #818181. Windows color (decimal): -7043277 or 3377044. OLE color: 3377044.
HSL color Cylindrical-coordinate representation of color #948733: hue angle of 51.96º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #948733 is Cyan = 0, Magento = 0.09, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 135 | 51 | - |
| CMYK | 0 | 0.09 | 0.66 | 0.42 |
| HSL | 51.96º | 0.49% | 0.39% | - |
| HSV(B) | 51.96º | 0.66% | 0.58% | - |
| XYZ | 21.47 | 23.86 | 6.61 | - |
| YUV | 129.31 | 83.81 | 141.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 135 | 51 | 0 | 0.09 | 0.66 | 0.42 | 51.96 | 0.49 | 0.39 |
| Hex | 94 | 87 | 33 | 0 | 9 | 42 | 2A | 34 | 31 | 27 |
| Octal | 224 | 207 | 63 | 0 | 11 | 102 | 52 | 64 | 61 | 47 |
| Binary | 10010100 | 10000111 | 110011 | 0 | 1001 | 1000010 | 101010 | 110100 | 110001 | 100111 |
Color Harmonies of #948733
Complementary color
Monochromatic Colors of #948733
Black with #948733
Text Example
Text Example
White with #948733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948733; }
p { color: rgb(148,135,51); }
H1.HeaderClassName
{
color: #948733;
}
.AnyTagClassName
{
color: #948733;
}
</style>
background-color css
<style>
a { background-color: #948733; }
a { background-color: rgb(148,135,51); }
div.DivClassName
{
background-color: #948733;
}
.BgClassName
{
background-color: #948733;
}
</style>
border-color css
<style>
span { border-color: #948733; }
span { border-color: rgb(148,135,51); }
td.TdClassName
{
border-color: #948733;
}
.TagClassName
{
border-color: #948733;
}
</style>