Shades of Cutty Sark #658576
Tints of Cutty Sark #658576
RGB
CMYK
RGB Variations
Color information
#658576 (or 0x658576) is known color: Cutty Sark. HEX triplet: 65, 85 and 76. RGB value is (101,133,118). Sum of RGB (Red+Green+Blue) = 101+133+118=352 (46% of max value = 765). Red value is 101 (39.84% from 255 or 28.69% from 352); Green value is 133 (52.34% from 255 or 37.78% from 352); Blue value is 118 (46.48% from 255 or 33.52% from 352); Max value from RGB is 133 - color contains mainly: green. Hex color #658576 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #658576 is #9A7A89. Grayscale: #797979. Windows color (decimal): -10123914 or 7767397. OLE color: 7767397.
HSL color Cylindrical-coordinate representation of color #658576: hue angle of 151.88º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #658576 is Cyan = 0.24, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 101 | 133 | 118 | - |
| CMYK | 0.24 | 0 | 0.11 | 0.48 |
| HSL | 151.88º | 0.14% | 0.46% | - |
| HSV(B) | 151.88º | 0.24% | 0.52% | - |
| XYZ | 17.02 | 20.85 | 20.27 | - |
| YUV | 121.72 | 125.9 | 113.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 133 | 118 | 0.24 | 0 | 0.11 | 0.48 | 151.88 | 0.14 | 0.46 |
| Hex | 65 | 85 | 76 | 18 | 0 | B | 30 | 98 | E | 2E |
| Octal | 145 | 205 | 166 | 30 | 0 | 13 | 60 | 230 | 16 | 56 |
| Binary | 1100101 | 10000101 | 1110110 | 11000 | 0 | 1011 | 110000 | 10011000 | 1110 | 101110 |
Color Harmonies of #658576
Complementary color
Monochromatic Colors of #658576
Black with #658576
Text Example
Text Example
White with #658576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #658576; }
p { color: rgb(101,133,118); }
H1.HeaderClassName
{
color: #658576;
}
.AnyTagClassName
{
color: #658576;
}
</style>
background-color css
<style>
a { background-color: #658576; }
a { background-color: rgb(101,133,118); }
div.DivClassName
{
background-color: #658576;
}
.BgClassName
{
background-color: #658576;
}
</style>
border-color css
<style>
span { border-color: #658576; }
span { border-color: rgb(101,133,118); }
td.TdClassName
{
border-color: #658576;
}
.TagClassName
{
border-color: #658576;
}
</style>