Shades of Cutty Sark #608371
Tints of Cutty Sark #608371
RGB
CMYK
RGB Variations
Color information
#608371 (or 0x608371) is known color: Cutty Sark. HEX triplet: 60, 83 and 71. RGB value is (96,131,113). Sum of RGB (Red+Green+Blue) = 96+131+113=340 (45% of max value = 765). Red value is 96 (37.89% from 255 or 28.24% from 340); Green value is 131 (51.56% from 255 or 38.53% from 340); Blue value is 113 (44.53% from 255 or 33.24% from 340); Max value from RGB is 131 - color contains mainly: green. Hex color #608371 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #608371 is #9F7C8E. Grayscale: #767676. Windows color (decimal): -10452111 or 7439200. OLE color: 7439200.
HSL color Cylindrical-coordinate representation of color #608371: hue angle of 149.14º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #608371 is Cyan = 0.27, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 96 | 131 | 113 | - |
| CMYK | 0.27 | 0 | 0.14 | 0.49 |
| HSL | 149.14º | 0.15% | 0.45% | - |
| HSV(B) | 149.14º | 0.27% | 0.51% | - |
| XYZ | 15.92 | 19.91 | 18.63 | - |
| YUV | 118.48 | 124.9 | 111.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 131 | 113 | 0.27 | 0 | 0.14 | 0.49 | 149.14 | 0.15 | 0.45 |
| Hex | 60 | 83 | 71 | 1B | 0 | E | 31 | 95 | F | 2D |
| Octal | 140 | 203 | 161 | 33 | 0 | 16 | 61 | 225 | 17 | 55 |
| Binary | 1100000 | 10000011 | 1110001 | 11011 | 0 | 1110 | 110001 | 10010101 | 1111 | 101101 |
Color Harmonies of #608371
Complementary color
Monochromatic Colors of #608371
Black with #608371
Text Example
Text Example
White with #608371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608371; }
p { color: rgb(96,131,113); }
H1.HeaderClassName
{
color: #608371;
}
.AnyTagClassName
{
color: #608371;
}
</style>
background-color css
<style>
a { background-color: #608371; }
a { background-color: rgb(96,131,113); }
div.DivClassName
{
background-color: #608371;
}
.BgClassName
{
background-color: #608371;
}
</style>
border-color css
<style>
span { border-color: #608371; }
span { border-color: rgb(96,131,113); }
td.TdClassName
{
border-color: #608371;
}
.TagClassName
{
border-color: #608371;
}
</style>