Shades of Cutty Sark #688477
Tints of Cutty Sark #688477
RGB
CMYK
RGB Variations
Color information
#688477 (or 0x688477) is known color: Cutty Sark. HEX triplet: 68, 84 and 77. RGB value is (104,132,119). Sum of RGB (Red+Green+Blue) = 104+132+119=355 (47% of max value = 765). Red value is 104 (41.02% from 255 or 29.30% from 355); Green value is 132 (51.95% from 255 or 37.18% from 355); Blue value is 119 (46.88% from 255 or 33.52% from 355); Max value from RGB is 132 - color contains mainly: green. Hex color #688477 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #688477 is #977B88. Grayscale: #7A7A7A. Windows color (decimal): -9927561 or 7832680. OLE color: 7832680.
HSL color Cylindrical-coordinate representation of color #688477: hue angle of 152.14º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #688477 is Cyan = 0.21, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 104 | 132 | 119 | - |
| CMYK | 0.21 | 0 | 0.10 | 0.48 |
| HSL | 152.14º | 0.12% | 0.46% | - |
| HSV(B) | 152.14º | 0.21% | 0.52% | - |
| XYZ | 17.29 | 20.78 | 20.55 | - |
| YUV | 122.15 | 126.22 | 115.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 132 | 119 | 0.21 | 0 | 0.10 | 0.48 | 152.14 | 0.12 | 0.46 |
| Hex | 68 | 84 | 77 | 15 | 0 | A | 30 | 98 | C | 2E |
| Octal | 150 | 204 | 167 | 25 | 0 | 12 | 60 | 230 | 14 | 56 |
| Binary | 1101000 | 10000100 | 1110111 | 10101 | 0 | 1010 | 110000 | 10011000 | 1100 | 101110 |
Color Harmonies of #688477
Complementary color
Monochromatic Colors of #688477
Black with #688477
Text Example
Text Example
White with #688477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688477; }
p { color: rgb(104,132,119); }
H1.HeaderClassName
{
color: #688477;
}
.AnyTagClassName
{
color: #688477;
}
</style>
background-color css
<style>
a { background-color: #688477; }
a { background-color: rgb(104,132,119); }
div.DivClassName
{
background-color: #688477;
}
.BgClassName
{
background-color: #688477;
}
</style>
border-color css
<style>
span { border-color: #688477; }
span { border-color: rgb(104,132,119); }
td.TdClassName
{
border-color: #688477;
}
.TagClassName
{
border-color: #688477;
}
</style>