Shades of Highball #969738
Tints of Highball #969738
RGB
CMYK
RGB Variations
Color information
#969738 (or 0x969738) is known color: Highball. HEX triplet: 96, 97 and 38. RGB value is (150,151,56). Sum of RGB (Red+Green+Blue) = 150+151+56=357 (47% of max value = 765). Red value is 150 (58.98% from 255 or 42.02% from 357); Green value is 151 (59.38% from 255 or 42.30% from 357); Blue value is 56 (22.27% from 255 or 15.69% from 357); Max value from RGB is 151 - color contains mainly: green. Hex color #969738 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #969738 is #6968C7. Grayscale: #8C8C8C. Windows color (decimal): -6908104 or 3708822. OLE color: 3708822.
HSL color Cylindrical-coordinate representation of color #969738: hue angle of 60.63º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #969738 is Cyan = 0.01, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 151 | 56 | - |
| CMYK | 0.01 | 0 | 0.63 | 0.41 |
| HSL | 60.63º | 0.46% | 0.41% | - |
| HSV(B) | 60.63º | 0.63% | 0.59% | - |
| XYZ | 24.36 | 28.9 | 8.04 | - |
| YUV | 139.87 | 80.67 | 135.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 151 | 56 | 0.01 | 0 | 0.63 | 0.41 | 60.63 | 0.46 | 0.41 |
| Hex | 96 | 97 | 38 | 1 | 0 | 3F | 29 | 3D | 2E | 29 |
| Octal | 226 | 227 | 70 | 1 | 0 | 77 | 51 | 75 | 56 | 51 |
| Binary | 10010110 | 10010111 | 111000 | 1 | 0 | 111111 | 101001 | 111101 | 101110 | 101001 |
Color Harmonies of #969738
Complementary color
Monochromatic Colors of #969738
Black with #969738
Text Example
Text Example
White with #969738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #969738; }
p { color: rgb(150,151,56); }
H1.HeaderClassName
{
color: #969738;
}
.AnyTagClassName
{
color: #969738;
}
</style>
background-color css
<style>
a { background-color: #969738; }
a { background-color: rgb(150,151,56); }
div.DivClassName
{
background-color: #969738;
}
.BgClassName
{
background-color: #969738;
}
</style>
border-color css
<style>
span { border-color: #969738; }
span { border-color: rgb(150,151,56); }
td.TdClassName
{
border-color: #969738;
}
.TagClassName
{
border-color: #969738;
}
</style>