Shades of Cutty Sark #528770
Tints of Cutty Sark #528770
RGB
CMYK
RGB Variations
Color information
#528770 (or 0x528770) is known color: Cutty Sark. HEX triplet: 52, 87 and 70. RGB value is (82,135,112). Sum of RGB (Red+Green+Blue) = 82+135+112=329 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.92% from 329); Green value is 135 (53.12% from 255 or 41.03% from 329); Blue value is 112 (44.14% from 255 or 34.04% from 329); Max value from RGB is 135 - color contains mainly: green. Hex color #528770 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528770 is #AD788F. Grayscale: #747474. Windows color (decimal): -11368592 or 7374674. OLE color: 7374674.
HSL color Cylindrical-coordinate representation of color #528770: hue angle of 153.96º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #528770 is Cyan = 0.39, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 135 | 112 | - |
| CMYK | 0.39 | 0 | 0.17 | 0.47 |
| HSL | 153.96º | 0.24% | 0.43% | - |
| HSV(B) | 153.96º | 0.39% | 0.53% | - |
| XYZ | 15.07 | 20.29 | 18.45 | - |
| YUV | 116.53 | 125.44 | 103.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 135 | 112 | 0.39 | 0 | 0.17 | 0.47 | 153.96 | 0.24 | 0.43 |
| Hex | 52 | 87 | 70 | 27 | 0 | 11 | 2F | 9A | 18 | 2B |
| Octal | 122 | 207 | 160 | 47 | 0 | 21 | 57 | 232 | 30 | 53 |
| Binary | 1010010 | 10000111 | 1110000 | 100111 | 0 | 10001 | 101111 | 10011010 | 11000 | 101011 |
Color Harmonies of #528770
Complementary color
Monochromatic Colors of #528770
Black with #528770
Text Example
Text Example
White with #528770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528770; }
p { color: rgb(82,135,112); }
H1.HeaderClassName
{
color: #528770;
}
.AnyTagClassName
{
color: #528770;
}
</style>
background-color css
<style>
a { background-color: #528770; }
a { background-color: rgb(82,135,112); }
div.DivClassName
{
background-color: #528770;
}
.BgClassName
{
background-color: #528770;
}
</style>
border-color css
<style>
span { border-color: #528770; }
span { border-color: rgb(82,135,112); }
td.TdClassName
{
border-color: #528770;
}
.TagClassName
{
border-color: #528770;
}
</style>