Shades of Cutty Sark #528272
Tints of Cutty Sark #528272
RGB
CMYK
RGB Variations
Color information
#528272 (or 0x528272) is known color: Cutty Sark. HEX triplet: 52, 82 and 72. RGB value is (82,130,114). Sum of RGB (Red+Green+Blue) = 82+130+114=326 (43% of max value = 765). Red value is 82 (32.42% from 255 or 25.15% from 326); Green value is 130 (51.17% from 255 or 39.88% from 326); Blue value is 114 (44.92% from 255 or 34.97% from 326); Max value from RGB is 130 - color contains mainly: green. Hex color #528272 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528272 is #AD7D8D. Grayscale: #717171. Windows color (decimal): -11369870 or 7504466. OLE color: 7504466.
HSL color Cylindrical-coordinate representation of color #528272: hue angle of 160º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #528272 is Cyan = 0.37, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 130 | 114 | - |
| CMYK | 0.37 | 0 | 0.12 | 0.49 |
| HSL | 160º | 0.23% | 0.42% | - |
| HSV(B) | 160º | 0.37% | 0.51% | - |
| XYZ | 14.5 | 18.97 | 18.82 | - |
| YUV | 113.82 | 128.1 | 105.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 130 | 114 | 0.37 | 0 | 0.12 | 0.49 | 160 | 0.23 | 0.42 |
| Hex | 52 | 82 | 72 | 25 | 0 | C | 31 | A0 | 17 | 2A |
| Octal | 122 | 202 | 162 | 45 | 0 | 14 | 61 | 240 | 27 | 52 |
| Binary | 1010010 | 10000010 | 1110010 | 100101 | 0 | 1100 | 110001 | 10100000 | 10111 | 101010 |
Color Harmonies of #528272
Complementary color
Monochromatic Colors of #528272
Black with #528272
Text Example
Text Example
White with #528272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528272; }
p { color: rgb(82,130,114); }
H1.HeaderClassName
{
color: #528272;
}
.AnyTagClassName
{
color: #528272;
}
</style>
background-color css
<style>
a { background-color: #528272; }
a { background-color: rgb(82,130,114); }
div.DivClassName
{
background-color: #528272;
}
.BgClassName
{
background-color: #528272;
}
</style>
border-color css
<style>
span { border-color: #528272; }
span { border-color: rgb(82,130,114); }
td.TdClassName
{
border-color: #528272;
}
.TagClassName
{
border-color: #528272;
}
</style>