Shades of Hawaiian Tan #965221
Tints of Hawaiian Tan #965221
RGB
CMYK
RGB Variations
Color information
#965221 (or 0x965221) is known color: Hawaiian Tan. HEX triplet: 96, 52 and 21. RGB value is (150,82,33). Sum of RGB (Red+Green+Blue) = 150+82+33=265 (35% of max value = 765). Red value is 150 (58.98% from 255 or 56.60% from 265); Green value is 82 (32.42% from 255 or 30.94% from 265); Blue value is 33 (13.28% from 255 or 12.45% from 265); Max value from RGB is 150 - color contains mainly: red. Hex color #965221 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #965221 is #69ADDE. Grayscale: #616161. Windows color (decimal): -6925791 or 2183830. OLE color: 2183830.
HSL color Cylindrical-coordinate representation of color #965221: hue angle of 25.13º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #965221 is Cyan = 0, Magento = 0.45, Yellow = 0.78 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 82 | 33 | - |
| CMYK | 0 | 0.45 | 0.78 | 0.41 |
| HSL | 25.13º | 0.64% | 0.36% | - |
| HSV(B) | 25.13º | 0.78% | 0.59% | - |
| XYZ | 15.87 | 12.63 | 3.04 | - |
| YUV | 96.75 | 92.03 | 165.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 82 | 33 | 0 | 0.45 | 0.78 | 0.41 | 25.13 | 0.64 | 0.36 |
| Hex | 96 | 52 | 21 | 0 | 2D | 4E | 29 | 19 | 40 | 24 |
| Octal | 226 | 122 | 41 | 0 | 55 | 116 | 51 | 31 | 100 | 44 |
| Binary | 10010110 | 1010010 | 100001 | 0 | 101101 | 1001110 | 101001 | 11001 | 1000000 | 100100 |
Color Harmonies of #965221
Complementary color
Monochromatic Colors of #965221
Black with #965221
Text Example
Text Example
White with #965221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965221; }
p { color: rgb(150,82,33); }
H1.HeaderClassName
{
color: #965221;
}
.AnyTagClassName
{
color: #965221;
}
</style>
background-color css
<style>
a { background-color: #965221; }
a { background-color: rgb(150,82,33); }
div.DivClassName
{
background-color: #965221;
}
.BgClassName
{
background-color: #965221;
}
</style>
border-color css
<style>
span { border-color: #965221; }
span { border-color: rgb(150,82,33); }
td.TdClassName
{
border-color: #965221;
}
.TagClassName
{
border-color: #965221;
}
</style>