Shades of Cutty Sark #528673
Tints of Cutty Sark #528673
RGB
CMYK
RGB Variations
Color information
#528673 (or 0x528673) is known color: Cutty Sark. HEX triplet: 52, 86 and 73. RGB value is (82,134,115). Sum of RGB (Red+Green+Blue) = 82+134+115=331 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.77% from 331); Green value is 134 (52.73% from 255 or 40.48% from 331); Blue value is 115 (45.31% from 255 or 34.74% from 331); Max value from RGB is 134 - color contains mainly: green. Hex color #528673 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528673 is #AD798C. Grayscale: #747474. Windows color (decimal): -11368845 or 7571026. OLE color: 7571026.
HSL color Cylindrical-coordinate representation of color #528673: hue angle of 158.08º 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 #528673 is Cyan = 0.39, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 134 | 115 | - |
| CMYK | 0.39 | 0 | 0.14 | 0.47 |
| HSL | 158.08º | 0.24% | 0.42% | - |
| HSV(B) | 158.08º | 0.39% | 0.53% | - |
| XYZ | 15.1 | 20.08 | 19.3 | - |
| YUV | 116.29 | 127.27 | 103.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 134 | 115 | 0.39 | 0 | 0.14 | 0.47 | 158.08 | 0.24 | 0.42 |
| Hex | 52 | 86 | 73 | 27 | 0 | E | 2F | 9E | 18 | 2A |
| Octal | 122 | 206 | 163 | 47 | 0 | 16 | 57 | 236 | 30 | 52 |
| Binary | 1010010 | 10000110 | 1110011 | 100111 | 0 | 1110 | 101111 | 10011110 | 11000 | 101010 |
Color Harmonies of #528673
Complementary color
Monochromatic Colors of #528673
Black with #528673
Text Example
Text Example
White with #528673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528673; }
p { color: rgb(82,134,115); }
H1.HeaderClassName
{
color: #528673;
}
.AnyTagClassName
{
color: #528673;
}
</style>
background-color css
<style>
a { background-color: #528673; }
a { background-color: rgb(82,134,115); }
div.DivClassName
{
background-color: #528673;
}
.BgClassName
{
background-color: #528673;
}
</style>
border-color css
<style>
span { border-color: #528673; }
span { border-color: rgb(82,134,115); }
td.TdClassName
{
border-color: #528673;
}
.TagClassName
{
border-color: #528673;
}
</style>