Shades of Hawaiian Tan #955524
Tints of Hawaiian Tan #955524
RGB
CMYK
RGB Variations
Color information
#955524 (or 0x955524) is known color: Hawaiian Tan. HEX triplet: 95, 55 and 24. RGB value is (149,85,36). Sum of RGB (Red+Green+Blue) = 149+85+36=270 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.19% from 270); Green value is 85 (33.59% from 255 or 31.48% from 270); Blue value is 36 (14.45% from 255 or 13.33% from 270); Max value from RGB is 149 - color contains mainly: red. Hex color #955524 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955524 is #6AAADB. Grayscale: #626262. Windows color (decimal): -6990556 or 2381205. OLE color: 2381205.
HSL color Cylindrical-coordinate representation of color #955524: hue angle of 26.02º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #955524 is Cyan = 0, Magento = 0.43, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 85 | 36 | - |
| CMYK | 0 | 0.43 | 0.76 | 0.42 |
| HSL | 26.02º | 0.61% | 0.36% | - |
| HSV(B) | 26.02º | 0.76% | 0.58% | - |
| XYZ | 15.96 | 13.01 | 3.34 | - |
| YUV | 98.55 | 92.7 | 163.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 85 | 36 | 0 | 0.43 | 0.76 | 0.42 | 26.02 | 0.61 | 0.36 |
| Hex | 95 | 55 | 24 | 0 | 2B | 4C | 2A | 1A | 3D | 24 |
| Octal | 225 | 125 | 44 | 0 | 53 | 114 | 52 | 32 | 75 | 44 |
| Binary | 10010101 | 1010101 | 100100 | 0 | 101011 | 1001100 | 101010 | 11010 | 111101 | 100100 |
Color Harmonies of #955524
Complementary color
Monochromatic Colors of #955524
Black with #955524
Text Example
Text Example
White with #955524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955524; }
p { color: rgb(149,85,36); }
H1.HeaderClassName
{
color: #955524;
}
.AnyTagClassName
{
color: #955524;
}
</style>
background-color css
<style>
a { background-color: #955524; }
a { background-color: rgb(149,85,36); }
div.DivClassName
{
background-color: #955524;
}
.BgClassName
{
background-color: #955524;
}
</style>
border-color css
<style>
span { border-color: #955524; }
span { border-color: rgb(149,85,36); }
td.TdClassName
{
border-color: #955524;
}
.TagClassName
{
border-color: #955524;
}
</style>