Shades of Cutty Sark #569076
Tints of Cutty Sark #569076
RGB
CMYK
RGB Variations
Color information
#569076 (or 0x569076) is known color: Cutty Sark. HEX triplet: 56, 90 and 76. RGB value is (86,144,118). Sum of RGB (Red+Green+Blue) = 86+144+118=348 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.71% from 348); Green value is 144 (56.64% from 255 or 41.38% from 348); Blue value is 118 (46.48% from 255 or 33.91% from 348); Max value from RGB is 144 - color contains mainly: green. Hex color #569076 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #569076 is #A96F89. Grayscale: #7B7B7B. Windows color (decimal): -11104138 or 7770198. OLE color: 7770198.
HSL color Cylindrical-coordinate representation of color #569076: hue angle of 153.1º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #569076 is Cyan = 0.40, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 144 | 118 | - |
| CMYK | 0.40 | 0 | 0.18 | 0.44 |
| HSL | 153.1º | 0.25% | 0.45% | - |
| HSV(B) | 153.1º | 0.4% | 0.56% | - |
| XYZ | 17.08 | 23.23 | 20.72 | - |
| YUV | 123.69 | 124.78 | 101.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 144 | 118 | 0.40 | 0 | 0.18 | 0.44 | 153.1 | 0.25 | 0.45 |
| Hex | 56 | 90 | 76 | 28 | 0 | 12 | 2C | 99 | 19 | 2D |
| Octal | 126 | 220 | 166 | 50 | 0 | 22 | 54 | 231 | 31 | 55 |
| Binary | 1010110 | 10010000 | 1110110 | 101000 | 0 | 10010 | 101100 | 10011001 | 11001 | 101101 |
Color Harmonies of #569076
Complementary color
Monochromatic Colors of #569076
Black with #569076
Text Example
Text Example
White with #569076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569076; }
p { color: rgb(86,144,118); }
H1.HeaderClassName
{
color: #569076;
}
.AnyTagClassName
{
color: #569076;
}
</style>
background-color css
<style>
a { background-color: #569076; }
a { background-color: rgb(86,144,118); }
div.DivClassName
{
background-color: #569076;
}
.BgClassName
{
background-color: #569076;
}
</style>
border-color css
<style>
span { border-color: #569076; }
span { border-color: rgb(86,144,118); }
td.TdClassName
{
border-color: #569076;
}
.TagClassName
{
border-color: #569076;
}
</style>