Shades of Cutty Sark #517867
Tints of Cutty Sark #517867
RGB
CMYK
RGB Variations
Color information
#517867 (or 0x517867) is known color: Cutty Sark. HEX triplet: 51, 78 and 67. RGB value is (81,120,103). Sum of RGB (Red+Green+Blue) = 81+120+103=304 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.64% from 304); Green value is 120 (47.27% from 255 or 39.47% from 304); Blue value is 103 (40.62% from 255 or 33.88% from 304); Max value from RGB is 120 - color contains mainly: green. Hex color #517867 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517867 is #AE8798. Grayscale: #6A6A6A. Windows color (decimal): -11437977 or 6781009. OLE color: 6781009.
HSL color Cylindrical-coordinate representation of color #517867: hue angle of 153.85º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #517867 is Cyan = 0.32, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 120 | 103 | - |
| CMYK | 0.32 | 0 | 0.14 | 0.53 |
| HSL | 153.85º | 0.19% | 0.39% | - |
| HSV(B) | 153.85º | 0.33% | 0.47% | - |
| XYZ | 12.56 | 16.16 | 15.29 | - |
| YUV | 106.4 | 126.08 | 109.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 120 | 103 | 0.32 | 0 | 0.14 | 0.53 | 153.85 | 0.19 | 0.39 |
| Hex | 51 | 78 | 67 | 20 | 0 | E | 35 | 9A | 13 | 27 |
| Octal | 121 | 170 | 147 | 40 | 0 | 16 | 65 | 232 | 23 | 47 |
| Binary | 1010001 | 1111000 | 1100111 | 100000 | 0 | 1110 | 110101 | 10011010 | 10011 | 100111 |
Color Harmonies of #517867
Complementary color
Monochromatic Colors of #517867
Black with #517867
Text Example
Text Example
White with #517867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517867; }
p { color: rgb(81,120,103); }
H1.HeaderClassName
{
color: #517867;
}
.AnyTagClassName
{
color: #517867;
}
</style>
background-color css
<style>
a { background-color: #517867; }
a { background-color: rgb(81,120,103); }
div.DivClassName
{
background-color: #517867;
}
.BgClassName
{
background-color: #517867;
}
</style>
border-color css
<style>
span { border-color: #517867; }
span { border-color: rgb(81,120,103); }
td.TdClassName
{
border-color: #517867;
}
.TagClassName
{
border-color: #517867;
}
</style>