Shades of Cutty Sark #698477
Tints of Cutty Sark #698477
RGB
CMYK
RGB Variations
Color information
#698477 (or 0x698477) is known color: Cutty Sark. HEX triplet: 69, 84 and 77. RGB value is (105,132,119). Sum of RGB (Red+Green+Blue) = 105+132+119=356 (47% of max value = 765). Red value is 105 (41.41% from 255 or 29.49% from 356); Green value is 132 (51.95% from 255 or 37.08% from 356); Blue value is 119 (46.88% from 255 or 33.43% from 356); Max value from RGB is 132 - color contains mainly: green. Hex color #698477 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #698477 is #967B88. Grayscale: #7A7A7A. Windows color (decimal): -9862025 or 7832681. OLE color: 7832681.
HSL color Cylindrical-coordinate representation of color #698477: hue angle of 151.11º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #698477 is Cyan = 0.20, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 105 | 132 | 119 | - |
| CMYK | 0.20 | 0 | 0.10 | 0.48 |
| HSL | 151.11º | 0.11% | 0.46% | - |
| HSV(B) | 151.11º | 0.2% | 0.52% | - |
| XYZ | 17.41 | 20.84 | 20.56 | - |
| YUV | 122.45 | 126.05 | 115.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 132 | 119 | 0.20 | 0 | 0.10 | 0.48 | 151.11 | 0.11 | 0.46 |
| Hex | 69 | 84 | 77 | 14 | 0 | A | 30 | 97 | B | 2E |
| Octal | 151 | 204 | 167 | 24 | 0 | 12 | 60 | 227 | 13 | 56 |
| Binary | 1101001 | 10000100 | 1110111 | 10100 | 0 | 1010 | 110000 | 10010111 | 1011 | 101110 |
Color Harmonies of #698477
Complementary color
Monochromatic Colors of #698477
Black with #698477
Text Example
Text Example
White with #698477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #698477; }
p { color: rgb(105,132,119); }
H1.HeaderClassName
{
color: #698477;
}
.AnyTagClassName
{
color: #698477;
}
</style>
background-color css
<style>
a { background-color: #698477; }
a { background-color: rgb(105,132,119); }
div.DivClassName
{
background-color: #698477;
}
.BgClassName
{
background-color: #698477;
}
</style>
border-color css
<style>
span { border-color: #698477; }
span { border-color: rgb(105,132,119); }
td.TdClassName
{
border-color: #698477;
}
.TagClassName
{
border-color: #698477;
}
</style>