Shades of Cutty Sark #528071
Tints of Cutty Sark #528071
RGB
CMYK
RGB Variations
Color information
#528071 (or 0x528071) is known color: Cutty Sark. HEX triplet: 52, 80 and 71. RGB value is (82,128,113). Sum of RGB (Red+Green+Blue) = 82+128+113=323 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.39% from 323); Green value is 128 (50.39% from 255 or 39.63% from 323); Blue value is 113 (44.53% from 255 or 34.98% from 323); Max value from RGB is 128 - color contains mainly: green. Hex color #528071 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528071 is #AD7F8E. Grayscale: #707070. Windows color (decimal): -11370383 or 7438418. OLE color: 7438418.
HSL color Cylindrical-coordinate representation of color #528071: hue angle of 160.43º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #528071 is Cyan = 0.36, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 82 | 128 | 113 | - |
| CMYK | 0.36 | 0 | 0.12 | 0.50 |
| HSL | 160.43º | 0.22% | 0.41% | - |
| HSV(B) | 160.43º | 0.36% | 0.5% | - |
| XYZ | 14.18 | 18.42 | 18.43 | - |
| YUV | 112.54 | 128.26 | 106.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 128 | 113 | 0.36 | 0 | 0.12 | 0.50 | 160.43 | 0.22 | 0.41 |
| Hex | 52 | 80 | 71 | 24 | 0 | C | 32 | A0 | 16 | 29 |
| Octal | 122 | 200 | 161 | 44 | 0 | 14 | 62 | 240 | 26 | 51 |
| Binary | 1010010 | 10000000 | 1110001 | 100100 | 0 | 1100 | 110010 | 10100000 | 10110 | 101001 |
Color Harmonies of #528071
Complementary color
Monochromatic Colors of #528071
Black with #528071
Text Example
Text Example
White with #528071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528071; }
p { color: rgb(82,128,113); }
H1.HeaderClassName
{
color: #528071;
}
.AnyTagClassName
{
color: #528071;
}
</style>
background-color css
<style>
a { background-color: #528071; }
a { background-color: rgb(82,128,113); }
div.DivClassName
{
background-color: #528071;
}
.BgClassName
{
background-color: #528071;
}
</style>
border-color css
<style>
span { border-color: #528071; }
span { border-color: rgb(82,128,113); }
td.TdClassName
{
border-color: #528071;
}
.TagClassName
{
border-color: #528071;
}
</style>