Shades of Hawaiian Tan #965121
Tints of Hawaiian Tan #965121
RGB
CMYK
RGB Variations
Color information
#965121 (or 0x965121) is known color: Hawaiian Tan. HEX triplet: 96, 51 and 21. RGB value is (150,81,33). Sum of RGB (Red+Green+Blue) = 150+81+33=264 (34% of max value = 765). Red value is 150 (58.98% from 255 or 56.82% from 264); Green value is 81 (32.03% from 255 or 30.68% from 264); Blue value is 33 (13.28% from 255 or 12.5% from 264); Max value from RGB is 150 - color contains mainly: red. Hex color #965121 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #965121 is #69AEDE. Grayscale: #606060. Windows color (decimal): -6926047 or 2183574. OLE color: 2183574.
HSL color Cylindrical-coordinate representation of color #965121: hue angle of 24.62º 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 #965121 is Cyan = 0, Magento = 0.46, Yellow = 0.78 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 81 | 33 | - |
| CMYK | 0 | 0.46 | 0.78 | 0.41 |
| HSL | 24.62º | 0.64% | 0.36% | - |
| HSV(B) | 24.62º | 0.78% | 0.59% | - |
| XYZ | 15.79 | 12.48 | 3.02 | - |
| YUV | 96.16 | 92.36 | 166.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 81 | 33 | 0 | 0.46 | 0.78 | 0.41 | 24.62 | 0.64 | 0.36 |
| Hex | 96 | 51 | 21 | 0 | 2E | 4E | 29 | 19 | 40 | 24 |
| Octal | 226 | 121 | 41 | 0 | 56 | 116 | 51 | 31 | 100 | 44 |
| Binary | 10010110 | 1010001 | 100001 | 0 | 101110 | 1001110 | 101001 | 11001 | 1000000 | 100100 |
Color Harmonies of #965121
Complementary color
Monochromatic Colors of #965121
Black with #965121
Text Example
Text Example
White with #965121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965121; }
p { color: rgb(150,81,33); }
H1.HeaderClassName
{
color: #965121;
}
.AnyTagClassName
{
color: #965121;
}
</style>
background-color css
<style>
a { background-color: #965121; }
a { background-color: rgb(150,81,33); }
div.DivClassName
{
background-color: #965121;
}
.BgClassName
{
background-color: #965121;
}
</style>
border-color css
<style>
span { border-color: #965121; }
span { border-color: rgb(150,81,33); }
td.TdClassName
{
border-color: #965121;
}
.TagClassName
{
border-color: #965121;
}
</style>