Shades of Cutty Sark #698779
Tints of Cutty Sark #698779
RGB
CMYK
RGB Variations
Color information
#698779 (or 0x698779) is known color: Cutty Sark. HEX triplet: 69, 87 and 79. RGB value is (105,135,121). Sum of RGB (Red+Green+Blue) = 105+135+121=361 (47% of max value = 765). Red value is 105 (41.41% from 255 or 29.09% from 361); Green value is 135 (53.12% from 255 or 37.40% from 361); Blue value is 121 (47.66% from 255 or 33.52% from 361); Max value from RGB is 135 - color contains mainly: green. Hex color #698779 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #698779 is #967886. Grayscale: #7C7C7C. Windows color (decimal): -9861255 or 7964521. OLE color: 7964521.
HSL color Cylindrical-coordinate representation of color #698779: hue angle of 152º 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 #698779 is Cyan = 0.22, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 135 | 121 | - |
| CMYK | 0.22 | 0 | 0.10 | 0.47 |
| HSL | 152º | 0.13% | 0.47% | - |
| HSV(B) | 152º | 0.22% | 0.53% | - |
| XYZ | 17.94 | 21.71 | 21.33 | - |
| YUV | 124.43 | 126.06 | 114.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 135 | 121 | 0.22 | 0 | 0.10 | 0.47 | 152 | 0.13 | 0.47 |
| Hex | 69 | 87 | 79 | 16 | 0 | A | 2F | 98 | C | 2F |
| Octal | 151 | 207 | 171 | 26 | 0 | 12 | 57 | 230 | 14 | 57 |
| Binary | 1101001 | 10000111 | 1111001 | 10110 | 0 | 1010 | 101111 | 10011000 | 1100 | 101111 |
Color Harmonies of #698779
Complementary color
Monochromatic Colors of #698779
Black with #698779
Text Example
Text Example
White with #698779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #698779; }
p { color: rgb(105,135,121); }
H1.HeaderClassName
{
color: #698779;
}
.AnyTagClassName
{
color: #698779;
}
</style>
background-color css
<style>
a { background-color: #698779; }
a { background-color: rgb(105,135,121); }
div.DivClassName
{
background-color: #698779;
}
.BgClassName
{
background-color: #698779;
}
</style>
border-color css
<style>
span { border-color: #698779; }
span { border-color: rgb(105,135,121); }
td.TdClassName
{
border-color: #698779;
}
.TagClassName
{
border-color: #698779;
}
</style>