Shades of Hawaiian Tan #975028
Tints of Hawaiian Tan #975028
RGB
CMYK
RGB Variations
Color information
#975028 (or 0x975028) is known color: Hawaiian Tan. HEX triplet: 97, 50 and 28. RGB value is (151,80,40). Sum of RGB (Red+Green+Blue) = 151+80+40=271 (35% of max value = 765). Red value is 151 (59.38% from 255 or 55.72% from 271); Green value is 80 (31.64% from 255 or 29.52% from 271); Blue value is 40 (16.02% from 255 or 14.76% from 271); Max value from RGB is 151 - color contains mainly: red. Hex color #975028 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #975028 is #68AFD7. Grayscale: #606060. Windows color (decimal): -6860760 or 2642071. OLE color: 2642071.
HSL color Cylindrical-coordinate representation of color #975028: hue angle of 21.62º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #975028 is Cyan = 0, Magento = 0.47, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 80 | 40 | - |
| CMYK | 0 | 0.47 | 0.74 | 0.41 |
| HSL | 21.62º | 0.58% | 0.37% | - |
| HSV(B) | 21.62º | 0.74% | 0.59% | - |
| XYZ | 16.01 | 12.47 | 3.57 | - |
| YUV | 96.67 | 96.02 | 166.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 80 | 40 | 0 | 0.47 | 0.74 | 0.41 | 21.62 | 0.58 | 0.37 |
| Hex | 97 | 50 | 28 | 0 | 2F | 4A | 29 | 16 | 3A | 25 |
| Octal | 227 | 120 | 50 | 0 | 57 | 112 | 51 | 26 | 72 | 45 |
| Binary | 10010111 | 1010000 | 101000 | 0 | 101111 | 1001010 | 101001 | 10110 | 111010 | 100101 |
Color Harmonies of #975028
Complementary color
Monochromatic Colors of #975028
Black with #975028
Text Example
Text Example
White with #975028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975028; }
p { color: rgb(151,80,40); }
H1.HeaderClassName
{
color: #975028;
}
.AnyTagClassName
{
color: #975028;
}
</style>
background-color css
<style>
a { background-color: #975028; }
a { background-color: rgb(151,80,40); }
div.DivClassName
{
background-color: #975028;
}
.BgClassName
{
background-color: #975028;
}
</style>
border-color css
<style>
span { border-color: #975028; }
span { border-color: rgb(151,80,40); }
td.TdClassName
{
border-color: #975028;
}
.TagClassName
{
border-color: #975028;
}
</style>