Shades of Hawaiian Tan #985129
Tints of Hawaiian Tan #985129
RGB
CMYK
RGB Variations
Color information
#985129 (or 0x985129) is known color: Hawaiian Tan. HEX triplet: 98, 51 and 29. RGB value is (152,81,41). Sum of RGB (Red+Green+Blue) = 152+81+41=274 (36% of max value = 765). Red value is 152 (59.77% from 255 or 55.47% from 274); Green value is 81 (32.03% from 255 or 29.56% from 274); Blue value is 41 (16.41% from 255 or 14.96% from 274); Max value from RGB is 152 - color contains mainly: red. Hex color #985129 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #985129 is #67AED6. Grayscale: #616161. Windows color (decimal): -6794967 or 2707864. OLE color: 2707864.
HSL color Cylindrical-coordinate representation of color #985129: hue angle of 21.62º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #985129 is Cyan = 0, Magento = 0.47, Yellow = 0.73 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 81 | 41 | - |
| CMYK | 0 | 0.47 | 0.73 | 0.40 |
| HSL | 21.62º | 0.58% | 0.38% | - |
| HSV(B) | 21.62º | 0.73% | 0.6% | - |
| XYZ | 16.29 | 12.72 | 3.69 | - |
| YUV | 97.67 | 96.02 | 166.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 81 | 41 | 0 | 0.47 | 0.73 | 0.40 | 21.62 | 0.58 | 0.38 |
| Hex | 98 | 51 | 29 | 0 | 2F | 49 | 28 | 16 | 3A | 26 |
| Octal | 230 | 121 | 51 | 0 | 57 | 111 | 50 | 26 | 72 | 46 |
| Binary | 10011000 | 1010001 | 101001 | 0 | 101111 | 1001001 | 101000 | 10110 | 111010 | 100110 |
Color Harmonies of #985129
Complementary color
Monochromatic Colors of #985129
Black with #985129
Text Example
Text Example
White with #985129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #985129; }
p { color: rgb(152,81,41); }
H1.HeaderClassName
{
color: #985129;
}
.AnyTagClassName
{
color: #985129;
}
</style>
background-color css
<style>
a { background-color: #985129; }
a { background-color: rgb(152,81,41); }
div.DivClassName
{
background-color: #985129;
}
.BgClassName
{
background-color: #985129;
}
</style>
border-color css
<style>
span { border-color: #985129; }
span { border-color: rgb(152,81,41); }
td.TdClassName
{
border-color: #985129;
}
.TagClassName
{
border-color: #985129;
}
</style>