Shades of Hawaiian Tan #955121
Tints of Hawaiian Tan #955121
RGB
CMYK
RGB Variations
Color information
#955121 (or 0x955121) is known color: Hawaiian Tan. HEX triplet: 95, 51 and 21. RGB value is (149,81,33). Sum of RGB (Red+Green+Blue) = 149+81+33=263 (34% of max value = 765). Red value is 149 (58.59% from 255 or 56.65% from 263); Green value is 81 (32.03% from 255 or 30.80% from 263); Blue value is 33 (13.28% from 255 or 12.55% from 263); Max value from RGB is 149 - color contains mainly: red. Hex color #955121 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955121 is #6AAEDE. Grayscale: #606060. Windows color (decimal): -6991583 or 2183573. OLE color: 2183573.
HSL color Cylindrical-coordinate representation of color #955121: hue angle of 24.83º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #955121 is Cyan = 0, Magento = 0.46, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 81 | 33 | - |
| CMYK | 0 | 0.46 | 0.78 | 0.42 |
| HSL | 24.83º | 0.64% | 0.36% | - |
| HSV(B) | 24.83º | 0.78% | 0.58% | - |
| XYZ | 15.61 | 12.38 | 3.01 | - |
| YUV | 95.86 | 92.53 | 165.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 81 | 33 | 0 | 0.46 | 0.78 | 0.42 | 24.83 | 0.64 | 0.36 |
| Hex | 95 | 51 | 21 | 0 | 2E | 4E | 2A | 19 | 40 | 24 |
| Octal | 225 | 121 | 41 | 0 | 56 | 116 | 52 | 31 | 100 | 44 |
| Binary | 10010101 | 1010001 | 100001 | 0 | 101110 | 1001110 | 101010 | 11001 | 1000000 | 100100 |
Color Harmonies of #955121
Complementary color
Monochromatic Colors of #955121
Black with #955121
Text Example
Text Example
White with #955121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955121; }
p { color: rgb(149,81,33); }
H1.HeaderClassName
{
color: #955121;
}
.AnyTagClassName
{
color: #955121;
}
</style>
background-color css
<style>
a { background-color: #955121; }
a { background-color: rgb(149,81,33); }
div.DivClassName
{
background-color: #955121;
}
.BgClassName
{
background-color: #955121;
}
</style>
border-color css
<style>
span { border-color: #955121; }
span { border-color: rgb(149,81,33); }
td.TdClassName
{
border-color: #955121;
}
.TagClassName
{
border-color: #955121;
}
</style>