Shades of Cutty Sark #528476
Tints of Cutty Sark #528476
RGB
CMYK
RGB Variations
Color information
#528476 (or 0x528476) is known color: Cutty Sark. HEX triplet: 52, 84 and 76. RGB value is (82,132,118). Sum of RGB (Red+Green+Blue) = 82+132+118=332 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.70% from 332); Green value is 132 (51.95% from 255 or 39.76% from 332); Blue value is 118 (46.48% from 255 or 35.54% from 332); Max value from RGB is 132 - color contains mainly: green. Hex color #528476 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528476 is #AD7B89. Grayscale: #737373. Windows color (decimal): -11369354 or 7767122. OLE color: 7767122.
HSL color Cylindrical-coordinate representation of color #528476: hue angle of 163.2º 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 #528476 is Cyan = 0.38, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 132 | 118 | - |
| CMYK | 0.38 | 0 | 0.11 | 0.48 |
| HSL | 163.2º | 0.23% | 0.42% | - |
| HSV(B) | 163.2º | 0.38% | 0.52% | - |
| XYZ | 15 | 19.6 | 20.13 | - |
| YUV | 115.45 | 129.44 | 104.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 132 | 118 | 0.38 | 0 | 0.11 | 0.48 | 163.2 | 0.23 | 0.42 |
| Hex | 52 | 84 | 76 | 26 | 0 | B | 30 | A3 | 17 | 2A |
| Octal | 122 | 204 | 166 | 46 | 0 | 13 | 60 | 243 | 27 | 52 |
| Binary | 1010010 | 10000100 | 1110110 | 100110 | 0 | 1011 | 110000 | 10100011 | 10111 | 101010 |
Color Harmonies of #528476
Complementary color
Monochromatic Colors of #528476
Black with #528476
Text Example
Text Example
White with #528476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528476; }
p { color: rgb(82,132,118); }
H1.HeaderClassName
{
color: #528476;
}
.AnyTagClassName
{
color: #528476;
}
</style>
background-color css
<style>
a { background-color: #528476; }
a { background-color: rgb(82,132,118); }
div.DivClassName
{
background-color: #528476;
}
.BgClassName
{
background-color: #528476;
}
</style>
border-color css
<style>
span { border-color: #528476; }
span { border-color: rgb(82,132,118); }
td.TdClassName
{
border-color: #528476;
}
.TagClassName
{
border-color: #528476;
}
</style>