Shades of Cutty Sark #608370
Tints of Cutty Sark #608370
RGB
CMYK
RGB Variations
Color information
#608370 (or 0x608370) is known color: Cutty Sark. HEX triplet: 60, 83 and 70. RGB value is (96,131,112). Sum of RGB (Red+Green+Blue) = 96+131+112=339 (44% of max value = 765). Red value is 96 (37.89% from 255 or 28.32% from 339); Green value is 131 (51.56% from 255 or 38.64% from 339); Blue value is 112 (44.14% from 255 or 33.04% from 339); Max value from RGB is 131 - color contains mainly: green. Hex color #608370 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #608370 is #9F7C8F. Grayscale: #767676. Windows color (decimal): -10452112 or 7373664. OLE color: 7373664.
HSL color Cylindrical-coordinate representation of color #608370: hue angle of 147.43º 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 #608370 is Cyan = 0.27, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 96 | 131 | 112 | - |
| CMYK | 0.27 | 0 | 0.15 | 0.49 |
| HSL | 147.43º | 0.15% | 0.45% | - |
| HSV(B) | 147.43º | 0.27% | 0.51% | - |
| XYZ | 15.86 | 19.89 | 18.33 | - |
| YUV | 118.37 | 124.4 | 112.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 131 | 112 | 0.27 | 0 | 0.15 | 0.49 | 147.43 | 0.15 | 0.45 |
| Hex | 60 | 83 | 70 | 1B | 0 | F | 31 | 93 | F | 2D |
| Octal | 140 | 203 | 160 | 33 | 0 | 17 | 61 | 223 | 17 | 55 |
| Binary | 1100000 | 10000011 | 1110000 | 11011 | 0 | 1111 | 110001 | 10010011 | 1111 | 101101 |
Color Harmonies of #608370
Complementary color
Monochromatic Colors of #608370
Black with #608370
Text Example
Text Example
White with #608370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608370; }
p { color: rgb(96,131,112); }
H1.HeaderClassName
{
color: #608370;
}
.AnyTagClassName
{
color: #608370;
}
</style>
background-color css
<style>
a { background-color: #608370; }
a { background-color: rgb(96,131,112); }
div.DivClassName
{
background-color: #608370;
}
.BgClassName
{
background-color: #608370;
}
</style>
border-color css
<style>
span { border-color: #608370; }
span { border-color: rgb(96,131,112); }
td.TdClassName
{
border-color: #608370;
}
.TagClassName
{
border-color: #608370;
}
</style>