Shades of Cutty Sark #539072
Tints of Cutty Sark #539072
RGB
CMYK
RGB Variations
Color information
#539072 (or 0x539072) is known color: Cutty Sark. HEX triplet: 53, 90 and 72. RGB value is (83,144,114). Sum of RGB (Red+Green+Blue) = 83+144+114=341 (45% of max value = 765). Red value is 83 (32.81% from 255 or 24.34% from 341); Green value is 144 (56.64% from 255 or 42.23% from 341); Blue value is 114 (44.92% from 255 or 33.43% from 341); Max value from RGB is 144 - color contains mainly: green. Hex color #539072 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539072 is #AC6F8D. Grayscale: #7A7A7A. Windows color (decimal): -11300750 or 7508051. OLE color: 7508051.
HSL color Cylindrical-coordinate representation of color #539072: hue angle of 150.49º 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 #539072 is Cyan = 0.42, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 144 | 114 | - |
| CMYK | 0.42 | 0 | 0.21 | 0.44 |
| HSL | 150.49º | 0.27% | 0.45% | - |
| HSV(B) | 150.49º | 0.42% | 0.56% | - |
| XYZ | 16.58 | 23 | 19.49 | - |
| YUV | 122.34 | 123.29 | 99.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 144 | 114 | 0.42 | 0 | 0.21 | 0.44 | 150.49 | 0.27 | 0.45 |
| Hex | 53 | 90 | 72 | 2A | 0 | 15 | 2C | 96 | 1B | 2D |
| Octal | 123 | 220 | 162 | 52 | 0 | 25 | 54 | 226 | 33 | 55 |
| Binary | 1010011 | 10010000 | 1110010 | 101010 | 0 | 10101 | 101100 | 10010110 | 11011 | 101101 |
Color Harmonies of #539072
Complementary color
Monochromatic Colors of #539072
Black with #539072
Text Example
Text Example
White with #539072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539072; }
p { color: rgb(83,144,114); }
H1.HeaderClassName
{
color: #539072;
}
.AnyTagClassName
{
color: #539072;
}
</style>
background-color css
<style>
a { background-color: #539072; }
a { background-color: rgb(83,144,114); }
div.DivClassName
{
background-color: #539072;
}
.BgClassName
{
background-color: #539072;
}
</style>
border-color css
<style>
span { border-color: #539072; }
span { border-color: rgb(83,144,114); }
td.TdClassName
{
border-color: #539072;
}
.TagClassName
{
border-color: #539072;
}
</style>