Shades of Hawaiian Tan #965229
Tints of Hawaiian Tan #965229
RGB
CMYK
RGB Variations
Color information
#965229 (or 0x965229) is known color: Hawaiian Tan. HEX triplet: 96, 52 and 29. RGB value is (150,82,41). Sum of RGB (Red+Green+Blue) = 150+82+41=273 (36% of max value = 765). Red value is 150 (58.98% from 255 or 54.95% from 273); Green value is 82 (32.42% from 255 or 30.04% from 273); Blue value is 41 (16.41% from 255 or 15.02% from 273); Max value from RGB is 150 - color contains mainly: red. Hex color #965229 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #965229 is #69ADD6. Grayscale: #616161. Windows color (decimal): -6925783 or 2708118. OLE color: 2708118.
HSL color Cylindrical-coordinate representation of color #965229: hue angle of 22.57º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #965229 is Cyan = 0, Magento = 0.45, Yellow = 0.73 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 82 | 41 | - |
| CMYK | 0 | 0.45 | 0.73 | 0.41 |
| HSL | 22.57º | 0.57% | 0.37% | - |
| HSV(B) | 22.57º | 0.73% | 0.59% | - |
| XYZ | 16 | 12.68 | 3.7 | - |
| YUV | 97.66 | 96.03 | 165.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 82 | 41 | 0 | 0.45 | 0.73 | 0.41 | 22.57 | 0.57 | 0.37 |
| Hex | 96 | 52 | 29 | 0 | 2D | 49 | 29 | 17 | 39 | 25 |
| Octal | 226 | 122 | 51 | 0 | 55 | 111 | 51 | 27 | 71 | 45 |
| Binary | 10010110 | 1010010 | 101001 | 0 | 101101 | 1001001 | 101001 | 10111 | 111001 | 100101 |
Color Harmonies of #965229
Complementary color
Monochromatic Colors of #965229
Black with #965229
Text Example
Text Example
White with #965229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965229; }
p { color: rgb(150,82,41); }
H1.HeaderClassName
{
color: #965229;
}
.AnyTagClassName
{
color: #965229;
}
</style>
background-color css
<style>
a { background-color: #965229; }
a { background-color: rgb(150,82,41); }
div.DivClassName
{
background-color: #965229;
}
.BgClassName
{
background-color: #965229;
}
</style>
border-color css
<style>
span { border-color: #965229; }
span { border-color: rgb(150,82,41); }
td.TdClassName
{
border-color: #965229;
}
.TagClassName
{
border-color: #965229;
}
</style>