Shades of Cutty Sark #537768
Tints of Cutty Sark #537768
RGB
CMYK
RGB Variations
Color information
#537768 (or 0x537768) is known color: Cutty Sark. HEX triplet: 53, 77 and 68. RGB value is (83,119,104). Sum of RGB (Red+Green+Blue) = 83+119+104=306 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.12% from 306); Green value is 119 (46.88% from 255 or 38.89% from 306); Blue value is 104 (41.02% from 255 or 33.99% from 306); Max value from RGB is 119 - color contains mainly: green. Hex color #537768 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537768 is #AC8897. Grayscale: #6A6A6A. Windows color (decimal): -11307160 or 6846291. OLE color: 6846291.
HSL color Cylindrical-coordinate representation of color #537768: hue angle of 155º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #537768 is Cyan = 0.30, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 119 | 104 | - |
| CMYK | 0.30 | 0 | 0.13 | 0.53 |
| HSL | 155º | 0.18% | 0.4% | - |
| HSV(B) | 155º | 0.3% | 0.47% | - |
| XYZ | 12.66 | 16.03 | 15.52 | - |
| YUV | 106.53 | 126.57 | 111.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 119 | 104 | 0.30 | 0 | 0.13 | 0.53 | 155 | 0.18 | 0.4 |
| Hex | 53 | 77 | 68 | 1E | 0 | D | 35 | 9B | 12 | 28 |
| Octal | 123 | 167 | 150 | 36 | 0 | 15 | 65 | 233 | 22 | 50 |
| Binary | 1010011 | 1110111 | 1101000 | 11110 | 0 | 1101 | 110101 | 10011011 | 10010 | 101000 |
Color Harmonies of #537768
Complementary color
Monochromatic Colors of #537768
Black with #537768
Text Example
Text Example
White with #537768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537768; }
p { color: rgb(83,119,104); }
H1.HeaderClassName
{
color: #537768;
}
.AnyTagClassName
{
color: #537768;
}
</style>
background-color css
<style>
a { background-color: #537768; }
a { background-color: rgb(83,119,104); }
div.DivClassName
{
background-color: #537768;
}
.BgClassName
{
background-color: #537768;
}
</style>
border-color css
<style>
span { border-color: #537768; }
span { border-color: rgb(83,119,104); }
td.TdClassName
{
border-color: #537768;
}
.TagClassName
{
border-color: #537768;
}
</style>