Shades of Cutty Sark #539377
Tints of Cutty Sark #539377
RGB
CMYK
RGB Variations
Color information
#539377 (or 0x539377) is known color: Cutty Sark. HEX triplet: 53, 93 and 77. RGB value is (83,147,119). Sum of RGB (Red+Green+Blue) = 83+147+119=349 (46% of max value = 765). Red value is 83 (32.81% from 255 or 23.78% from 349); Green value is 147 (57.81% from 255 or 42.12% from 349); Blue value is 119 (46.88% from 255 or 34.10% from 349); Max value from RGB is 147 - color contains mainly: green. Hex color #539377 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539377 is #AC6C88. Grayscale: #7C7C7C. Windows color (decimal): -11299977 or 7836499. OLE color: 7836499.
HSL color Cylindrical-coordinate representation of color #539377: hue angle of 153.75º 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 #539377 is Cyan = 0.44, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 147 | 119 | - |
| CMYK | 0.44 | 0 | 0.19 | 0.42 |
| HSL | 153.75º | 0.28% | 0.45% | - |
| HSV(B) | 153.75º | 0.44% | 0.58% | - |
| XYZ | 17.33 | 24.04 | 21.18 | - |
| YUV | 124.67 | 124.8 | 98.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 147 | 119 | 0.44 | 0 | 0.19 | 0.42 | 153.75 | 0.28 | 0.45 |
| Hex | 53 | 93 | 77 | 2C | 0 | 13 | 2A | 9A | 1C | 2D |
| Octal | 123 | 223 | 167 | 54 | 0 | 23 | 52 | 232 | 34 | 55 |
| Binary | 1010011 | 10010011 | 1110111 | 101100 | 0 | 10011 | 101010 | 10011010 | 11100 | 101101 |
Color Harmonies of #539377
Complementary color
Monochromatic Colors of #539377
Black with #539377
Text Example
Text Example
White with #539377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539377; }
p { color: rgb(83,147,119); }
H1.HeaderClassName
{
color: #539377;
}
.AnyTagClassName
{
color: #539377;
}
</style>
background-color css
<style>
a { background-color: #539377; }
a { background-color: rgb(83,147,119); }
div.DivClassName
{
background-color: #539377;
}
.BgClassName
{
background-color: #539377;
}
</style>
border-color css
<style>
span { border-color: #539377; }
span { border-color: rgb(83,147,119); }
td.TdClassName
{
border-color: #539377;
}
.TagClassName
{
border-color: #539377;
}
</style>