Shades of Cutty Sark #539374
Tints of Cutty Sark #539374
RGB
CMYK
RGB Variations
Color information
#539374 (or 0x539374) is known color: Cutty Sark. HEX triplet: 53, 93 and 74. RGB value is (83,147,116). Sum of RGB (Red+Green+Blue) = 83+147+116=346 (45% of max value = 765). Red value is 83 (32.81% from 255 or 23.99% from 346); Green value is 147 (57.81% from 255 or 42.49% from 346); Blue value is 116 (45.70% from 255 or 33.53% from 346); Max value from RGB is 147 - color contains mainly: green. Hex color #539374 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539374 is #AC6C8B. Grayscale: #7C7C7C. Windows color (decimal): -11299980 or 7639891. OLE color: 7639891.
HSL color Cylindrical-coordinate representation of color #539374: hue angle of 150.94º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #539374 is Cyan = 0.44, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 147 | 116 | - |
| CMYK | 0.44 | 0 | 0.21 | 0.42 |
| HSL | 150.94º | 0.28% | 0.45% | - |
| HSV(B) | 150.94º | 0.44% | 0.58% | - |
| XYZ | 17.15 | 23.97 | 20.25 | - |
| YUV | 124.33 | 123.3 | 98.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 147 | 116 | 0.44 | 0 | 0.21 | 0.42 | 150.94 | 0.28 | 0.45 |
| Hex | 53 | 93 | 74 | 2C | 0 | 15 | 2A | 97 | 1C | 2D |
| Octal | 123 | 223 | 164 | 54 | 0 | 25 | 52 | 227 | 34 | 55 |
| Binary | 1010011 | 10010011 | 1110100 | 101100 | 0 | 10101 | 101010 | 10010111 | 11100 | 101101 |
Color Harmonies of #539374
Complementary color
Monochromatic Colors of #539374
Black with #539374
Text Example
Text Example
White with #539374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539374; }
p { color: rgb(83,147,116); }
H1.HeaderClassName
{
color: #539374;
}
.AnyTagClassName
{
color: #539374;
}
</style>
background-color css
<style>
a { background-color: #539374; }
a { background-color: rgb(83,147,116); }
div.DivClassName
{
background-color: #539374;
}
.BgClassName
{
background-color: #539374;
}
</style>
border-color css
<style>
span { border-color: #539374; }
span { border-color: rgb(83,147,116); }
td.TdClassName
{
border-color: #539374;
}
.TagClassName
{
border-color: #539374;
}
</style>