Shades of Cutty Sark #648576
Tints of Cutty Sark #648576
RGB
CMYK
RGB Variations
Color information
#648576 (or 0x648576) is known color: Cutty Sark. HEX triplet: 64, 85 and 76. RGB value is (100,133,118). Sum of RGB (Red+Green+Blue) = 100+133+118=351 (46% of max value = 765). Red value is 100 (39.45% from 255 or 28.49% from 351); Green value is 133 (52.34% from 255 or 37.89% from 351); Blue value is 118 (46.48% from 255 or 33.62% from 351); Max value from RGB is 133 - color contains mainly: green. Hex color #648576 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #648576 is #9B7A89. Grayscale: #797979. Windows color (decimal): -10189450 or 7767396. OLE color: 7767396.
HSL color Cylindrical-coordinate representation of color #648576: hue angle of 152.73º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #648576 is Cyan = 0.25, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 100 | 133 | 118 | - |
| CMYK | 0.25 | 0 | 0.11 | 0.48 |
| HSL | 152.73º | 0.14% | 0.46% | - |
| HSV(B) | 152.73º | 0.25% | 0.52% | - |
| XYZ | 16.91 | 20.79 | 20.26 | - |
| YUV | 121.42 | 126.07 | 112.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 133 | 118 | 0.25 | 0 | 0.11 | 0.48 | 152.73 | 0.14 | 0.46 |
| Hex | 64 | 85 | 76 | 19 | 0 | B | 30 | 99 | E | 2E |
| Octal | 144 | 205 | 166 | 31 | 0 | 13 | 60 | 231 | 16 | 56 |
| Binary | 1100100 | 10000101 | 1110110 | 11001 | 0 | 1011 | 110000 | 10011001 | 1110 | 101110 |
Color Harmonies of #648576
Complementary color
Monochromatic Colors of #648576
Black with #648576
Text Example
Text Example
White with #648576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648576; }
p { color: rgb(100,133,118); }
H1.HeaderClassName
{
color: #648576;
}
.AnyTagClassName
{
color: #648576;
}
</style>
background-color css
<style>
a { background-color: #648576; }
a { background-color: rgb(100,133,118); }
div.DivClassName
{
background-color: #648576;
}
.BgClassName
{
background-color: #648576;
}
</style>
border-color css
<style>
span { border-color: #648576; }
span { border-color: rgb(100,133,118); }
td.TdClassName
{
border-color: #648576;
}
.TagClassName
{
border-color: #648576;
}
</style>