Shades of Cutty Sark #528675
Tints of Cutty Sark #528675
RGB
CMYK
RGB Variations
Color information
#528675 (or 0x528675) is known color: Cutty Sark. HEX triplet: 52, 86 and 75. RGB value is (82,134,117). Sum of RGB (Red+Green+Blue) = 82+134+117=333 (44% of max value = 765). Red value is 82 (32.42% from 255 or 24.62% from 333); Green value is 134 (52.73% from 255 or 40.24% from 333); Blue value is 117 (46.09% from 255 or 35.14% from 333); Max value from RGB is 134 - color contains mainly: green. Hex color #528675 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528675 is #AD798A. Grayscale: #747474. Windows color (decimal): -11368843 or 7702098. OLE color: 7702098.
HSL color Cylindrical-coordinate representation of color #528675: hue angle of 160.38º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #528675 is Cyan = 0.39, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 134 | 117 | - |
| CMYK | 0.39 | 0 | 0.13 | 0.47 |
| HSL | 160.38º | 0.24% | 0.42% | - |
| HSV(B) | 160.38º | 0.39% | 0.53% | - |
| XYZ | 15.22 | 20.13 | 19.91 | - |
| YUV | 116.51 | 128.27 | 103.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 134 | 117 | 0.39 | 0 | 0.13 | 0.47 | 160.38 | 0.24 | 0.42 |
| Hex | 52 | 86 | 75 | 27 | 0 | D | 2F | A0 | 18 | 2A |
| Octal | 122 | 206 | 165 | 47 | 0 | 15 | 57 | 240 | 30 | 52 |
| Binary | 1010010 | 10000110 | 1110101 | 100111 | 0 | 1101 | 101111 | 10100000 | 11000 | 101010 |
Color Harmonies of #528675
Complementary color
Monochromatic Colors of #528675
Black with #528675
Text Example
Text Example
White with #528675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528675; }
p { color: rgb(82,134,117); }
H1.HeaderClassName
{
color: #528675;
}
.AnyTagClassName
{
color: #528675;
}
</style>
background-color css
<style>
a { background-color: #528675; }
a { background-color: rgb(82,134,117); }
div.DivClassName
{
background-color: #528675;
}
.BgClassName
{
background-color: #528675;
}
</style>
border-color css
<style>
span { border-color: #528675; }
span { border-color: rgb(82,134,117); }
td.TdClassName
{
border-color: #528675;
}
.TagClassName
{
border-color: #528675;
}
</style>