Shades of Cutty Sark #528670
Tints of Cutty Sark #528670
RGB
CMYK
RGB Variations
Color information
#528670 (or 0x528670) is known color: Cutty Sark. HEX triplet: 52, 86 and 70. RGB value is (82,134,112). Sum of RGB (Red+Green+Blue) = 82+134+112=328 (43% of max value = 765). Red value is 82 (32.42% from 255 or 25% from 328); Green value is 134 (52.73% from 255 or 40.85% from 328); Blue value is 112 (44.14% from 255 or 34.15% from 328); Max value from RGB is 134 - color contains mainly: green. Hex color #528670 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528670 is #AD798F. Grayscale: #737373. Windows color (decimal): -11368848 or 7374418. OLE color: 7374418.
HSL color Cylindrical-coordinate representation of color #528670: hue angle of 154.62º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #528670 is Cyan = 0.39, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 134 | 112 | - |
| CMYK | 0.39 | 0 | 0.16 | 0.47 |
| HSL | 154.62º | 0.24% | 0.42% | - |
| HSV(B) | 154.62º | 0.39% | 0.53% | - |
| XYZ | 14.93 | 20.01 | 18.41 | - |
| YUV | 115.94 | 125.77 | 103.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 134 | 112 | 0.39 | 0 | 0.16 | 0.47 | 154.62 | 0.24 | 0.42 |
| Hex | 52 | 86 | 70 | 27 | 0 | 10 | 2F | 9B | 18 | 2A |
| Octal | 122 | 206 | 160 | 47 | 0 | 20 | 57 | 233 | 30 | 52 |
| Binary | 1010010 | 10000110 | 1110000 | 100111 | 0 | 10000 | 101111 | 10011011 | 11000 | 101010 |
Color Harmonies of #528670
Complementary color
Monochromatic Colors of #528670
Black with #528670
Text Example
Text Example
White with #528670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528670; }
p { color: rgb(82,134,112); }
H1.HeaderClassName
{
color: #528670;
}
.AnyTagClassName
{
color: #528670;
}
</style>
background-color css
<style>
a { background-color: #528670; }
a { background-color: rgb(82,134,112); }
div.DivClassName
{
background-color: #528670;
}
.BgClassName
{
background-color: #528670;
}
</style>
border-color css
<style>
span { border-color: #528670; }
span { border-color: rgb(82,134,112); }
td.TdClassName
{
border-color: #528670;
}
.TagClassName
{
border-color: #528670;
}
</style>