Shades of Cutty Sark #529372
Tints of Cutty Sark #529372
RGB
CMYK
RGB Variations
Color information
#529372 (or 0x529372) is known color: Cutty Sark. HEX triplet: 52, 93 and 72. RGB value is (82,147,114). Sum of RGB (Red+Green+Blue) = 82+147+114=343 (45% of max value = 765). Red value is 82 (32.42% from 255 or 23.91% from 343); Green value is 147 (57.81% from 255 or 42.86% from 343); Blue value is 114 (44.92% from 255 or 33.24% from 343); Max value from RGB is 147 - color contains mainly: green. Hex color #529372 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #529372 is #AD6C8D. Grayscale: #7B7B7B. Windows color (decimal): -11365518 or 7508818. OLE color: 7508818.
HSL color Cylindrical-coordinate representation of color #529372: hue angle of 149.54º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #529372 is Cyan = 0.44, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 147 | 114 | - |
| CMYK | 0.44 | 0 | 0.22 | 0.42 |
| HSL | 149.54º | 0.28% | 0.45% | - |
| HSV(B) | 149.54º | 0.44% | 0.58% | - |
| XYZ | 16.95 | 23.88 | 19.63 | - |
| YUV | 123.8 | 122.47 | 98.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 147 | 114 | 0.44 | 0 | 0.22 | 0.42 | 149.54 | 0.28 | 0.45 |
| Hex | 52 | 93 | 72 | 2C | 0 | 16 | 2A | 96 | 1C | 2D |
| Octal | 122 | 223 | 162 | 54 | 0 | 26 | 52 | 226 | 34 | 55 |
| Binary | 1010010 | 10010011 | 1110010 | 101100 | 0 | 10110 | 101010 | 10010110 | 11100 | 101101 |
Color Harmonies of #529372
Complementary color
Monochromatic Colors of #529372
Black with #529372
Text Example
Text Example
White with #529372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529372; }
p { color: rgb(82,147,114); }
H1.HeaderClassName
{
color: #529372;
}
.AnyTagClassName
{
color: #529372;
}
</style>
background-color css
<style>
a { background-color: #529372; }
a { background-color: rgb(82,147,114); }
div.DivClassName
{
background-color: #529372;
}
.BgClassName
{
background-color: #529372;
}
</style>
border-color css
<style>
span { border-color: #529372; }
span { border-color: rgb(82,147,114); }
td.TdClassName
{
border-color: #529372;
}
.TagClassName
{
border-color: #529372;
}
</style>