Shades of Cutty Sark #668578
Tints of Cutty Sark #668578
RGB
CMYK
RGB Variations
Color information
#668578 (or 0x668578) is known color: Cutty Sark. HEX triplet: 66, 85 and 78. RGB value is (102,133,120). Sum of RGB (Red+Green+Blue) = 102+133+120=355 (47% of max value = 765). Red value is 102 (40.23% from 255 or 28.73% from 355); Green value is 133 (52.34% from 255 or 37.46% from 355); Blue value is 120 (47.27% from 255 or 33.80% from 355); Max value from RGB is 133 - color contains mainly: green. Hex color #668578 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #668578 is #997A87. Grayscale: #7A7A7A. Windows color (decimal): -10058376 or 7898470. OLE color: 7898470.
HSL color Cylindrical-coordinate representation of color #668578: hue angle of 154.84º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #668578 is Cyan = 0.23, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 102 | 133 | 120 | - |
| CMYK | 0.23 | 0 | 0.10 | 0.48 |
| HSL | 154.84º | 0.13% | 0.46% | - |
| HSV(B) | 154.84º | 0.23% | 0.52% | - |
| XYZ | 17.26 | 20.96 | 20.9 | - |
| YUV | 122.25 | 126.73 | 113.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 133 | 120 | 0.23 | 0 | 0.10 | 0.48 | 154.84 | 0.13 | 0.46 |
| Hex | 66 | 85 | 78 | 17 | 0 | A | 30 | 9B | D | 2E |
| Octal | 146 | 205 | 170 | 27 | 0 | 12 | 60 | 233 | 15 | 56 |
| Binary | 1100110 | 10000101 | 1111000 | 10111 | 0 | 1010 | 110000 | 10011011 | 1101 | 101110 |
Color Harmonies of #668578
Complementary color
Monochromatic Colors of #668578
Black with #668578
Text Example
Text Example
White with #668578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668578; }
p { color: rgb(102,133,120); }
H1.HeaderClassName
{
color: #668578;
}
.AnyTagClassName
{
color: #668578;
}
</style>
background-color css
<style>
a { background-color: #668578; }
a { background-color: rgb(102,133,120); }
div.DivClassName
{
background-color: #668578;
}
.BgClassName
{
background-color: #668578;
}
</style>
border-color css
<style>
span { border-color: #668578; }
span { border-color: rgb(102,133,120); }
td.TdClassName
{
border-color: #668578;
}
.TagClassName
{
border-color: #668578;
}
</style>