Shades of Cutty Sark #698677
Tints of Cutty Sark #698677
RGB
CMYK
RGB Variations
Color information
#698677 (or 0x698677) is known color: Cutty Sark. HEX triplet: 69, 86 and 77. RGB value is (105,134,119). Sum of RGB (Red+Green+Blue) = 105+134+119=358 (47% of max value = 765). Red value is 105 (41.41% from 255 or 29.33% from 358); Green value is 134 (52.73% from 255 or 37.43% from 358); Blue value is 119 (46.88% from 255 or 33.24% from 358); Max value from RGB is 134 - color contains mainly: green. Hex color #698677 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #698677 is #967988. Grayscale: #7B7B7B. Windows color (decimal): -9861513 or 7833193. OLE color: 7833193.
HSL color Cylindrical-coordinate representation of color #698677: hue angle of 148.97º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #698677 is Cyan = 0.22, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 134 | 119 | - |
| CMYK | 0.22 | 0 | 0.11 | 0.47 |
| HSL | 148.97º | 0.12% | 0.47% | - |
| HSV(B) | 148.97º | 0.22% | 0.53% | - |
| XYZ | 17.68 | 21.39 | 20.65 | - |
| YUV | 123.62 | 125.39 | 114.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 134 | 119 | 0.22 | 0 | 0.11 | 0.47 | 148.97 | 0.12 | 0.47 |
| Hex | 69 | 86 | 77 | 16 | 0 | B | 2F | 95 | C | 2F |
| Octal | 151 | 206 | 167 | 26 | 0 | 13 | 57 | 225 | 14 | 57 |
| Binary | 1101001 | 10000110 | 1110111 | 10110 | 0 | 1011 | 101111 | 10010101 | 1100 | 101111 |
Color Harmonies of #698677
Complementary color
Monochromatic Colors of #698677
Black with #698677
Text Example
Text Example
White with #698677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #698677; }
p { color: rgb(105,134,119); }
H1.HeaderClassName
{
color: #698677;
}
.AnyTagClassName
{
color: #698677;
}
</style>
background-color css
<style>
a { background-color: #698677; }
a { background-color: rgb(105,134,119); }
div.DivClassName
{
background-color: #698677;
}
.BgClassName
{
background-color: #698677;
}
</style>
border-color css
<style>
span { border-color: #698677; }
span { border-color: rgb(105,134,119); }
td.TdClassName
{
border-color: #698677;
}
.TagClassName
{
border-color: #698677;
}
</style>