Shades of Cutty Sark #528576
Tints of Cutty Sark #528576
RGB
CMYK
RGB Variations
Color information
#528576 (or 0x528576) is known color: Cutty Sark. HEX triplet: 52, 85 and 76. RGB value is (82,133,118). Sum of RGB (Red+Green+Blue) = 82+133+118=333 (44% of max value = 765). Red value is 82 (32.42% from 255 or 24.62% from 333); Green value is 133 (52.34% from 255 or 39.94% from 333); Blue value is 118 (46.48% from 255 or 35.44% from 333); Max value from RGB is 133 - color contains mainly: green. Hex color #528576 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528576 is #AD7A89. Grayscale: #747474. Windows color (decimal): -11369098 or 7767378. OLE color: 7767378.
HSL color Cylindrical-coordinate representation of color #528576: hue angle of 162.35º 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 #528576 is Cyan = 0.38, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 133 | 118 | - |
| CMYK | 0.38 | 0 | 0.11 | 0.48 |
| HSL | 162.35º | 0.24% | 0.42% | - |
| HSV(B) | 162.35º | 0.38% | 0.52% | - |
| XYZ | 15.14 | 19.88 | 20.18 | - |
| YUV | 116.04 | 129.1 | 103.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 133 | 118 | 0.38 | 0 | 0.11 | 0.48 | 162.35 | 0.24 | 0.42 |
| Hex | 52 | 85 | 76 | 26 | 0 | B | 30 | A2 | 18 | 2A |
| Octal | 122 | 205 | 166 | 46 | 0 | 13 | 60 | 242 | 30 | 52 |
| Binary | 1010010 | 10000101 | 1110110 | 100110 | 0 | 1011 | 110000 | 10100010 | 11000 | 101010 |
Color Harmonies of #528576
Complementary color
Monochromatic Colors of #528576
Black with #528576
Text Example
Text Example
White with #528576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528576; }
p { color: rgb(82,133,118); }
H1.HeaderClassName
{
color: #528576;
}
.AnyTagClassName
{
color: #528576;
}
</style>
background-color css
<style>
a { background-color: #528576; }
a { background-color: rgb(82,133,118); }
div.DivClassName
{
background-color: #528576;
}
.BgClassName
{
background-color: #528576;
}
</style>
border-color css
<style>
span { border-color: #528576; }
span { border-color: rgb(82,133,118); }
td.TdClassName
{
border-color: #528576;
}
.TagClassName
{
border-color: #528576;
}
</style>