Shades of Hawaiian Tan #955320
Tints of Hawaiian Tan #955320
RGB
CMYK
RGB Variations
Color information
#955320 (or 0x955320) is known color: Hawaiian Tan. HEX triplet: 95, 53 and 20. RGB value is (149,83,32). Sum of RGB (Red+Green+Blue) = 149+83+32=264 (34% of max value = 765). Red value is 149 (58.59% from 255 or 56.44% from 264); Green value is 83 (32.81% from 255 or 31.44% from 264); Blue value is 32 (12.89% from 255 or 12.12% from 264); Max value from RGB is 149 - color contains mainly: red. Hex color #955320 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955320 is #6AACDF. Grayscale: #616161. Windows color (decimal): -6991072 or 2118549. OLE color: 2118549.
HSL color Cylindrical-coordinate representation of color #955320: hue angle of 26.15º degrees, saturation: 0.65, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #955320 is Cyan = 0, Magento = 0.44, Yellow = 0.79 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 83 | 32 | - |
| CMYK | 0 | 0.44 | 0.79 | 0.42 |
| HSL | 26.15º | 0.65% | 0.35% | - |
| HSV(B) | 26.15º | 0.79% | 0.58% | - |
| XYZ | 15.75 | 12.68 | 2.98 | - |
| YUV | 96.92 | 91.37 | 165.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 83 | 32 | 0 | 0.44 | 0.79 | 0.42 | 26.15 | 0.65 | 0.35 |
| Hex | 95 | 53 | 20 | 0 | 2C | 4F | 2A | 1A | 41 | 23 |
| Octal | 225 | 123 | 40 | 0 | 54 | 117 | 52 | 32 | 101 | 43 |
| Binary | 10010101 | 1010011 | 100000 | 0 | 101100 | 1001111 | 101010 | 11010 | 1000001 | 100011 |
Color Harmonies of #955320
Complementary color
Monochromatic Colors of #955320
Black with #955320
Text Example
Text Example
White with #955320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955320; }
p { color: rgb(149,83,32); }
H1.HeaderClassName
{
color: #955320;
}
.AnyTagClassName
{
color: #955320;
}
</style>
background-color css
<style>
a { background-color: #955320; }
a { background-color: rgb(149,83,32); }
div.DivClassName
{
background-color: #955320;
}
.BgClassName
{
background-color: #955320;
}
</style>
border-color css
<style>
span { border-color: #955320; }
span { border-color: rgb(149,83,32); }
td.TdClassName
{
border-color: #955320;
}
.TagClassName
{
border-color: #955320;
}
</style>