Shades of Cutty Sark #539376
Tints of Cutty Sark #539376
RGB
CMYK
RGB Variations
Color information
#539376 (or 0x539376) is known color: Cutty Sark. HEX triplet: 53, 93 and 76. RGB value is (83,147,118). Sum of RGB (Red+Green+Blue) = 83+147+118=348 (46% of max value = 765). Red value is 83 (32.81% from 255 or 23.85% from 348); Green value is 147 (57.81% from 255 or 42.24% from 348); Blue value is 118 (46.48% from 255 or 33.91% from 348); Max value from RGB is 147 - color contains mainly: green. Hex color #539376 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539376 is #AC6C89. Grayscale: #7C7C7C. Windows color (decimal): -11299978 or 7770963. OLE color: 7770963.
HSL color Cylindrical-coordinate representation of color #539376: hue angle of 152.81º 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 #539376 is Cyan = 0.44, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 147 | 118 | - |
| CMYK | 0.44 | 0 | 0.20 | 0.42 |
| HSL | 152.81º | 0.28% | 0.45% | - |
| HSV(B) | 152.81º | 0.44% | 0.58% | - |
| XYZ | 17.27 | 24.01 | 20.86 | - |
| YUV | 124.56 | 124.3 | 98.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 147 | 118 | 0.44 | 0 | 0.20 | 0.42 | 152.81 | 0.28 | 0.45 |
| Hex | 53 | 93 | 76 | 2C | 0 | 14 | 2A | 99 | 1C | 2D |
| Octal | 123 | 223 | 166 | 54 | 0 | 24 | 52 | 231 | 34 | 55 |
| Binary | 1010011 | 10010011 | 1110110 | 101100 | 0 | 10100 | 101010 | 10011001 | 11100 | 101101 |
Color Harmonies of #539376
Complementary color
Monochromatic Colors of #539376
Black with #539376
Text Example
Text Example
White with #539376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539376; }
p { color: rgb(83,147,118); }
H1.HeaderClassName
{
color: #539376;
}
.AnyTagClassName
{
color: #539376;
}
</style>
background-color css
<style>
a { background-color: #539376; }
a { background-color: rgb(83,147,118); }
div.DivClassName
{
background-color: #539376;
}
.BgClassName
{
background-color: #539376;
}
</style>
border-color css
<style>
span { border-color: #539376; }
span { border-color: rgb(83,147,118); }
td.TdClassName
{
border-color: #539376;
}
.TagClassName
{
border-color: #539376;
}
</style>