Shades of Cutty Sark #538871
Tints of Cutty Sark #538871
RGB
CMYK
RGB Variations
Color information
#538871 (or 0x538871) is known color: Cutty Sark. HEX triplet: 53, 88 and 71. RGB value is (83,136,113). Sum of RGB (Red+Green+Blue) = 83+136+113=332 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25% from 332); Green value is 136 (53.52% from 255 or 40.96% from 332); Blue value is 113 (44.53% from 255 or 34.04% from 332); Max value from RGB is 136 - color contains mainly: green. Hex color #538871 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538871 is #AC778E. Grayscale: #757575. Windows color (decimal): -11302799 or 7440467. OLE color: 7440467.
HSL color Cylindrical-coordinate representation of color #538871: hue angle of 153.96º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #538871 is Cyan = 0.39, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 136 | 113 | - |
| CMYK | 0.39 | 0 | 0.17 | 0.47 |
| HSL | 153.96º | 0.24% | 0.43% | - |
| HSV(B) | 153.96º | 0.39% | 0.53% | - |
| XYZ | 15.35 | 20.64 | 18.8 | - |
| YUV | 117.53 | 125.44 | 103.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 136 | 113 | 0.39 | 0 | 0.17 | 0.47 | 153.96 | 0.24 | 0.43 |
| Hex | 53 | 88 | 71 | 27 | 0 | 11 | 2F | 9A | 18 | 2B |
| Octal | 123 | 210 | 161 | 47 | 0 | 21 | 57 | 232 | 30 | 53 |
| Binary | 1010011 | 10001000 | 1110001 | 100111 | 0 | 10001 | 101111 | 10011010 | 11000 | 101011 |
Color Harmonies of #538871
Complementary color
Monochromatic Colors of #538871
Black with #538871
Text Example
Text Example
White with #538871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538871; }
p { color: rgb(83,136,113); }
H1.HeaderClassName
{
color: #538871;
}
.AnyTagClassName
{
color: #538871;
}
</style>
background-color css
<style>
a { background-color: #538871; }
a { background-color: rgb(83,136,113); }
div.DivClassName
{
background-color: #538871;
}
.BgClassName
{
background-color: #538871;
}
</style>
border-color css
<style>
span { border-color: #538871; }
span { border-color: rgb(83,136,113); }
td.TdClassName
{
border-color: #538871;
}
.TagClassName
{
border-color: #538871;
}
</style>