Shades of Hawaiian Tan #965129
Tints of Hawaiian Tan #965129
RGB
CMYK
RGB Variations
Color information
#965129 (or 0x965129) is known color: Hawaiian Tan. HEX triplet: 96, 51 and 29. RGB value is (150,81,41). Sum of RGB (Red+Green+Blue) = 150+81+41=272 (36% of max value = 765). Red value is 150 (58.98% from 255 or 55.15% from 272); Green value is 81 (32.03% from 255 or 29.78% from 272); Blue value is 41 (16.41% from 255 or 15.07% from 272); Max value from RGB is 150 - color contains mainly: red. Hex color #965129 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #965129 is #69AED6. Grayscale: #616161. Windows color (decimal): -6926039 or 2707862. OLE color: 2707862.
HSL color Cylindrical-coordinate representation of color #965129: hue angle of 22.02º 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 #965129 is Cyan = 0, Magento = 0.46, Yellow = 0.73 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 81 | 41 | - |
| CMYK | 0 | 0.46 | 0.73 | 0.41 |
| HSL | 22.02º | 0.57% | 0.37% | - |
| HSV(B) | 22.02º | 0.73% | 0.59% | - |
| XYZ | 15.92 | 12.53 | 3.68 | - |
| YUV | 97.07 | 96.36 | 165.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 81 | 41 | 0 | 0.46 | 0.73 | 0.41 | 22.02 | 0.57 | 0.37 |
| Hex | 96 | 51 | 29 | 0 | 2E | 49 | 29 | 16 | 39 | 25 |
| Octal | 226 | 121 | 51 | 0 | 56 | 111 | 51 | 26 | 71 | 45 |
| Binary | 10010110 | 1010001 | 101001 | 0 | 101110 | 1001001 | 101001 | 10110 | 111001 | 100101 |
Color Harmonies of #965129
Complementary color
Monochromatic Colors of #965129
Black with #965129
Text Example
Text Example
White with #965129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965129; }
p { color: rgb(150,81,41); }
H1.HeaderClassName
{
color: #965129;
}
.AnyTagClassName
{
color: #965129;
}
</style>
background-color css
<style>
a { background-color: #965129; }
a { background-color: rgb(150,81,41); }
div.DivClassName
{
background-color: #965129;
}
.BgClassName
{
background-color: #965129;
}
</style>
border-color css
<style>
span { border-color: #965129; }
span { border-color: rgb(150,81,41); }
td.TdClassName
{
border-color: #965129;
}
.TagClassName
{
border-color: #965129;
}
</style>