Shades of Cutty Sark #528372
Tints of Cutty Sark #528372
RGB
CMYK
RGB Variations
Color information
#528372 (or 0x528372) is known color: Cutty Sark. HEX triplet: 52, 83 and 72. RGB value is (82,131,114). Sum of RGB (Red+Green+Blue) = 82+131+114=327 (43% of max value = 765). Red value is 82 (32.42% from 255 or 25.08% from 327); Green value is 131 (51.56% from 255 or 40.06% from 327); Blue value is 114 (44.92% from 255 or 34.86% from 327); Max value from RGB is 131 - color contains mainly: green. Hex color #528372 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528372 is #AD7C8D. Grayscale: #727272. Windows color (decimal): -11369614 or 7504722. OLE color: 7504722.
HSL color Cylindrical-coordinate representation of color #528372: hue angle of 159.18º 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 #528372 is Cyan = 0.37, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 131 | 114 | - |
| CMYK | 0.37 | 0 | 0.13 | 0.49 |
| HSL | 159.18º | 0.23% | 0.42% | - |
| HSV(B) | 159.18º | 0.37% | 0.51% | - |
| XYZ | 14.63 | 19.24 | 18.86 | - |
| YUV | 114.41 | 127.77 | 104.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 131 | 114 | 0.37 | 0 | 0.13 | 0.49 | 159.18 | 0.23 | 0.42 |
| Hex | 52 | 83 | 72 | 25 | 0 | D | 31 | 9F | 17 | 2A |
| Octal | 122 | 203 | 162 | 45 | 0 | 15 | 61 | 237 | 27 | 52 |
| Binary | 1010010 | 10000011 | 1110010 | 100101 | 0 | 1101 | 110001 | 10011111 | 10111 | 101010 |
Color Harmonies of #528372
Complementary color
Monochromatic Colors of #528372
Black with #528372
Text Example
Text Example
White with #528372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528372; }
p { color: rgb(82,131,114); }
H1.HeaderClassName
{
color: #528372;
}
.AnyTagClassName
{
color: #528372;
}
</style>
background-color css
<style>
a { background-color: #528372; }
a { background-color: rgb(82,131,114); }
div.DivClassName
{
background-color: #528372;
}
.BgClassName
{
background-color: #528372;
}
</style>
border-color css
<style>
span { border-color: #528372; }
span { border-color: rgb(82,131,114); }
td.TdClassName
{
border-color: #528372;
}
.TagClassName
{
border-color: #528372;
}
</style>