Shades of Cutty Sark #677973
Tints of Cutty Sark #677973
RGB
CMYK
RGB Variations
Color information
#677973 (or 0x677973) is known color: Cutty Sark. HEX triplet: 67, 79 and 73. RGB value is (103,121,115). Sum of RGB (Red+Green+Blue) = 103+121+115=339 (44% of max value = 765). Red value is 103 (40.62% from 255 or 30.38% from 339); Green value is 121 (47.66% from 255 or 35.69% from 339); Blue value is 115 (45.31% from 255 or 33.92% from 339); Max value from RGB is 121 - color contains mainly: green. Hex color #677973 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677973 is #98868C. Grayscale: #727272. Windows color (decimal): -9995917 or 7567719. OLE color: 7567719.
HSL color Cylindrical-coordinate representation of color #677973: hue angle of 160º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #677973 is Cyan = 0.15, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 121 | 115 | - |
| CMYK | 0.15 | 0 | 0.05 | 0.53 |
| HSL | 160º | 0.08% | 0.44% | - |
| HSV(B) | 160º | 0.15% | 0.47% | - |
| XYZ | 15.53 | 17.8 | 18.84 | - |
| YUV | 114.93 | 128.04 | 119.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 121 | 115 | 0.15 | 0 | 0.05 | 0.53 | 160 | 0.08 | 0.44 |
| Hex | 67 | 79 | 73 | F | 0 | 5 | 35 | A0 | 8 | 2C |
| Octal | 147 | 171 | 163 | 17 | 0 | 5 | 65 | 240 | 10 | 54 |
| Binary | 1100111 | 1111001 | 1110011 | 1111 | 0 | 101 | 110101 | 10100000 | 1000 | 101100 |
Color Harmonies of #677973
Complementary color
Monochromatic Colors of #677973
Black with #677973
Text Example
Text Example
White with #677973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677973; }
p { color: rgb(103,121,115); }
H1.HeaderClassName
{
color: #677973;
}
.AnyTagClassName
{
color: #677973;
}
</style>
background-color css
<style>
a { background-color: #677973; }
a { background-color: rgb(103,121,115); }
div.DivClassName
{
background-color: #677973;
}
.BgClassName
{
background-color: #677973;
}
</style>
border-color css
<style>
span { border-color: #677973; }
span { border-color: rgb(103,121,115); }
td.TdClassName
{
border-color: #677973;
}
.TagClassName
{
border-color: #677973;
}
</style>