Shades of Cutty Sark #537A6A
Tints of Cutty Sark #537A6A
RGB
CMYK
RGB Variations
Color information
#537A6A (or 0x537A6A) is known color: Cutty Sark. HEX triplet: 53, 7A and 6A. RGB value is (83,122,106). Sum of RGB (Red+Green+Blue) = 83+122+106=311 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.69% from 311); Green value is 122 (48.05% from 255 or 39.23% from 311); Blue value is 106 (41.80% from 255 or 34.08% from 311); Max value from RGB is 122 - color contains mainly: green. Hex color #537A6A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537A6A is #AC8595. Grayscale: #6C6C6C. Windows color (decimal): -11306390 or 6978131. OLE color: 6978131.
HSL color Cylindrical-coordinate representation of color #537A6A: hue angle of 155.38º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #537A6A is Cyan = 0.32, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 83 | 122 | 106 | - |
| CMYK | 0.32 | 0 | 0.13 | 0.52 |
| HSL | 155.38º | 0.19% | 0.4% | - |
| HSV(B) | 155.38º | 0.32% | 0.48% | - |
| XYZ | 13.13 | 16.8 | 16.19 | - |
| YUV | 108.52 | 126.58 | 109.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 122 | 106 | 0.32 | 0 | 0.13 | 0.52 | 155.38 | 0.19 | 0.4 |
| Hex | 53 | 7A | 6A | 20 | 0 | D | 34 | 9B | 13 | 28 |
| Octal | 123 | 172 | 152 | 40 | 0 | 15 | 64 | 233 | 23 | 50 |
| Binary | 1010011 | 1111010 | 1101010 | 100000 | 0 | 1101 | 110100 | 10011011 | 10011 | 101000 |
Color Harmonies of #537A6A
Complementary color
Monochromatic Colors of #537A6A
Black with #537A6A
Text Example
Text Example
White with #537A6A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537A6A; }
p { color: rgb(83,122,106); }
H1.HeaderClassName
{
color: #537A6A;
}
.AnyTagClassName
{
color: #537A6A;
}
</style>
background-color css
<style>
a { background-color: #537A6A; }
a { background-color: rgb(83,122,106); }
div.DivClassName
{
background-color: #537A6A;
}
.BgClassName
{
background-color: #537A6A;
}
</style>
border-color css
<style>
span { border-color: #537A6A; }
span { border-color: rgb(83,122,106); }
td.TdClassName
{
border-color: #537A6A;
}
.TagClassName
{
border-color: #537A6A;
}
</style>