Shades of Cutty Sark #528072
Tints of Cutty Sark #528072
RGB
CMYK
RGB Variations
Color information
#528072 (or 0x528072) is known color: Cutty Sark. HEX triplet: 52, 80 and 72. RGB value is (82,128,114). Sum of RGB (Red+Green+Blue) = 82+128+114=324 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.31% from 324); Green value is 128 (50.39% from 255 or 39.51% from 324); Blue value is 114 (44.92% from 255 or 35.19% from 324); Max value from RGB is 128 - color contains mainly: green. Hex color #528072 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528072 is #AD7F8D. Grayscale: #707070. Windows color (decimal): -11370382 or 7503954. OLE color: 7503954.
HSL color Cylindrical-coordinate representation of color #528072: hue angle of 161.74º 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 #528072 is Cyan = 0.36, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 82 | 128 | 114 | - |
| CMYK | 0.36 | 0 | 0.11 | 0.50 |
| HSL | 161.74º | 0.22% | 0.41% | - |
| HSV(B) | 161.74º | 0.36% | 0.5% | - |
| XYZ | 14.24 | 18.45 | 18.73 | - |
| YUV | 112.65 | 128.76 | 106.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 128 | 114 | 0.36 | 0 | 0.11 | 0.50 | 161.74 | 0.22 | 0.41 |
| Hex | 52 | 80 | 72 | 24 | 0 | B | 32 | A2 | 16 | 29 |
| Octal | 122 | 200 | 162 | 44 | 0 | 13 | 62 | 242 | 26 | 51 |
| Binary | 1010010 | 10000000 | 1110010 | 100100 | 0 | 1011 | 110010 | 10100010 | 10110 | 101001 |
Color Harmonies of #528072
Complementary color
Monochromatic Colors of #528072
Black with #528072
Text Example
Text Example
White with #528072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528072; }
p { color: rgb(82,128,114); }
H1.HeaderClassName
{
color: #528072;
}
.AnyTagClassName
{
color: #528072;
}
</style>
background-color css
<style>
a { background-color: #528072; }
a { background-color: rgb(82,128,114); }
div.DivClassName
{
background-color: #528072;
}
.BgClassName
{
background-color: #528072;
}
</style>
border-color css
<style>
span { border-color: #528072; }
span { border-color: rgb(82,128,114); }
td.TdClassName
{
border-color: #528072;
}
.TagClassName
{
border-color: #528072;
}
</style>