Shades of Hawaiian Tan #955129
Tints of Hawaiian Tan #955129
RGB
CMYK
RGB Variations
Color information
#955129 (or 0x955129) is known color: Hawaiian Tan. HEX triplet: 95, 51 and 29. RGB value is (149,81,41). Sum of RGB (Red+Green+Blue) = 149+81+41=271 (35% of max value = 765). Red value is 149 (58.59% from 255 or 54.98% from 271); Green value is 81 (32.03% from 255 or 29.89% from 271); Blue value is 41 (16.41% from 255 or 15.13% from 271); Max value from RGB is 149 - color contains mainly: red. Hex color #955129 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955129 is #6AAED6. Grayscale: #616161. Windows color (decimal): -6991575 or 2707861. OLE color: 2707861.
HSL color Cylindrical-coordinate representation of color #955129: hue angle of 22.22º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #955129 is Cyan = 0, Magento = 0.46, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 81 | 41 | - |
| CMYK | 0 | 0.46 | 0.72 | 0.42 |
| HSL | 22.22º | 0.57% | 0.37% | - |
| HSV(B) | 22.22º | 0.72% | 0.58% | - |
| XYZ | 15.74 | 12.43 | 3.67 | - |
| YUV | 96.77 | 96.53 | 165.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 81 | 41 | 0 | 0.46 | 0.72 | 0.42 | 22.22 | 0.57 | 0.37 |
| Hex | 95 | 51 | 29 | 0 | 2E | 48 | 2A | 16 | 39 | 25 |
| Octal | 225 | 121 | 51 | 0 | 56 | 110 | 52 | 26 | 71 | 45 |
| Binary | 10010101 | 1010001 | 101001 | 0 | 101110 | 1001000 | 101010 | 10110 | 111001 | 100101 |
Color Harmonies of #955129
Complementary color
Monochromatic Colors of #955129
Black with #955129
Text Example
Text Example
White with #955129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955129; }
p { color: rgb(149,81,41); }
H1.HeaderClassName
{
color: #955129;
}
.AnyTagClassName
{
color: #955129;
}
</style>
background-color css
<style>
a { background-color: #955129; }
a { background-color: rgb(149,81,41); }
div.DivClassName
{
background-color: #955129;
}
.BgClassName
{
background-color: #955129;
}
</style>
border-color css
<style>
span { border-color: #955129; }
span { border-color: rgb(149,81,41); }
td.TdClassName
{
border-color: #955129;
}
.TagClassName
{
border-color: #955129;
}
</style>