Shades of Cutty Sark #687973
Tints of Cutty Sark #687973
RGB
CMYK
RGB Variations
Color information
#687973 (or 0x687973) is known color: Cutty Sark. HEX triplet: 68, 79 and 73. RGB value is (104,121,115). Sum of RGB (Red+Green+Blue) = 104+121+115=340 (45% of max value = 765). Red value is 104 (41.02% from 255 or 30.59% from 340); Green value is 121 (47.66% from 255 or 35.59% from 340); Blue value is 115 (45.31% from 255 or 33.82% from 340); Max value from RGB is 121 - color contains mainly: green. Hex color #687973 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687973 is #97868C. Grayscale: #737373. Windows color (decimal): -9930381 or 7567720. OLE color: 7567720.
HSL color Cylindrical-coordinate representation of color #687973: hue angle of 158.82º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #687973 is Cyan = 0.14, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 121 | 115 | - |
| CMYK | 0.14 | 0 | 0.05 | 0.53 |
| HSL | 158.82º | 0.08% | 0.44% | - |
| HSV(B) | 158.82º | 0.14% | 0.47% | - |
| XYZ | 15.64 | 17.86 | 18.84 | - |
| YUV | 115.23 | 127.87 | 119.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 121 | 115 | 0.14 | 0 | 0.05 | 0.53 | 158.82 | 0.08 | 0.44 |
| Hex | 68 | 79 | 73 | E | 0 | 5 | 35 | 9F | 8 | 2C |
| Octal | 150 | 171 | 163 | 16 | 0 | 5 | 65 | 237 | 10 | 54 |
| Binary | 1101000 | 1111001 | 1110011 | 1110 | 0 | 101 | 110101 | 10011111 | 1000 | 101100 |
Color Harmonies of #687973
Complementary color
Monochromatic Colors of #687973
Black with #687973
Text Example
Text Example
White with #687973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687973; }
p { color: rgb(104,121,115); }
H1.HeaderClassName
{
color: #687973;
}
.AnyTagClassName
{
color: #687973;
}
</style>
background-color css
<style>
a { background-color: #687973; }
a { background-color: rgb(104,121,115); }
div.DivClassName
{
background-color: #687973;
}
.BgClassName
{
background-color: #687973;
}
</style>
border-color css
<style>
span { border-color: #687973; }
span { border-color: rgb(104,121,115); }
td.TdClassName
{
border-color: #687973;
}
.TagClassName
{
border-color: #687973;
}
</style>