Shades of Cutty Sark #569073
Tints of Cutty Sark #569073
RGB
CMYK
RGB Variations
Color information
#569073 (or 0x569073) is known color: Cutty Sark. HEX triplet: 56, 90 and 73. RGB value is (86,144,115). Sum of RGB (Red+Green+Blue) = 86+144+115=345 (45% of max value = 765). Red value is 86 (33.98% from 255 or 24.93% from 345); Green value is 144 (56.64% from 255 or 41.74% from 345); Blue value is 115 (45.31% from 255 or 33.33% from 345); Max value from RGB is 144 - color contains mainly: green. Hex color #569073 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #569073 is #A96F8C. Grayscale: #7B7B7B. Windows color (decimal): -11104141 or 7573590. OLE color: 7573590.
HSL color Cylindrical-coordinate representation of color #569073: hue angle of 150º 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 #569073 is Cyan = 0.40, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 144 | 115 | - |
| CMYK | 0.40 | 0 | 0.20 | 0.44 |
| HSL | 150º | 0.25% | 0.45% | - |
| HSV(B) | 150º | 0.4% | 0.56% | - |
| XYZ | 16.91 | 23.16 | 19.8 | - |
| YUV | 123.35 | 123.28 | 101.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 144 | 115 | 0.40 | 0 | 0.20 | 0.44 | 150 | 0.25 | 0.45 |
| Hex | 56 | 90 | 73 | 28 | 0 | 14 | 2C | 96 | 19 | 2D |
| Octal | 126 | 220 | 163 | 50 | 0 | 24 | 54 | 226 | 31 | 55 |
| Binary | 1010110 | 10010000 | 1110011 | 101000 | 0 | 10100 | 101100 | 10010110 | 11001 | 101101 |
Color Harmonies of #569073
Complementary color
Monochromatic Colors of #569073
Black with #569073
Text Example
Text Example
White with #569073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569073; }
p { color: rgb(86,144,115); }
H1.HeaderClassName
{
color: #569073;
}
.AnyTagClassName
{
color: #569073;
}
</style>
background-color css
<style>
a { background-color: #569073; }
a { background-color: rgb(86,144,115); }
div.DivClassName
{
background-color: #569073;
}
.BgClassName
{
background-color: #569073;
}
</style>
border-color css
<style>
span { border-color: #569073; }
span { border-color: rgb(86,144,115); }
td.TdClassName
{
border-color: #569073;
}
.TagClassName
{
border-color: #569073;
}
</style>