Shades of Cutty Sark #537669
Tints of Cutty Sark #537669
RGB
CMYK
RGB Variations
Color information
#537669 (or 0x537669) is known color: Cutty Sark. HEX triplet: 53, 76 and 69. RGB value is (83,118,105). Sum of RGB (Red+Green+Blue) = 83+118+105=306 (40% of max value = 765). Red value is 83 (32.81% from 255 or 27.12% from 306); Green value is 118 (46.48% from 255 or 38.56% from 306); Blue value is 105 (41.41% from 255 or 34.31% from 306); Max value from RGB is 118 - color contains mainly: green. Hex color #537669 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537669 is #AC8996. Grayscale: #6A6A6A. Windows color (decimal): -11307415 or 6911571. OLE color: 6911571.
HSL color Cylindrical-coordinate representation of color #537669: hue angle of 157.71º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #537669 is Cyan = 0.30, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 118 | 105 | - |
| CMYK | 0.30 | 0 | 0.11 | 0.54 |
| HSL | 157.71º | 0.17% | 0.39% | - |
| HSV(B) | 157.71º | 0.3% | 0.46% | - |
| XYZ | 12.6 | 15.82 | 15.75 | - |
| YUV | 106.05 | 127.4 | 111.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 105 | 0.30 | 0 | 0.11 | 0.54 | 157.71 | 0.17 | 0.39 |
| Hex | 53 | 76 | 69 | 1E | 0 | B | 36 | 9E | 11 | 27 |
| Octal | 123 | 166 | 151 | 36 | 0 | 13 | 66 | 236 | 21 | 47 |
| Binary | 1010011 | 1110110 | 1101001 | 11110 | 0 | 1011 | 110110 | 10011110 | 10001 | 100111 |
Color Harmonies of #537669
Complementary color
Monochromatic Colors of #537669
Black with #537669
Text Example
Text Example
White with #537669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537669; }
p { color: rgb(83,118,105); }
H1.HeaderClassName
{
color: #537669;
}
.AnyTagClassName
{
color: #537669;
}
</style>
background-color css
<style>
a { background-color: #537669; }
a { background-color: rgb(83,118,105); }
div.DivClassName
{
background-color: #537669;
}
.BgClassName
{
background-color: #537669;
}
</style>
border-color css
<style>
span { border-color: #537669; }
span { border-color: rgb(83,118,105); }
td.TdClassName
{
border-color: #537669;
}
.TagClassName
{
border-color: #537669;
}
</style>