Shades of Hawaiian Tan #985227
Tints of Hawaiian Tan #985227
RGB
CMYK
RGB Variations
Color information
#985227 (or 0x985227) is known color: Hawaiian Tan. HEX triplet: 98, 52 and 27. RGB value is (152,82,39). Sum of RGB (Red+Green+Blue) = 152+82+39=273 (36% of max value = 765). Red value is 152 (59.77% from 255 or 55.68% from 273); Green value is 82 (32.42% from 255 or 30.04% from 273); Blue value is 39 (15.62% from 255 or 14.29% from 273); Max value from RGB is 152 - color contains mainly: red. Hex color #985227 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #985227 is #67ADD8. Grayscale: #626262. Windows color (decimal): -6794713 or 2577048. OLE color: 2577048.
HSL color Cylindrical-coordinate representation of color #985227: hue angle of 22.83º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #985227 is Cyan = 0, Magento = 0.46, Yellow = 0.74 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 82 | 39 | - |
| CMYK | 0 | 0.46 | 0.74 | 0.40 |
| HSL | 22.83º | 0.59% | 0.37% | - |
| HSV(B) | 22.83º | 0.74% | 0.6% | - |
| XYZ | 16.33 | 12.86 | 3.54 | - |
| YUV | 98.03 | 94.69 | 166.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 82 | 39 | 0 | 0.46 | 0.74 | 0.40 | 22.83 | 0.59 | 0.37 |
| Hex | 98 | 52 | 27 | 0 | 2E | 4A | 28 | 17 | 3B | 25 |
| Octal | 230 | 122 | 47 | 0 | 56 | 112 | 50 | 27 | 73 | 45 |
| Binary | 10011000 | 1010010 | 100111 | 0 | 101110 | 1001010 | 101000 | 10111 | 111011 | 100101 |
Color Harmonies of #985227
Complementary color
Monochromatic Colors of #985227
Black with #985227
Text Example
Text Example
White with #985227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #985227; }
p { color: rgb(152,82,39); }
H1.HeaderClassName
{
color: #985227;
}
.AnyTagClassName
{
color: #985227;
}
</style>
background-color css
<style>
a { background-color: #985227; }
a { background-color: rgb(152,82,39); }
div.DivClassName
{
background-color: #985227;
}
.BgClassName
{
background-color: #985227;
}
</style>
border-color css
<style>
span { border-color: #985227; }
span { border-color: rgb(152,82,39); }
td.TdClassName
{
border-color: #985227;
}
.TagClassName
{
border-color: #985227;
}
</style>