Shades of Cutty Sark #539577
Tints of Cutty Sark #539577
RGB
CMYK
RGB Variations
Color information
#539577 (or 0x539577) is known color: Cutty Sark. HEX triplet: 53, 95 and 77. RGB value is (83,149,119). Sum of RGB (Red+Green+Blue) = 83+149+119=351 (46% of max value = 765). Red value is 83 (32.81% from 255 or 23.65% from 351); Green value is 149 (58.59% from 255 or 42.45% from 351); Blue value is 119 (46.88% from 255 or 33.90% from 351); Max value from RGB is 149 - color contains mainly: green. Hex color #539577 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539577 is #AC6A88. Grayscale: #7D7D7D. Windows color (decimal): -11299465 or 7837011. OLE color: 7837011.
HSL color Cylindrical-coordinate representation of color #539577: hue angle of 152.73º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #539577 is Cyan = 0.44, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 149 | 119 | - |
| CMYK | 0.44 | 0 | 0.20 | 0.42 |
| HSL | 152.73º | 0.28% | 0.45% | - |
| HSV(B) | 152.73º | 0.44% | 0.58% | - |
| XYZ | 17.64 | 24.67 | 21.28 | - |
| YUV | 125.85 | 124.13 | 97.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 149 | 119 | 0.44 | 0 | 0.20 | 0.42 | 152.73 | 0.28 | 0.45 |
| Hex | 53 | 95 | 77 | 2C | 0 | 14 | 2A | 99 | 1C | 2D |
| Octal | 123 | 225 | 167 | 54 | 0 | 24 | 52 | 231 | 34 | 55 |
| Binary | 1010011 | 10010101 | 1110111 | 101100 | 0 | 10100 | 101010 | 10011001 | 11100 | 101101 |
Color Harmonies of #539577
Complementary color
Monochromatic Colors of #539577
Black with #539577
Text Example
Text Example
White with #539577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539577; }
p { color: rgb(83,149,119); }
H1.HeaderClassName
{
color: #539577;
}
.AnyTagClassName
{
color: #539577;
}
</style>
background-color css
<style>
a { background-color: #539577; }
a { background-color: rgb(83,149,119); }
div.DivClassName
{
background-color: #539577;
}
.BgClassName
{
background-color: #539577;
}
</style>
border-color css
<style>
span { border-color: #539577; }
span { border-color: rgb(83,149,119); }
td.TdClassName
{
border-color: #539577;
}
.TagClassName
{
border-color: #539577;
}
</style>