Shades of Cutty Sark #528677
Tints of Cutty Sark #528677
RGB
CMYK
RGB Variations
Color information
#528677 (or 0x528677) is known color: Cutty Sark. HEX triplet: 52, 86 and 77. RGB value is (82,134,119). Sum of RGB (Red+Green+Blue) = 82+134+119=335 (44% of max value = 765). Red value is 82 (32.42% from 255 or 24.48% from 335); Green value is 134 (52.73% from 255 or 40% from 335); Blue value is 119 (46.88% from 255 or 35.52% from 335); Max value from RGB is 134 - color contains mainly: green. Hex color #528677 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528677 is #AD7988. Grayscale: #747474. Windows color (decimal): -11368841 or 7833170. OLE color: 7833170.
HSL color Cylindrical-coordinate representation of color #528677: hue angle of 162.69º 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 #528677 is Cyan = 0.39, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 134 | 119 | - |
| CMYK | 0.39 | 0 | 0.11 | 0.47 |
| HSL | 162.69º | 0.24% | 0.42% | - |
| HSV(B) | 162.69º | 0.39% | 0.53% | - |
| XYZ | 15.33 | 20.18 | 20.54 | - |
| YUV | 116.74 | 129.27 | 103.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 134 | 119 | 0.39 | 0 | 0.11 | 0.47 | 162.69 | 0.24 | 0.42 |
| Hex | 52 | 86 | 77 | 27 | 0 | B | 2F | A3 | 18 | 2A |
| Octal | 122 | 206 | 167 | 47 | 0 | 13 | 57 | 243 | 30 | 52 |
| Binary | 1010010 | 10000110 | 1110111 | 100111 | 0 | 1011 | 101111 | 10100011 | 11000 | 101010 |
Color Harmonies of #528677
Complementary color
Monochromatic Colors of #528677
Black with #528677
Text Example
Text Example
White with #528677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528677; }
p { color: rgb(82,134,119); }
H1.HeaderClassName
{
color: #528677;
}
.AnyTagClassName
{
color: #528677;
}
</style>
background-color css
<style>
a { background-color: #528677; }
a { background-color: rgb(82,134,119); }
div.DivClassName
{
background-color: #528677;
}
.BgClassName
{
background-color: #528677;
}
</style>
border-color css
<style>
span { border-color: #528677; }
span { border-color: rgb(82,134,119); }
td.TdClassName
{
border-color: #528677;
}
.TagClassName
{
border-color: #528677;
}
</style>