Shades of Cutty Sark #539078
Tints of Cutty Sark #539078
RGB
CMYK
RGB Variations
Color information
#539078 (or 0x539078) is known color: Cutty Sark. HEX triplet: 53, 90 and 78. RGB value is (83,144,120). Sum of RGB (Red+Green+Blue) = 83+144+120=347 (45% of max value = 765). Red value is 83 (32.81% from 255 or 23.92% from 347); Green value is 144 (56.64% from 255 or 41.50% from 347); Blue value is 120 (47.27% from 255 or 34.58% from 347); Max value from RGB is 144 - color contains mainly: green. Hex color #539078 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539078 is #AC6F87. Grayscale: #7B7B7B. Windows color (decimal): -11300744 or 7901267. OLE color: 7901267.
HSL color Cylindrical-coordinate representation of color #539078: hue angle of 156.39º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #539078 is Cyan = 0.42, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 144 | 120 | - |
| CMYK | 0.42 | 0 | 0.17 | 0.44 |
| HSL | 156.39º | 0.27% | 0.45% | - |
| HSV(B) | 156.39º | 0.42% | 0.56% | - |
| XYZ | 16.93 | 23.14 | 21.34 | - |
| YUV | 123.03 | 126.29 | 99.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 144 | 120 | 0.42 | 0 | 0.17 | 0.44 | 156.39 | 0.27 | 0.45 |
| Hex | 53 | 90 | 78 | 2A | 0 | 11 | 2C | 9C | 1B | 2D |
| Octal | 123 | 220 | 170 | 52 | 0 | 21 | 54 | 234 | 33 | 55 |
| Binary | 1010011 | 10010000 | 1111000 | 101010 | 0 | 10001 | 101100 | 10011100 | 11011 | 101101 |
Color Harmonies of #539078
Complementary color
Monochromatic Colors of #539078
Black with #539078
Text Example
Text Example
White with #539078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539078; }
p { color: rgb(83,144,120); }
H1.HeaderClassName
{
color: #539078;
}
.AnyTagClassName
{
color: #539078;
}
</style>
background-color css
<style>
a { background-color: #539078; }
a { background-color: rgb(83,144,120); }
div.DivClassName
{
background-color: #539078;
}
.BgClassName
{
background-color: #539078;
}
</style>
border-color css
<style>
span { border-color: #539078; }
span { border-color: rgb(83,144,120); }
td.TdClassName
{
border-color: #539078;
}
.TagClassName
{
border-color: #539078;
}
</style>