Shades of Cutty Sark #528577
Tints of Cutty Sark #528577
RGB
CMYK
RGB Variations
Color information
#528577 (or 0x528577) is known color: Cutty Sark. HEX triplet: 52, 85 and 77. RGB value is (82,133,119). Sum of RGB (Red+Green+Blue) = 82+133+119=334 (44% of max value = 765). Red value is 82 (32.42% from 255 or 24.55% from 334); Green value is 133 (52.34% from 255 or 39.82% from 334); Blue value is 119 (46.88% from 255 or 35.63% from 334); Max value from RGB is 133 - color contains mainly: green. Hex color #528577 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528577 is #AD7A88. Grayscale: #747474. Windows color (decimal): -11369097 or 7832914. OLE color: 7832914.
HSL color Cylindrical-coordinate representation of color #528577: hue angle of 163.53º 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 #528577 is Cyan = 0.38, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 133 | 119 | - |
| CMYK | 0.38 | 0 | 0.11 | 0.48 |
| HSL | 163.53º | 0.24% | 0.42% | - |
| HSV(B) | 163.53º | 0.38% | 0.52% | - |
| XYZ | 15.2 | 19.9 | 20.49 | - |
| YUV | 116.16 | 129.6 | 103.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 133 | 119 | 0.38 | 0 | 0.11 | 0.48 | 163.53 | 0.24 | 0.42 |
| Hex | 52 | 85 | 77 | 26 | 0 | B | 30 | A4 | 18 | 2A |
| Octal | 122 | 205 | 167 | 46 | 0 | 13 | 60 | 244 | 30 | 52 |
| Binary | 1010010 | 10000101 | 1110111 | 100110 | 0 | 1011 | 110000 | 10100100 | 11000 | 101010 |
Color Harmonies of #528577
Complementary color
Monochromatic Colors of #528577
Black with #528577
Text Example
Text Example
White with #528577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528577; }
p { color: rgb(82,133,119); }
H1.HeaderClassName
{
color: #528577;
}
.AnyTagClassName
{
color: #528577;
}
</style>
background-color css
<style>
a { background-color: #528577; }
a { background-color: rgb(82,133,119); }
div.DivClassName
{
background-color: #528577;
}
.BgClassName
{
background-color: #528577;
}
</style>
border-color css
<style>
span { border-color: #528577; }
span { border-color: rgb(82,133,119); }
td.TdClassName
{
border-color: #528577;
}
.TagClassName
{
border-color: #528577;
}
</style>