Shades of Cutty Sark #539277
Tints of Cutty Sark #539277
RGB
CMYK
RGB Variations
Color information
#539277 (or 0x539277) is known color: Cutty Sark. HEX triplet: 53, 92 and 77. RGB value is (83,146,119). Sum of RGB (Red+Green+Blue) = 83+146+119=348 (46% of max value = 765). Red value is 83 (32.81% from 255 or 23.85% from 348); Green value is 146 (57.42% from 255 or 41.95% from 348); Blue value is 119 (46.88% from 255 or 34.20% from 348); Max value from RGB is 146 - color contains mainly: green. Hex color #539277 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539277 is #AC6D88. Grayscale: #7C7C7C. Windows color (decimal): -11300233 or 7836243. OLE color: 7836243.
HSL color Cylindrical-coordinate representation of color #539277: hue angle of 154.29º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #539277 is Cyan = 0.43, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 146 | 119 | - |
| CMYK | 0.43 | 0 | 0.18 | 0.43 |
| HSL | 154.29º | 0.28% | 0.45% | - |
| HSV(B) | 154.29º | 0.43% | 0.57% | - |
| XYZ | 17.18 | 23.73 | 21.13 | - |
| YUV | 124.09 | 125.13 | 98.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 146 | 119 | 0.43 | 0 | 0.18 | 0.43 | 154.29 | 0.28 | 0.45 |
| Hex | 53 | 92 | 77 | 2B | 0 | 12 | 2B | 9A | 1C | 2D |
| Octal | 123 | 222 | 167 | 53 | 0 | 22 | 53 | 232 | 34 | 55 |
| Binary | 1010011 | 10010010 | 1110111 | 101011 | 0 | 10010 | 101011 | 10011010 | 11100 | 101101 |
Color Harmonies of #539277
Complementary color
Monochromatic Colors of #539277
Black with #539277
Text Example
Text Example
White with #539277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539277; }
p { color: rgb(83,146,119); }
H1.HeaderClassName
{
color: #539277;
}
.AnyTagClassName
{
color: #539277;
}
</style>
background-color css
<style>
a { background-color: #539277; }
a { background-color: rgb(83,146,119); }
div.DivClassName
{
background-color: #539277;
}
.BgClassName
{
background-color: #539277;
}
</style>
border-color css
<style>
span { border-color: #539277; }
span { border-color: rgb(83,146,119); }
td.TdClassName
{
border-color: #539277;
}
.TagClassName
{
border-color: #539277;
}
</style>