Shades of Cutty Sark #588672
Tints of Cutty Sark #588672
RGB
CMYK
RGB Variations
Color information
#588672 (or 0x588672) is known color: Cutty Sark. HEX triplet: 58, 86 and 72. RGB value is (88,134,114). Sum of RGB (Red+Green+Blue) = 88+134+114=336 (44% of max value = 765). Red value is 88 (34.77% from 255 or 26.19% from 336); Green value is 134 (52.73% from 255 or 39.88% from 336); Blue value is 114 (44.92% from 255 or 33.93% from 336); Max value from RGB is 134 - color contains mainly: green. Hex color #588672 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #588672 is #A7798D. Grayscale: #767676. Windows color (decimal): -10975630 or 7505496. OLE color: 7505496.
HSL color Cylindrical-coordinate representation of color #588672: hue angle of 153.91º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #588672 is Cyan = 0.34, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 134 | 114 | - |
| CMYK | 0.34 | 0 | 0.15 | 0.47 |
| HSL | 153.91º | 0.21% | 0.44% | - |
| HSV(B) | 153.91º | 0.34% | 0.53% | - |
| XYZ | 15.59 | 20.34 | 19.02 | - |
| YUV | 117.97 | 125.76 | 106.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 134 | 114 | 0.34 | 0 | 0.15 | 0.47 | 153.91 | 0.21 | 0.44 |
| Hex | 58 | 86 | 72 | 22 | 0 | F | 2F | 9A | 15 | 2C |
| Octal | 130 | 206 | 162 | 42 | 0 | 17 | 57 | 232 | 25 | 54 |
| Binary | 1011000 | 10000110 | 1110010 | 100010 | 0 | 1111 | 101111 | 10011010 | 10101 | 101100 |
Color Harmonies of #588672
Complementary color
Monochromatic Colors of #588672
Black with #588672
Text Example
Text Example
White with #588672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588672; }
p { color: rgb(88,134,114); }
H1.HeaderClassName
{
color: #588672;
}
.AnyTagClassName
{
color: #588672;
}
</style>
background-color css
<style>
a { background-color: #588672; }
a { background-color: rgb(88,134,114); }
div.DivClassName
{
background-color: #588672;
}
.BgClassName
{
background-color: #588672;
}
</style>
border-color css
<style>
span { border-color: #588672; }
span { border-color: rgb(88,134,114); }
td.TdClassName
{
border-color: #588672;
}
.TagClassName
{
border-color: #588672;
}
</style>