Shades of Cutty Sark #648779
Tints of Cutty Sark #648779
RGB
CMYK
RGB Variations
Color information
#648779 (or 0x648779) is known color: Cutty Sark. HEX triplet: 64, 87 and 79. RGB value is (100,135,121). Sum of RGB (Red+Green+Blue) = 100+135+121=356 (47% of max value = 765). Red value is 100 (39.45% from 255 or 28.09% from 356); Green value is 135 (53.12% from 255 or 37.92% from 356); Blue value is 121 (47.66% from 255 or 33.99% from 356); Max value from RGB is 135 - color contains mainly: green. Hex color #648779 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #648779 is #9B7886. Grayscale: #7A7A7A. Windows color (decimal): -10188935 or 7964516. OLE color: 7964516.
HSL color Cylindrical-coordinate representation of color #648779: hue angle of 156º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #648779 is Cyan = 0.26, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 135 | 121 | - |
| CMYK | 0.26 | 0 | 0.10 | 0.47 |
| HSL | 156º | 0.15% | 0.46% | - |
| HSV(B) | 156º | 0.26% | 0.53% | - |
| XYZ | 17.37 | 21.42 | 21.31 | - |
| YUV | 122.94 | 126.9 | 111.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 135 | 121 | 0.26 | 0 | 0.10 | 0.47 | 156 | 0.15 | 0.46 |
| Hex | 64 | 87 | 79 | 1A | 0 | A | 2F | 9C | F | 2E |
| Octal | 144 | 207 | 171 | 32 | 0 | 12 | 57 | 234 | 17 | 56 |
| Binary | 1100100 | 10000111 | 1111001 | 11010 | 0 | 1010 | 101111 | 10011100 | 1111 | 101110 |
Color Harmonies of #648779
Complementary color
Monochromatic Colors of #648779
Black with #648779
Text Example
Text Example
White with #648779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648779; }
p { color: rgb(100,135,121); }
H1.HeaderClassName
{
color: #648779;
}
.AnyTagClassName
{
color: #648779;
}
</style>
background-color css
<style>
a { background-color: #648779; }
a { background-color: rgb(100,135,121); }
div.DivClassName
{
background-color: #648779;
}
.BgClassName
{
background-color: #648779;
}
</style>
border-color css
<style>
span { border-color: #648779; }
span { border-color: rgb(100,135,121); }
td.TdClassName
{
border-color: #648779;
}
.TagClassName
{
border-color: #648779;
}
</style>