Shades of Cutty Sark #528475
Tints of Cutty Sark #528475
RGB
CMYK
RGB Variations
Color information
#528475 (or 0x528475) is known color: Cutty Sark. HEX triplet: 52, 84 and 75. RGB value is (82,132,117). Sum of RGB (Red+Green+Blue) = 82+132+117=331 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.77% from 331); Green value is 132 (51.95% from 255 or 39.88% from 331); Blue value is 117 (46.09% from 255 or 35.35% from 331); Max value from RGB is 132 - color contains mainly: green. Hex color #528475 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528475 is #AD7B8A. Grayscale: #737373. Windows color (decimal): -11369355 or 7701586. OLE color: 7701586.
HSL color Cylindrical-coordinate representation of color #528475: hue angle of 162º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #528475 is Cyan = 0.38, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 132 | 117 | - |
| CMYK | 0.38 | 0 | 0.11 | 0.48 |
| HSL | 162º | 0.23% | 0.42% | - |
| HSV(B) | 162º | 0.38% | 0.52% | - |
| XYZ | 14.94 | 19.58 | 19.82 | - |
| YUV | 115.34 | 128.94 | 104.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 132 | 117 | 0.38 | 0 | 0.11 | 0.48 | 162 | 0.23 | 0.42 |
| Hex | 52 | 84 | 75 | 26 | 0 | B | 30 | A2 | 17 | 2A |
| Octal | 122 | 204 | 165 | 46 | 0 | 13 | 60 | 242 | 27 | 52 |
| Binary | 1010010 | 10000100 | 1110101 | 100110 | 0 | 1011 | 110000 | 10100010 | 10111 | 101010 |
Color Harmonies of #528475
Complementary color
Monochromatic Colors of #528475
Black with #528475
Text Example
Text Example
White with #528475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528475; }
p { color: rgb(82,132,117); }
H1.HeaderClassName
{
color: #528475;
}
.AnyTagClassName
{
color: #528475;
}
</style>
background-color css
<style>
a { background-color: #528475; }
a { background-color: rgb(82,132,117); }
div.DivClassName
{
background-color: #528475;
}
.BgClassName
{
background-color: #528475;
}
</style>
border-color css
<style>
span { border-color: #528475; }
span { border-color: rgb(82,132,117); }
td.TdClassName
{
border-color: #528475;
}
.TagClassName
{
border-color: #528475;
}
</style>