Shades of Cutty Sark #597969
Tints of Cutty Sark #597969
RGB
CMYK
RGB Variations
Color information
#597969 (or 0x597969) is known color: Cutty Sark. HEX triplet: 59, 79 and 69. RGB value is (89,121,105). Sum of RGB (Red+Green+Blue) = 89+121+105=315 (41% of max value = 765). Red value is 89 (35.16% from 255 or 28.25% from 315); Green value is 121 (47.66% from 255 or 38.41% from 315); Blue value is 105 (41.41% from 255 or 33.33% from 315); Max value from RGB is 121 - color contains mainly: green. Hex color #597969 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597969 is #A68696. Grayscale: #6D6D6D. Windows color (decimal): -10913431 or 6912345. OLE color: 6912345.
HSL color Cylindrical-coordinate representation of color #597969: hue angle of 150º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #597969 is Cyan = 0.26, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 89 | 121 | 105 | - |
| CMYK | 0.26 | 0 | 0.13 | 0.53 |
| HSL | 150º | 0.15% | 0.41% | - |
| HSV(B) | 150º | 0.26% | 0.47% | - |
| XYZ | 13.51 | 16.82 | 15.9 | - |
| YUV | 109.61 | 125.4 | 113.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 121 | 105 | 0.26 | 0 | 0.13 | 0.53 | 150 | 0.15 | 0.41 |
| Hex | 59 | 79 | 69 | 1A | 0 | D | 35 | 96 | F | 29 |
| Octal | 131 | 171 | 151 | 32 | 0 | 15 | 65 | 226 | 17 | 51 |
| Binary | 1011001 | 1111001 | 1101001 | 11010 | 0 | 1101 | 110101 | 10010110 | 1111 | 101001 |
Color Harmonies of #597969
Complementary color
Monochromatic Colors of #597969
Black with #597969
Text Example
Text Example
White with #597969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597969; }
p { color: rgb(89,121,105); }
H1.HeaderClassName
{
color: #597969;
}
.AnyTagClassName
{
color: #597969;
}
</style>
background-color css
<style>
a { background-color: #597969; }
a { background-color: rgb(89,121,105); }
div.DivClassName
{
background-color: #597969;
}
.BgClassName
{
background-color: #597969;
}
</style>
border-color css
<style>
span { border-color: #597969; }
span { border-color: rgb(89,121,105); }
td.TdClassName
{
border-color: #597969;
}
.TagClassName
{
border-color: #597969;
}
</style>