Shades of Highball #948738
Tints of Highball #948738
RGB
CMYK
RGB Variations
Color information
#948738 (or 0x948738) is known color: Highball. HEX triplet: 94, 87 and 38. RGB value is (148,135,56). Sum of RGB (Red+Green+Blue) = 148+135+56=339 (44% of max value = 765). Red value is 148 (58.20% from 255 or 43.66% from 339); Green value is 135 (53.12% from 255 or 39.82% from 339); Blue value is 56 (22.27% from 255 or 16.52% from 339); Max value from RGB is 148 - color contains mainly: red. Hex color #948738 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #948738 is #6B78C7. Grayscale: #828282. Windows color (decimal): -7043272 or 3704724. OLE color: 3704724.
HSL color Cylindrical-coordinate representation of color #948738: hue angle of 51.52º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #948738 is Cyan = 0, Magento = 0.09, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 135 | 56 | - |
| CMYK | 0 | 0.09 | 0.62 | 0.42 |
| HSL | 51.52º | 0.45% | 0.4% | - |
| HSV(B) | 51.52º | 0.62% | 0.58% | - |
| XYZ | 21.59 | 23.91 | 7.22 | - |
| YUV | 129.88 | 86.31 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 135 | 56 | 0 | 0.09 | 0.62 | 0.42 | 51.52 | 0.45 | 0.4 |
| Hex | 94 | 87 | 38 | 0 | 9 | 3E | 2A | 34 | 2D | 28 |
| Octal | 224 | 207 | 70 | 0 | 11 | 76 | 52 | 64 | 55 | 50 |
| Binary | 10010100 | 10000111 | 111000 | 0 | 1001 | 111110 | 101010 | 110100 | 101101 | 101000 |
Color Harmonies of #948738
Complementary color
Monochromatic Colors of #948738
Black with #948738
Text Example
Text Example
White with #948738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948738; }
p { color: rgb(148,135,56); }
H1.HeaderClassName
{
color: #948738;
}
.AnyTagClassName
{
color: #948738;
}
</style>
background-color css
<style>
a { background-color: #948738; }
a { background-color: rgb(148,135,56); }
div.DivClassName
{
background-color: #948738;
}
.BgClassName
{
background-color: #948738;
}
</style>
border-color css
<style>
span { border-color: #948738; }
span { border-color: rgb(148,135,56); }
td.TdClassName
{
border-color: #948738;
}
.TagClassName
{
border-color: #948738;
}
</style>