Shades of Hawaiian Tan #955321
Tints of Hawaiian Tan #955321
RGB
CMYK
RGB Variations
Color information
#955321 (or 0x955321) is known color: Hawaiian Tan. HEX triplet: 95, 53 and 21. RGB value is (149,83,33). Sum of RGB (Red+Green+Blue) = 149+83+33=265 (35% of max value = 765). Red value is 149 (58.59% from 255 or 56.23% from 265); Green value is 83 (32.81% from 255 or 31.32% from 265); Blue value is 33 (13.28% from 255 or 12.45% from 265); Max value from RGB is 149 - color contains mainly: red. Hex color #955321 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955321 is #6AACDE. Grayscale: #616161. Windows color (decimal): -6991071 or 2184085. OLE color: 2184085.
HSL color Cylindrical-coordinate representation of color #955321: hue angle of 25.86º 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 #955321 is Cyan = 0, Magento = 0.44, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 83 | 33 | - |
| CMYK | 0 | 0.44 | 0.78 | 0.42 |
| HSL | 25.86º | 0.64% | 0.36% | - |
| HSV(B) | 25.86º | 0.78% | 0.58% | - |
| XYZ | 15.76 | 12.69 | 3.06 | - |
| YUV | 97.03 | 91.87 | 165.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 83 | 33 | 0 | 0.44 | 0.78 | 0.42 | 25.86 | 0.64 | 0.36 |
| Hex | 95 | 53 | 21 | 0 | 2C | 4E | 2A | 1A | 40 | 24 |
| Octal | 225 | 123 | 41 | 0 | 54 | 116 | 52 | 32 | 100 | 44 |
| Binary | 10010101 | 1010011 | 100001 | 0 | 101100 | 1001110 | 101010 | 11010 | 1000000 | 100100 |
Color Harmonies of #955321
Complementary color
Monochromatic Colors of #955321
Black with #955321
Text Example
Text Example
White with #955321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955321; }
p { color: rgb(149,83,33); }
H1.HeaderClassName
{
color: #955321;
}
.AnyTagClassName
{
color: #955321;
}
</style>
background-color css
<style>
a { background-color: #955321; }
a { background-color: rgb(149,83,33); }
div.DivClassName
{
background-color: #955321;
}
.BgClassName
{
background-color: #955321;
}
</style>
border-color css
<style>
span { border-color: #955321; }
span { border-color: rgb(149,83,33); }
td.TdClassName
{
border-color: #955321;
}
.TagClassName
{
border-color: #955321;
}
</style>