Shades of Cutty Sark #527668
Tints of Cutty Sark #527668
RGB
CMYK
RGB Variations
Color information
#527668 (or 0x527668) is known color: Cutty Sark. HEX triplet: 52, 76 and 68. RGB value is (82,118,104). Sum of RGB (Red+Green+Blue) = 82+118+104=304 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.97% from 304); Green value is 118 (46.48% from 255 or 38.82% from 304); Blue value is 104 (41.02% from 255 or 34.21% from 304); Max value from RGB is 118 - color contains mainly: green. Hex color #527668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527668 is #AD8997. Grayscale: #696969. Windows color (decimal): -11372952 or 6846034. OLE color: 6846034.
HSL color Cylindrical-coordinate representation of color #527668: hue angle of 156.67º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #527668 is Cyan = 0.31, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 118 | 104 | - |
| CMYK | 0.31 | 0 | 0.12 | 0.54 |
| HSL | 156.67º | 0.18% | 0.39% | - |
| HSV(B) | 156.67º | 0.31% | 0.46% | - |
| XYZ | 12.46 | 15.75 | 15.48 | - |
| YUV | 105.64 | 127.07 | 111.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 118 | 104 | 0.31 | 0 | 0.12 | 0.54 | 156.67 | 0.18 | 0.39 |
| Hex | 52 | 76 | 68 | 1F | 0 | C | 36 | 9D | 12 | 27 |
| Octal | 122 | 166 | 150 | 37 | 0 | 14 | 66 | 235 | 22 | 47 |
| Binary | 1010010 | 1110110 | 1101000 | 11111 | 0 | 1100 | 110110 | 10011101 | 10010 | 100111 |
Color Harmonies of #527668
Complementary color
Monochromatic Colors of #527668
Black with #527668
Text Example
Text Example
White with #527668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527668; }
p { color: rgb(82,118,104); }
H1.HeaderClassName
{
color: #527668;
}
.AnyTagClassName
{
color: #527668;
}
</style>
background-color css
<style>
a { background-color: #527668; }
a { background-color: rgb(82,118,104); }
div.DivClassName
{
background-color: #527668;
}
.BgClassName
{
background-color: #527668;
}
</style>
border-color css
<style>
span { border-color: #527668; }
span { border-color: rgb(82,118,104); }
td.TdClassName
{
border-color: #527668;
}
.TagClassName
{
border-color: #527668;
}
</style>