Shades of Cutty Sark #528975
Tints of Cutty Sark #528975
RGB
CMYK
RGB Variations
Color information
#528975 (or 0x528975) is known color: Cutty Sark. HEX triplet: 52, 89 and 75. RGB value is (82,137,117). Sum of RGB (Red+Green+Blue) = 82+137+117=336 (44% of max value = 765). Red value is 82 (32.42% from 255 or 24.40% from 336); Green value is 137 (53.91% from 255 or 40.77% from 336); Blue value is 117 (46.09% from 255 or 34.82% from 336); Max value from RGB is 137 - color contains mainly: green. Hex color #528975 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528975 is #AD768A. Grayscale: #767676. Windows color (decimal): -11368075 or 7702866. OLE color: 7702866.
HSL color Cylindrical-coordinate representation of color #528975: hue angle of 158.18º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #528975 is Cyan = 0.40, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 137 | 117 | - |
| CMYK | 0.40 | 0 | 0.15 | 0.46 |
| HSL | 158.18º | 0.25% | 0.43% | - |
| HSV(B) | 158.18º | 0.4% | 0.54% | - |
| XYZ | 15.64 | 20.97 | 20.05 | - |
| YUV | 118.28 | 127.28 | 102.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 137 | 117 | 0.40 | 0 | 0.15 | 0.46 | 158.18 | 0.25 | 0.43 |
| Hex | 52 | 89 | 75 | 28 | 0 | F | 2E | 9E | 19 | 2B |
| Octal | 122 | 211 | 165 | 50 | 0 | 17 | 56 | 236 | 31 | 53 |
| Binary | 1010010 | 10001001 | 1110101 | 101000 | 0 | 1111 | 101110 | 10011110 | 11001 | 101011 |
Color Harmonies of #528975
Complementary color
Monochromatic Colors of #528975
Black with #528975
Text Example
Text Example
White with #528975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528975; }
p { color: rgb(82,137,117); }
H1.HeaderClassName
{
color: #528975;
}
.AnyTagClassName
{
color: #528975;
}
</style>
background-color css
<style>
a { background-color: #528975; }
a { background-color: rgb(82,137,117); }
div.DivClassName
{
background-color: #528975;
}
.BgClassName
{
background-color: #528975;
}
</style>
border-color css
<style>
span { border-color: #528975; }
span { border-color: rgb(82,137,117); }
td.TdClassName
{
border-color: #528975;
}
.TagClassName
{
border-color: #528975;
}
</style>