Shades of Cutty Sark #538671
Tints of Cutty Sark #538671
RGB
CMYK
RGB Variations
Color information
#538671 (or 0x538671) is known color: Cutty Sark. HEX triplet: 53, 86 and 71. RGB value is (83,134,113). Sum of RGB (Red+Green+Blue) = 83+134+113=330 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.15% from 330); Green value is 134 (52.73% from 255 or 40.61% from 330); Blue value is 113 (44.53% from 255 or 34.24% from 330); Max value from RGB is 134 - color contains mainly: green. Hex color #538671 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538671 is #AC798E. Grayscale: #747474. Windows color (decimal): -11303311 or 7439955. OLE color: 7439955.
HSL color Cylindrical-coordinate representation of color #538671: hue angle of 155.29º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #538671 is Cyan = 0.38, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 134 | 113 | - |
| CMYK | 0.38 | 0 | 0.16 | 0.47 |
| HSL | 155.29º | 0.24% | 0.43% | - |
| HSV(B) | 155.29º | 0.38% | 0.53% | - |
| XYZ | 15.07 | 20.08 | 18.7 | - |
| YUV | 116.36 | 126.1 | 104.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 134 | 113 | 0.38 | 0 | 0.16 | 0.47 | 155.29 | 0.24 | 0.43 |
| Hex | 53 | 86 | 71 | 26 | 0 | 10 | 2F | 9B | 18 | 2B |
| Octal | 123 | 206 | 161 | 46 | 0 | 20 | 57 | 233 | 30 | 53 |
| Binary | 1010011 | 10000110 | 1110001 | 100110 | 0 | 10000 | 101111 | 10011011 | 11000 | 101011 |
Color Harmonies of #538671
Complementary color
Monochromatic Colors of #538671
Black with #538671
Text Example
Text Example
White with #538671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538671; }
p { color: rgb(83,134,113); }
H1.HeaderClassName
{
color: #538671;
}
.AnyTagClassName
{
color: #538671;
}
</style>
background-color css
<style>
a { background-color: #538671; }
a { background-color: rgb(83,134,113); }
div.DivClassName
{
background-color: #538671;
}
.BgClassName
{
background-color: #538671;
}
</style>
border-color css
<style>
span { border-color: #538671; }
span { border-color: rgb(83,134,113); }
td.TdClassName
{
border-color: #538671;
}
.TagClassName
{
border-color: #538671;
}
</style>