Shades of Cutty Sark #597568
Tints of Cutty Sark #597568
RGB
CMYK
RGB Variations
Color information
#597568 (or 0x597568) is known color: Cutty Sark. HEX triplet: 59, 75 and 68. RGB value is (89,117,104). Sum of RGB (Red+Green+Blue) = 89+117+104=310 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.71% from 310); Green value is 117 (46.09% from 255 or 37.74% from 310); Blue value is 104 (41.02% from 255 or 33.55% from 310); Max value from RGB is 117 - color contains mainly: green. Hex color #597568 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597568 is #A68A97. Grayscale: #6B6B6B. Windows color (decimal): -10914456 or 6845785. OLE color: 6845785.
HSL color Cylindrical-coordinate representation of color #597568: hue angle of 152.14º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #597568 is Cyan = 0.24, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 89 | 117 | 104 | - |
| CMYK | 0.24 | 0 | 0.11 | 0.54 |
| HSL | 152.14º | 0.14% | 0.4% | - |
| HSV(B) | 152.14º | 0.24% | 0.46% | - |
| XYZ | 12.98 | 15.85 | 15.47 | - |
| YUV | 107.15 | 126.22 | 115.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 117 | 104 | 0.24 | 0 | 0.11 | 0.54 | 152.14 | 0.14 | 0.4 |
| Hex | 59 | 75 | 68 | 18 | 0 | B | 36 | 98 | E | 28 |
| Octal | 131 | 165 | 150 | 30 | 0 | 13 | 66 | 230 | 16 | 50 |
| Binary | 1011001 | 1110101 | 1101000 | 11000 | 0 | 1011 | 110110 | 10011000 | 1110 | 101000 |
Color Harmonies of #597568
Complementary color
Monochromatic Colors of #597568
Black with #597568
Text Example
Text Example
White with #597568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597568; }
p { color: rgb(89,117,104); }
H1.HeaderClassName
{
color: #597568;
}
.AnyTagClassName
{
color: #597568;
}
</style>
background-color css
<style>
a { background-color: #597568; }
a { background-color: rgb(89,117,104); }
div.DivClassName
{
background-color: #597568;
}
.BgClassName
{
background-color: #597568;
}
</style>
border-color css
<style>
span { border-color: #597568; }
span { border-color: rgb(89,117,104); }
td.TdClassName
{
border-color: #597568;
}
.TagClassName
{
border-color: #597568;
}
</style>