Shades of Cutty Sark #569477
Tints of Cutty Sark #569477
RGB
CMYK
RGB Variations
Color information
#569477 (or 0x569477) is known color: Cutty Sark. HEX triplet: 56, 94 and 77. RGB value is (86,148,119). Sum of RGB (Red+Green+Blue) = 86+148+119=353 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.36% from 353); Green value is 148 (58.20% from 255 or 41.93% from 353); Blue value is 119 (46.88% from 255 or 33.71% from 353); Max value from RGB is 148 - color contains mainly: green. Hex color #569477 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #569477 is #A96B88. Grayscale: #7E7E7E. Windows color (decimal): -11103113 or 7836758. OLE color: 7836758.
HSL color Cylindrical-coordinate representation of color #569477: hue angle of 151.94º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #569477 is Cyan = 0.42, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 148 | 119 | - |
| CMYK | 0.42 | 0 | 0.20 | 0.42 |
| HSL | 151.94º | 0.26% | 0.46% | - |
| HSV(B) | 151.94º | 0.42% | 0.58% | - |
| XYZ | 17.76 | 24.49 | 21.24 | - |
| YUV | 126.16 | 123.96 | 99.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 148 | 119 | 0.42 | 0 | 0.20 | 0.42 | 151.94 | 0.26 | 0.46 |
| Hex | 56 | 94 | 77 | 2A | 0 | 14 | 2A | 98 | 1A | 2E |
| Octal | 126 | 224 | 167 | 52 | 0 | 24 | 52 | 230 | 32 | 56 |
| Binary | 1010110 | 10010100 | 1110111 | 101010 | 0 | 10100 | 101010 | 10011000 | 11010 | 101110 |
Color Harmonies of #569477
Complementary color
Monochromatic Colors of #569477
Black with #569477
Text Example
Text Example
White with #569477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569477; }
p { color: rgb(86,148,119); }
H1.HeaderClassName
{
color: #569477;
}
.AnyTagClassName
{
color: #569477;
}
</style>
background-color css
<style>
a { background-color: #569477; }
a { background-color: rgb(86,148,119); }
div.DivClassName
{
background-color: #569477;
}
.BgClassName
{
background-color: #569477;
}
</style>
border-color css
<style>
span { border-color: #569477; }
span { border-color: rgb(86,148,119); }
td.TdClassName
{
border-color: #569477;
}
.TagClassName
{
border-color: #569477;
}
</style>