Shades of Hawaiian Tan #955226
Tints of Hawaiian Tan #955226
RGB
CMYK
RGB Variations
Color information
#955226 (or 0x955226) is known color: Hawaiian Tan. HEX triplet: 95, 52 and 26. RGB value is (149,82,38). Sum of RGB (Red+Green+Blue) = 149+82+38=269 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.39% from 269); Green value is 82 (32.42% from 255 or 30.48% from 269); Blue value is 38 (15.23% from 255 or 14.13% from 269); Max value from RGB is 149 - color contains mainly: red. Hex color #955226 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955226 is #6AADD9. Grayscale: #616161. Windows color (decimal): -6991322 or 2511509. OLE color: 2511509.
HSL color Cylindrical-coordinate representation of color #955226: hue angle of 23.78º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #955226 is Cyan = 0, Magento = 0.45, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 82 | 38 | - |
| CMYK | 0 | 0.45 | 0.74 | 0.42 |
| HSL | 23.78º | 0.59% | 0.37% | - |
| HSV(B) | 23.78º | 0.74% | 0.58% | - |
| XYZ | 15.76 | 12.56 | 3.43 | - |
| YUV | 97.02 | 94.7 | 165.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 82 | 38 | 0 | 0.45 | 0.74 | 0.42 | 23.78 | 0.59 | 0.37 |
| Hex | 95 | 52 | 26 | 0 | 2D | 4A | 2A | 18 | 3B | 25 |
| Octal | 225 | 122 | 46 | 0 | 55 | 112 | 52 | 30 | 73 | 45 |
| Binary | 10010101 | 1010010 | 100110 | 0 | 101101 | 1001010 | 101010 | 11000 | 111011 | 100101 |
Color Harmonies of #955226
Complementary color
Monochromatic Colors of #955226
Black with #955226
Text Example
Text Example
White with #955226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955226; }
p { color: rgb(149,82,38); }
H1.HeaderClassName
{
color: #955226;
}
.AnyTagClassName
{
color: #955226;
}
</style>
background-color css
<style>
a { background-color: #955226; }
a { background-color: rgb(149,82,38); }
div.DivClassName
{
background-color: #955226;
}
.BgClassName
{
background-color: #955226;
}
</style>
border-color css
<style>
span { border-color: #955226; }
span { border-color: rgb(149,82,38); }
td.TdClassName
{
border-color: #955226;
}
.TagClassName
{
border-color: #955226;
}
</style>