Shades of Hawaiian Tan #955028
Tints of Hawaiian Tan #955028
RGB
CMYK
RGB Variations
Color information
#955028 (or 0x955028) is known color: Hawaiian Tan. HEX triplet: 95, 50 and 28. RGB value is (149,80,40). Sum of RGB (Red+Green+Blue) = 149+80+40=269 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.39% from 269); Green value is 80 (31.64% from 255 or 29.74% from 269); Blue value is 40 (16.02% from 255 or 14.87% from 269); Max value from RGB is 149 - color contains mainly: red. Hex color #955028 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955028 is #6AAFD7. Grayscale: #606060. Windows color (decimal): -6991832 or 2642069. OLE color: 2642069.
HSL color Cylindrical-coordinate representation of color #955028: hue angle of 22.02º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #955028 is Cyan = 0, Magento = 0.46, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 80 | 40 | - |
| CMYK | 0 | 0.46 | 0.73 | 0.42 |
| HSL | 22.02º | 0.58% | 0.37% | - |
| HSV(B) | 22.02º | 0.73% | 0.58% | - |
| XYZ | 15.65 | 12.28 | 3.55 | - |
| YUV | 96.07 | 96.36 | 165.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 80 | 40 | 0 | 0.46 | 0.73 | 0.42 | 22.02 | 0.58 | 0.37 |
| Hex | 95 | 50 | 28 | 0 | 2E | 49 | 2A | 16 | 3A | 25 |
| Octal | 225 | 120 | 50 | 0 | 56 | 111 | 52 | 26 | 72 | 45 |
| Binary | 10010101 | 1010000 | 101000 | 0 | 101110 | 1001001 | 101010 | 10110 | 111010 | 100101 |
Color Harmonies of #955028
Complementary color
Monochromatic Colors of #955028
Black with #955028
Text Example
Text Example
White with #955028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955028; }
p { color: rgb(149,80,40); }
H1.HeaderClassName
{
color: #955028;
}
.AnyTagClassName
{
color: #955028;
}
</style>
background-color css
<style>
a { background-color: #955028; }
a { background-color: rgb(149,80,40); }
div.DivClassName
{
background-color: #955028;
}
.BgClassName
{
background-color: #955028;
}
</style>
border-color css
<style>
span { border-color: #955028; }
span { border-color: rgb(149,80,40); }
td.TdClassName
{
border-color: #955028;
}
.TagClassName
{
border-color: #955028;
}
</style>