Shades of Cutty Sark #538976
Tints of Cutty Sark #538976
RGB
CMYK
RGB Variations
Color information
#538976 (or 0x538976) is known color: Cutty Sark. HEX triplet: 53, 89 and 76. RGB value is (83,137,118). Sum of RGB (Red+Green+Blue) = 83+137+118=338 (44% of max value = 765). Red value is 83 (32.81% from 255 or 24.56% from 338); Green value is 137 (53.91% from 255 or 40.53% from 338); Blue value is 118 (46.48% from 255 or 34.91% from 338); Max value from RGB is 137 - color contains mainly: green. Hex color #538976 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538976 is #AC7689. Grayscale: #767676. Windows color (decimal): -11302538 or 7768403. OLE color: 7768403.
HSL color Cylindrical-coordinate representation of color #538976: hue angle of 158.89º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #538976 is Cyan = 0.39, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 83 | 137 | 118 | - |
| CMYK | 0.39 | 0 | 0.14 | 0.46 |
| HSL | 158.89º | 0.25% | 0.43% | - |
| HSV(B) | 158.89º | 0.39% | 0.54% | - |
| XYZ | 15.78 | 21.04 | 20.37 | - |
| YUV | 118.69 | 127.61 | 102.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 137 | 118 | 0.39 | 0 | 0.14 | 0.46 | 158.89 | 0.25 | 0.43 |
| Hex | 53 | 89 | 76 | 27 | 0 | E | 2E | 9F | 19 | 2B |
| Octal | 123 | 211 | 166 | 47 | 0 | 16 | 56 | 237 | 31 | 53 |
| Binary | 1010011 | 10001001 | 1110110 | 100111 | 0 | 1110 | 101110 | 10011111 | 11001 | 101011 |
Color Harmonies of #538976
Complementary color
Monochromatic Colors of #538976
Black with #538976
Text Example
Text Example
White with #538976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538976; }
p { color: rgb(83,137,118); }
H1.HeaderClassName
{
color: #538976;
}
.AnyTagClassName
{
color: #538976;
}
</style>
background-color css
<style>
a { background-color: #538976; }
a { background-color: rgb(83,137,118); }
div.DivClassName
{
background-color: #538976;
}
.BgClassName
{
background-color: #538976;
}
</style>
border-color css
<style>
span { border-color: #538976; }
span { border-color: rgb(83,137,118); }
td.TdClassName
{
border-color: #538976;
}
.TagClassName
{
border-color: #538976;
}
</style>