Shades of Cutty Sark #539272
Tints of Cutty Sark #539272
RGB
CMYK
RGB Variations
Color information
#539272 (or 0x539272) is known color: Cutty Sark. HEX triplet: 53, 92 and 72. RGB value is (83,146,114). Sum of RGB (Red+Green+Blue) = 83+146+114=343 (45% of max value = 765). Red value is 83 (32.81% from 255 or 24.20% from 343); Green value is 146 (57.42% from 255 or 42.57% from 343); Blue value is 114 (44.92% from 255 or 33.24% from 343); Max value from RGB is 146 - color contains mainly: green. Hex color #539272 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539272 is #AC6D8D. Grayscale: #7B7B7B. Windows color (decimal): -11300238 or 7508563. OLE color: 7508563.
HSL color Cylindrical-coordinate representation of color #539272: hue angle of 149.52º 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 #539272 is Cyan = 0.43, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 146 | 114 | - |
| CMYK | 0.43 | 0 | 0.22 | 0.43 |
| HSL | 149.52º | 0.28% | 0.45% | - |
| HSV(B) | 149.52º | 0.43% | 0.57% | - |
| XYZ | 16.88 | 23.61 | 19.59 | - |
| YUV | 123.52 | 122.63 | 99.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 146 | 114 | 0.43 | 0 | 0.22 | 0.43 | 149.52 | 0.28 | 0.45 |
| Hex | 53 | 92 | 72 | 2B | 0 | 16 | 2B | 96 | 1C | 2D |
| Octal | 123 | 222 | 162 | 53 | 0 | 26 | 53 | 226 | 34 | 55 |
| Binary | 1010011 | 10010010 | 1110010 | 101011 | 0 | 10110 | 101011 | 10010110 | 11100 | 101101 |
Color Harmonies of #539272
Complementary color
Monochromatic Colors of #539272
Black with #539272
Text Example
Text Example
White with #539272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539272; }
p { color: rgb(83,146,114); }
H1.HeaderClassName
{
color: #539272;
}
.AnyTagClassName
{
color: #539272;
}
</style>
background-color css
<style>
a { background-color: #539272; }
a { background-color: rgb(83,146,114); }
div.DivClassName
{
background-color: #539272;
}
.BgClassName
{
background-color: #539272;
}
</style>
border-color css
<style>
span { border-color: #539272; }
span { border-color: rgb(83,146,114); }
td.TdClassName
{
border-color: #539272;
}
.TagClassName
{
border-color: #539272;
}
</style>