Shades of Cutty Sark #528877
Tints of Cutty Sark #528877
RGB
CMYK
RGB Variations
Color information
#528877 (or 0x528877) is known color: Cutty Sark. HEX triplet: 52, 88 and 77. RGB value is (82,136,119). Sum of RGB (Red+Green+Blue) = 82+136+119=337 (44% of max value = 765). Red value is 82 (32.42% from 255 or 24.33% from 337); Green value is 136 (53.52% from 255 or 40.36% from 337); Blue value is 119 (46.88% from 255 or 35.31% from 337); Max value from RGB is 136 - color contains mainly: green. Hex color #528877 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528877 is #AD7788. Grayscale: #757575. Windows color (decimal): -11368329 or 7833682. OLE color: 7833682.
HSL color Cylindrical-coordinate representation of color #528877: hue angle of 161.11º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #528877 is Cyan = 0.40, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 136 | 119 | - |
| CMYK | 0.40 | 0 | 0.12 | 0.47 |
| HSL | 161.11º | 0.25% | 0.43% | - |
| HSV(B) | 161.11º | 0.4% | 0.53% | - |
| XYZ | 15.61 | 20.73 | 20.63 | - |
| YUV | 117.92 | 128.61 | 102.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 136 | 119 | 0.40 | 0 | 0.12 | 0.47 | 161.11 | 0.25 | 0.43 |
| Hex | 52 | 88 | 77 | 28 | 0 | C | 2F | A1 | 19 | 2B |
| Octal | 122 | 210 | 167 | 50 | 0 | 14 | 57 | 241 | 31 | 53 |
| Binary | 1010010 | 10001000 | 1110111 | 101000 | 0 | 1100 | 101111 | 10100001 | 11001 | 101011 |
Color Harmonies of #528877
Complementary color
Monochromatic Colors of #528877
Black with #528877
Text Example
Text Example
White with #528877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528877; }
p { color: rgb(82,136,119); }
H1.HeaderClassName
{
color: #528877;
}
.AnyTagClassName
{
color: #528877;
}
</style>
background-color css
<style>
a { background-color: #528877; }
a { background-color: rgb(82,136,119); }
div.DivClassName
{
background-color: #528877;
}
.BgClassName
{
background-color: #528877;
}
</style>
border-color css
<style>
span { border-color: #528877; }
span { border-color: rgb(82,136,119); }
td.TdClassName
{
border-color: #528877;
}
.TagClassName
{
border-color: #528877;
}
</style>