Shades of Cutty Sark #528775
Tints of Cutty Sark #528775
RGB
CMYK
RGB Variations
Color information
#528775 (or 0x528775) is known color: Cutty Sark. HEX triplet: 52, 87 and 75. RGB value is (82,135,117). Sum of RGB (Red+Green+Blue) = 82+135+117=334 (44% of max value = 765). Red value is 82 (32.42% from 255 or 24.55% from 334); Green value is 135 (53.12% from 255 or 40.42% from 334); Blue value is 117 (46.09% from 255 or 35.03% from 334); Max value from RGB is 135 - color contains mainly: green. Hex color #528775 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528775 is #AD788A. Grayscale: #757575. Windows color (decimal): -11368587 or 7702354. OLE color: 7702354.
HSL color Cylindrical-coordinate representation of color #528775: hue angle of 159.62º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #528775 is Cyan = 0.39, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 135 | 117 | - |
| CMYK | 0.39 | 0 | 0.13 | 0.47 |
| HSL | 159.62º | 0.24% | 0.43% | - |
| HSV(B) | 159.62º | 0.39% | 0.53% | - |
| XYZ | 15.35 | 20.41 | 19.96 | - |
| YUV | 117.1 | 127.94 | 102.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 135 | 117 | 0.39 | 0 | 0.13 | 0.47 | 159.62 | 0.24 | 0.43 |
| Hex | 52 | 87 | 75 | 27 | 0 | D | 2F | A0 | 18 | 2B |
| Octal | 122 | 207 | 165 | 47 | 0 | 15 | 57 | 240 | 30 | 53 |
| Binary | 1010010 | 10000111 | 1110101 | 100111 | 0 | 1101 | 101111 | 10100000 | 11000 | 101011 |
Color Harmonies of #528775
Complementary color
Monochromatic Colors of #528775
Black with #528775
Text Example
Text Example
White with #528775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528775; }
p { color: rgb(82,135,117); }
H1.HeaderClassName
{
color: #528775;
}
.AnyTagClassName
{
color: #528775;
}
</style>
background-color css
<style>
a { background-color: #528775; }
a { background-color: rgb(82,135,117); }
div.DivClassName
{
background-color: #528775;
}
.BgClassName
{
background-color: #528775;
}
</style>
border-color css
<style>
span { border-color: #528775; }
span { border-color: rgb(82,135,117); }
td.TdClassName
{
border-color: #528775;
}
.TagClassName
{
border-color: #528775;
}
</style>