Shades of Hawaiian Tan #965320
Tints of Hawaiian Tan #965320
RGB
CMYK
RGB Variations
Color information
#965320 (or 0x965320) is known color: Hawaiian Tan. HEX triplet: 96, 53 and 20. RGB value is (150,83,32). Sum of RGB (Red+Green+Blue) = 150+83+32=265 (35% of max value = 765). Red value is 150 (58.98% from 255 or 56.60% from 265); Green value is 83 (32.81% from 255 or 31.32% from 265); Blue value is 32 (12.89% from 255 or 12.08% from 265); Max value from RGB is 150 - color contains mainly: red. Hex color #965320 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #965320 is #69ACDF. Grayscale: #616161. Windows color (decimal): -6925536 or 2118550. OLE color: 2118550.
HSL color Cylindrical-coordinate representation of color #965320: hue angle of 25.93º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #965320 is Cyan = 0, Magento = 0.45, Yellow = 0.79 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 83 | 32 | - |
| CMYK | 0 | 0.45 | 0.79 | 0.41 |
| HSL | 25.93º | 0.65% | 0.36% | - |
| HSV(B) | 25.93º | 0.79% | 0.59% | - |
| XYZ | 15.93 | 12.77 | 2.99 | - |
| YUV | 97.22 | 91.2 | 165.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 83 | 32 | 0 | 0.45 | 0.79 | 0.41 | 25.93 | 0.65 | 0.36 |
| Hex | 96 | 53 | 20 | 0 | 2D | 4F | 29 | 1A | 41 | 24 |
| Octal | 226 | 123 | 40 | 0 | 55 | 117 | 51 | 32 | 101 | 44 |
| Binary | 10010110 | 1010011 | 100000 | 0 | 101101 | 1001111 | 101001 | 11010 | 1000001 | 100100 |
Color Harmonies of #965320
Complementary color
Monochromatic Colors of #965320
Black with #965320
Text Example
Text Example
White with #965320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965320; }
p { color: rgb(150,83,32); }
H1.HeaderClassName
{
color: #965320;
}
.AnyTagClassName
{
color: #965320;
}
</style>
background-color css
<style>
a { background-color: #965320; }
a { background-color: rgb(150,83,32); }
div.DivClassName
{
background-color: #965320;
}
.BgClassName
{
background-color: #965320;
}
</style>
border-color css
<style>
span { border-color: #965320; }
span { border-color: rgb(150,83,32); }
td.TdClassName
{
border-color: #965320;
}
.TagClassName
{
border-color: #965320;
}
</style>