Shades of Hawaiian Tan #955422
Tints of Hawaiian Tan #955422
RGB
CMYK
RGB Variations
Color information
#955422 (or 0x955422) is known color: Hawaiian Tan. HEX triplet: 95, 54 and 22. RGB value is (149,84,34). Sum of RGB (Red+Green+Blue) = 149+84+34=267 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.81% from 267); Green value is 84 (33.20% from 255 or 31.46% from 267); Blue value is 34 (13.67% from 255 or 12.73% from 267); Max value from RGB is 149 - color contains mainly: red. Hex color #955422 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955422 is #6AABDD. Grayscale: #616161. Windows color (decimal): -6990814 or 2249877. OLE color: 2249877.
HSL color Cylindrical-coordinate representation of color #955422: hue angle of 26.09º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #955422 is Cyan = 0, Magento = 0.44, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 84 | 34 | - |
| CMYK | 0 | 0.44 | 0.77 | 0.42 |
| HSL | 26.09º | 0.63% | 0.36% | - |
| HSV(B) | 26.09º | 0.77% | 0.58% | - |
| XYZ | 15.85 | 12.85 | 3.16 | - |
| YUV | 97.74 | 92.03 | 164.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 84 | 34 | 0 | 0.44 | 0.77 | 0.42 | 26.09 | 0.63 | 0.36 |
| Hex | 95 | 54 | 22 | 0 | 2C | 4D | 2A | 1A | 3F | 24 |
| Octal | 225 | 124 | 42 | 0 | 54 | 115 | 52 | 32 | 77 | 44 |
| Binary | 10010101 | 1010100 | 100010 | 0 | 101100 | 1001101 | 101010 | 11010 | 111111 | 100100 |
Color Harmonies of #955422
Complementary color
Monochromatic Colors of #955422
Black with #955422
Text Example
Text Example
White with #955422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955422; }
p { color: rgb(149,84,34); }
H1.HeaderClassName
{
color: #955422;
}
.AnyTagClassName
{
color: #955422;
}
</style>
background-color css
<style>
a { background-color: #955422; }
a { background-color: rgb(149,84,34); }
div.DivClassName
{
background-color: #955422;
}
.BgClassName
{
background-color: #955422;
}
</style>
border-color css
<style>
span { border-color: #955422; }
span { border-color: rgb(149,84,34); }
td.TdClassName
{
border-color: #955422;
}
.TagClassName
{
border-color: #955422;
}
</style>