Shades of Cutty Sark #587269
Tints of Cutty Sark #587269
RGB
CMYK
RGB Variations
Color information
#587269 (or 0x587269) is known color: Cutty Sark. HEX triplet: 58, 72 and 69. RGB value is (88,114,105). Sum of RGB (Red+Green+Blue) = 88+114+105=307 (40% of max value = 765). Red value is 88 (34.77% from 255 or 28.66% from 307); Green value is 114 (44.92% from 255 or 37.13% from 307); Blue value is 105 (41.41% from 255 or 34.20% from 307); Max value from RGB is 114 - color contains mainly: green. Hex color #587269 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587269 is #A78D96. Grayscale: #696969. Windows color (decimal): -10980759 or 6910552. OLE color: 6910552.
HSL color Cylindrical-coordinate representation of color #587269: hue angle of 159.23º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #587269 is Cyan = 0.23, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 114 | 105 | - |
| CMYK | 0.23 | 0 | 0.08 | 0.55 |
| HSL | 159.23º | 0.13% | 0.4% | - |
| HSV(B) | 159.23º | 0.23% | 0.45% | - |
| XYZ | 12.59 | 15.13 | 15.62 | - |
| YUV | 105.2 | 127.89 | 115.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 114 | 105 | 0.23 | 0 | 0.08 | 0.55 | 159.23 | 0.13 | 0.4 |
| Hex | 58 | 72 | 69 | 17 | 0 | 8 | 37 | 9F | D | 28 |
| Octal | 130 | 162 | 151 | 27 | 0 | 10 | 67 | 237 | 15 | 50 |
| Binary | 1011000 | 1110010 | 1101001 | 10111 | 0 | 1000 | 110111 | 10011111 | 1101 | 101000 |
Color Harmonies of #587269
Complementary color
Monochromatic Colors of #587269
Black with #587269
Text Example
Text Example
White with #587269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587269; }
p { color: rgb(88,114,105); }
H1.HeaderClassName
{
color: #587269;
}
.AnyTagClassName
{
color: #587269;
}
</style>
background-color css
<style>
a { background-color: #587269; }
a { background-color: rgb(88,114,105); }
div.DivClassName
{
background-color: #587269;
}
.BgClassName
{
background-color: #587269;
}
</style>
border-color css
<style>
span { border-color: #587269; }
span { border-color: rgb(88,114,105); }
td.TdClassName
{
border-color: #587269;
}
.TagClassName
{
border-color: #587269;
}
</style>