Shades of Cutty Sark #608773
Tints of Cutty Sark #608773
RGB
CMYK
RGB Variations
Color information
#608773 (or 0x608773) is known color: Cutty Sark. HEX triplet: 60, 87 and 73. RGB value is (96,135,115). Sum of RGB (Red+Green+Blue) = 96+135+115=346 (45% of max value = 765). Red value is 96 (37.89% from 255 or 27.75% from 346); Green value is 135 (53.12% from 255 or 39.02% from 346); Blue value is 115 (45.31% from 255 or 33.24% from 346); Max value from RGB is 135 - color contains mainly: green. Hex color #608773 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #608773 is #9F788C. Grayscale: #797979. Windows color (decimal): -10451085 or 7571296. OLE color: 7571296.
HSL color Cylindrical-coordinate representation of color #608773: hue angle of 149.23º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #608773 is Cyan = 0.29, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 135 | 115 | - |
| CMYK | 0.29 | 0 | 0.15 | 0.47 |
| HSL | 149.23º | 0.17% | 0.45% | - |
| HSV(B) | 149.23º | 0.29% | 0.53% | - |
| XYZ | 16.58 | 21.05 | 19.41 | - |
| YUV | 121.06 | 124.58 | 110.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 135 | 115 | 0.29 | 0 | 0.15 | 0.47 | 149.23 | 0.17 | 0.45 |
| Hex | 60 | 87 | 73 | 1D | 0 | F | 2F | 95 | 11 | 2D |
| Octal | 140 | 207 | 163 | 35 | 0 | 17 | 57 | 225 | 21 | 55 |
| Binary | 1100000 | 10000111 | 1110011 | 11101 | 0 | 1111 | 101111 | 10010101 | 10001 | 101101 |
Color Harmonies of #608773
Complementary color
Monochromatic Colors of #608773
Black with #608773
Text Example
Text Example
White with #608773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608773; }
p { color: rgb(96,135,115); }
H1.HeaderClassName
{
color: #608773;
}
.AnyTagClassName
{
color: #608773;
}
</style>
background-color css
<style>
a { background-color: #608773; }
a { background-color: rgb(96,135,115); }
div.DivClassName
{
background-color: #608773;
}
.BgClassName
{
background-color: #608773;
}
</style>
border-color css
<style>
span { border-color: #608773; }
span { border-color: rgb(96,135,115); }
td.TdClassName
{
border-color: #608773;
}
.TagClassName
{
border-color: #608773;
}
</style>