Shades of Cutty Sark #538570
Tints of Cutty Sark #538570
RGB
CMYK
RGB Variations
Color information
#538570 (or 0x538570) is known color: Cutty Sark. HEX triplet: 53, 85 and 70. RGB value is (83,133,112). Sum of RGB (Red+Green+Blue) = 83+133+112=328 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.30% from 328); Green value is 133 (52.34% from 255 or 40.55% from 328); Blue value is 112 (44.14% from 255 or 34.15% from 328); Max value from RGB is 133 - color contains mainly: green. Hex color #538570 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538570 is #AC7A8F. Grayscale: #737373. Windows color (decimal): -11303568 or 7374163. OLE color: 7374163.
HSL color Cylindrical-coordinate representation of color #538570: hue angle of 154.8º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #538570 is Cyan = 0.38, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 133 | 112 | - |
| CMYK | 0.38 | 0 | 0.16 | 0.48 |
| HSL | 154.8º | 0.23% | 0.42% | - |
| HSV(B) | 154.8º | 0.38% | 0.52% | - |
| XYZ | 14.88 | 19.78 | 18.36 | - |
| YUV | 115.66 | 125.94 | 104.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 133 | 112 | 0.38 | 0 | 0.16 | 0.48 | 154.8 | 0.23 | 0.42 |
| Hex | 53 | 85 | 70 | 26 | 0 | 10 | 30 | 9B | 17 | 2A |
| Octal | 123 | 205 | 160 | 46 | 0 | 20 | 60 | 233 | 27 | 52 |
| Binary | 1010011 | 10000101 | 1110000 | 100110 | 0 | 10000 | 110000 | 10011011 | 10111 | 101010 |
Color Harmonies of #538570
Complementary color
Monochromatic Colors of #538570
Black with #538570
Text Example
Text Example
White with #538570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538570; }
p { color: rgb(83,133,112); }
H1.HeaderClassName
{
color: #538570;
}
.AnyTagClassName
{
color: #538570;
}
</style>
background-color css
<style>
a { background-color: #538570; }
a { background-color: rgb(83,133,112); }
div.DivClassName
{
background-color: #538570;
}
.BgClassName
{
background-color: #538570;
}
</style>
border-color css
<style>
span { border-color: #538570; }
span { border-color: rgb(83,133,112); }
td.TdClassName
{
border-color: #538570;
}
.TagClassName
{
border-color: #538570;
}
</style>