Shades of Cutty Sark #528575
Tints of Cutty Sark #528575
RGB
CMYK
RGB Variations
Color information
#528575 (or 0x528575) is known color: Cutty Sark. HEX triplet: 52, 85 and 75. RGB value is (82,133,117). Sum of RGB (Red+Green+Blue) = 82+133+117=332 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.70% from 332); Green value is 133 (52.34% from 255 or 40.06% from 332); Blue value is 117 (46.09% from 255 or 35.24% from 332); Max value from RGB is 133 - color contains mainly: green. Hex color #528575 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528575 is #AD7A8A. Grayscale: #737373. Windows color (decimal): -11369099 or 7701842. OLE color: 7701842.
HSL color Cylindrical-coordinate representation of color #528575: hue angle of 161.18º degrees, saturation: 0.24, 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 #528575 is Cyan = 0.38, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 133 | 117 | - |
| CMYK | 0.38 | 0 | 0.12 | 0.48 |
| HSL | 161.18º | 0.24% | 0.42% | - |
| HSV(B) | 161.18º | 0.38% | 0.52% | - |
| XYZ | 15.08 | 19.85 | 19.87 | - |
| YUV | 115.93 | 128.6 | 103.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 133 | 117 | 0.38 | 0 | 0.12 | 0.48 | 161.18 | 0.24 | 0.42 |
| Hex | 52 | 85 | 75 | 26 | 0 | C | 30 | A1 | 18 | 2A |
| Octal | 122 | 205 | 165 | 46 | 0 | 14 | 60 | 241 | 30 | 52 |
| Binary | 1010010 | 10000101 | 1110101 | 100110 | 0 | 1100 | 110000 | 10100001 | 11000 | 101010 |
Color Harmonies of #528575
Complementary color
Monochromatic Colors of #528575
Black with #528575
Text Example
Text Example
White with #528575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528575; }
p { color: rgb(82,133,117); }
H1.HeaderClassName
{
color: #528575;
}
.AnyTagClassName
{
color: #528575;
}
</style>
background-color css
<style>
a { background-color: #528575; }
a { background-color: rgb(82,133,117); }
div.DivClassName
{
background-color: #528575;
}
.BgClassName
{
background-color: #528575;
}
</style>
border-color css
<style>
span { border-color: #528575; }
span { border-color: rgb(82,133,117); }
td.TdClassName
{
border-color: #528575;
}
.TagClassName
{
border-color: #528575;
}
</style>