Shades of Hawaiian Tan #975128
Tints of Hawaiian Tan #975128
RGB
CMYK
RGB Variations
Color information
#975128 (or 0x975128) is known color: Hawaiian Tan. HEX triplet: 97, 51 and 28. RGB value is (151,81,40). Sum of RGB (Red+Green+Blue) = 151+81+40=272 (36% of max value = 765). Red value is 151 (59.38% from 255 or 55.51% from 272); Green value is 81 (32.03% from 255 or 29.78% from 272); Blue value is 40 (16.02% from 255 or 14.71% from 272); Max value from RGB is 151 - color contains mainly: red. Hex color #975128 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #975128 is #68AED7. Grayscale: #616161. Windows color (decimal): -6860504 or 2642327. OLE color: 2642327.
HSL color Cylindrical-coordinate representation of color #975128: hue angle of 22.16º 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 #975128 is Cyan = 0, Magento = 0.46, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 81 | 40 | - |
| CMYK | 0 | 0.46 | 0.74 | 0.41 |
| HSL | 22.16º | 0.58% | 0.37% | - |
| HSV(B) | 22.16º | 0.74% | 0.59% | - |
| XYZ | 16.09 | 12.62 | 3.59 | - |
| YUV | 97.26 | 95.69 | 166.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 81 | 40 | 0 | 0.46 | 0.74 | 0.41 | 22.16 | 0.58 | 0.37 |
| Hex | 97 | 51 | 28 | 0 | 2E | 4A | 29 | 16 | 3A | 25 |
| Octal | 227 | 121 | 50 | 0 | 56 | 112 | 51 | 26 | 72 | 45 |
| Binary | 10010111 | 1010001 | 101000 | 0 | 101110 | 1001010 | 101001 | 10110 | 111010 | 100101 |
Color Harmonies of #975128
Complementary color
Monochromatic Colors of #975128
Black with #975128
Text Example
Text Example
White with #975128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975128; }
p { color: rgb(151,81,40); }
H1.HeaderClassName
{
color: #975128;
}
.AnyTagClassName
{
color: #975128;
}
</style>
background-color css
<style>
a { background-color: #975128; }
a { background-color: rgb(151,81,40); }
div.DivClassName
{
background-color: #975128;
}
.BgClassName
{
background-color: #975128;
}
</style>
border-color css
<style>
span { border-color: #975128; }
span { border-color: rgb(151,81,40); }
td.TdClassName
{
border-color: #975128;
}
.TagClassName
{
border-color: #975128;
}
</style>