Shades of Cutty Sark #528477
Tints of Cutty Sark #528477
RGB
CMYK
RGB Variations
Color information
#528477 (or 0x528477) is known color: Cutty Sark. HEX triplet: 52, 84 and 77. RGB value is (82,132,119). Sum of RGB (Red+Green+Blue) = 82+132+119=333 (44% of max value = 765). Red value is 82 (32.42% from 255 or 24.62% from 333); Green value is 132 (51.95% from 255 or 39.64% from 333); Blue value is 119 (46.88% from 255 or 35.74% from 333); Max value from RGB is 132 - color contains mainly: green. Hex color #528477 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528477 is #AD7B88. Grayscale: #737373. Windows color (decimal): -11369353 or 7832658. OLE color: 7832658.
HSL color Cylindrical-coordinate representation of color #528477: hue angle of 164.4º 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 #528477 is Cyan = 0.38, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 132 | 119 | - |
| CMYK | 0.38 | 0 | 0.10 | 0.48 |
| HSL | 164.4º | 0.23% | 0.42% | - |
| HSV(B) | 164.4º | 0.38% | 0.52% | - |
| XYZ | 15.06 | 19.63 | 20.45 | - |
| YUV | 115.57 | 129.94 | 104.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 132 | 119 | 0.38 | 0 | 0.10 | 0.48 | 164.4 | 0.23 | 0.42 |
| Hex | 52 | 84 | 77 | 26 | 0 | A | 30 | A4 | 17 | 2A |
| Octal | 122 | 204 | 167 | 46 | 0 | 12 | 60 | 244 | 27 | 52 |
| Binary | 1010010 | 10000100 | 1110111 | 100110 | 0 | 1010 | 110000 | 10100100 | 10111 | 101010 |
Color Harmonies of #528477
Complementary color
Monochromatic Colors of #528477
Black with #528477
Text Example
Text Example
White with #528477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528477; }
p { color: rgb(82,132,119); }
H1.HeaderClassName
{
color: #528477;
}
.AnyTagClassName
{
color: #528477;
}
</style>
background-color css
<style>
a { background-color: #528477; }
a { background-color: rgb(82,132,119); }
div.DivClassName
{
background-color: #528477;
}
.BgClassName
{
background-color: #528477;
}
</style>
border-color css
<style>
span { border-color: #528477; }
span { border-color: rgb(82,132,119); }
td.TdClassName
{
border-color: #528477;
}
.TagClassName
{
border-color: #528477;
}
</style>