Shades of Cutty Sark #648876
Tints of Cutty Sark #648876
RGB
CMYK
RGB Variations
Color information
#648876 (or 0x648876) is known color: Cutty Sark. HEX triplet: 64, 88 and 76. RGB value is (100,136,118). Sum of RGB (Red+Green+Blue) = 100+136+118=354 (46% of max value = 765). Red value is 100 (39.45% from 255 or 28.25% from 354); Green value is 136 (53.52% from 255 or 38.42% from 354); Blue value is 118 (46.48% from 255 or 33.33% from 354); Max value from RGB is 136 - color contains mainly: green. Hex color #648876 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #648876 is #9B7789. Grayscale: #7B7B7B. Windows color (decimal): -10188682 or 7768164. OLE color: 7768164.
HSL color Cylindrical-coordinate representation of color #648876: hue angle of 150º 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 #648876 is Cyan = 0.26, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 100 | 136 | 118 | - |
| CMYK | 0.26 | 0 | 0.13 | 0.47 |
| HSL | 150º | 0.15% | 0.46% | - |
| HSV(B) | 150º | 0.26% | 0.53% | - |
| XYZ | 17.33 | 21.63 | 20.4 | - |
| YUV | 123.18 | 125.07 | 111.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 136 | 118 | 0.26 | 0 | 0.13 | 0.47 | 150 | 0.15 | 0.46 |
| Hex | 64 | 88 | 76 | 1A | 0 | D | 2F | 96 | F | 2E |
| Octal | 144 | 210 | 166 | 32 | 0 | 15 | 57 | 226 | 17 | 56 |
| Binary | 1100100 | 10001000 | 1110110 | 11010 | 0 | 1101 | 101111 | 10010110 | 1111 | 101110 |
Color Harmonies of #648876
Complementary color
Monochromatic Colors of #648876
Black with #648876
Text Example
Text Example
White with #648876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648876; }
p { color: rgb(100,136,118); }
H1.HeaderClassName
{
color: #648876;
}
.AnyTagClassName
{
color: #648876;
}
</style>
background-color css
<style>
a { background-color: #648876; }
a { background-color: rgb(100,136,118); }
div.DivClassName
{
background-color: #648876;
}
.BgClassName
{
background-color: #648876;
}
</style>
border-color css
<style>
span { border-color: #648876; }
span { border-color: rgb(100,136,118); }
td.TdClassName
{
border-color: #648876;
}
.TagClassName
{
border-color: #648876;
}
</style>