Shades of Highball #958338
Tints of Highball #958338
RGB
CMYK
RGB Variations
Color information
#958338 (or 0x958338) is known color: Highball. HEX triplet: 95, 83 and 38. RGB value is (149,131,56). Sum of RGB (Red+Green+Blue) = 149+131+56=336 (44% of max value = 765). Red value is 149 (58.59% from 255 or 44.35% from 336); Green value is 131 (51.56% from 255 or 38.99% from 336); Blue value is 56 (22.27% from 255 or 16.67% from 336); Max value from RGB is 149 - color contains mainly: red. Hex color #958338 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #958338 is #6A7CC7. Grayscale: #808080. Windows color (decimal): -6978760 or 3703701. OLE color: 3703701.
HSL color Cylindrical-coordinate representation of color #958338: hue angle of 48.39º 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 #958338 is Cyan = 0, Magento = 0.12, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 131 | 56 | - |
| CMYK | 0 | 0.12 | 0.62 | 0.42 |
| HSL | 48.39º | 0.45% | 0.4% | - |
| HSV(B) | 48.39º | 0.62% | 0.58% | - |
| XYZ | 21.22 | 22.91 | 7.04 | - |
| YUV | 127.83 | 87.46 | 143.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 131 | 56 | 0 | 0.12 | 0.62 | 0.42 | 48.39 | 0.45 | 0.4 |
| Hex | 95 | 83 | 38 | 0 | C | 3E | 2A | 30 | 2D | 28 |
| Octal | 225 | 203 | 70 | 0 | 14 | 76 | 52 | 60 | 55 | 50 |
| Binary | 10010101 | 10000011 | 111000 | 0 | 1100 | 111110 | 101010 | 110000 | 101101 | 101000 |
Color Harmonies of #958338
Complementary color
Monochromatic Colors of #958338
Black with #958338
Text Example
Text Example
White with #958338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958338; }
p { color: rgb(149,131,56); }
H1.HeaderClassName
{
color: #958338;
}
.AnyTagClassName
{
color: #958338;
}
</style>
background-color css
<style>
a { background-color: #958338; }
a { background-color: rgb(149,131,56); }
div.DivClassName
{
background-color: #958338;
}
.BgClassName
{
background-color: #958338;
}
</style>
border-color css
<style>
span { border-color: #958338; }
span { border-color: rgb(149,131,56); }
td.TdClassName
{
border-color: #958338;
}
.TagClassName
{
border-color: #958338;
}
</style>