Shades of Cutty Sark #538271
Tints of Cutty Sark #538271
RGB
CMYK
RGB Variations
Color information
#538271 (or 0x538271) is known color: Cutty Sark. HEX triplet: 53, 82 and 71. RGB value is (83,130,113). Sum of RGB (Red+Green+Blue) = 83+130+113=326 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.46% from 326); Green value is 130 (51.17% from 255 or 39.88% from 326); Blue value is 113 (44.53% from 255 or 34.66% from 326); Max value from RGB is 130 - color contains mainly: green. Hex color #538271 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538271 is #AC7D8E. Grayscale: #727272. Windows color (decimal): -11304335 or 7438931. OLE color: 7438931.
HSL color Cylindrical-coordinate representation of color #538271: hue angle of 158.3º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #538271 is Cyan = 0.36, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 130 | 113 | - |
| CMYK | 0.36 | 0 | 0.13 | 0.49 |
| HSL | 158.3º | 0.22% | 0.42% | - |
| HSV(B) | 158.3º | 0.36% | 0.51% | - |
| XYZ | 14.53 | 19 | 18.52 | - |
| YUV | 114.01 | 127.43 | 105.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 130 | 113 | 0.36 | 0 | 0.13 | 0.49 | 158.3 | 0.22 | 0.42 |
| Hex | 53 | 82 | 71 | 24 | 0 | D | 31 | 9E | 16 | 2A |
| Octal | 123 | 202 | 161 | 44 | 0 | 15 | 61 | 236 | 26 | 52 |
| Binary | 1010011 | 10000010 | 1110001 | 100100 | 0 | 1101 | 110001 | 10011110 | 10110 | 101010 |
Color Harmonies of #538271
Complementary color
Monochromatic Colors of #538271
Black with #538271
Text Example
Text Example
White with #538271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538271; }
p { color: rgb(83,130,113); }
H1.HeaderClassName
{
color: #538271;
}
.AnyTagClassName
{
color: #538271;
}
</style>
background-color css
<style>
a { background-color: #538271; }
a { background-color: rgb(83,130,113); }
div.DivClassName
{
background-color: #538271;
}
.BgClassName
{
background-color: #538271;
}
</style>
border-color css
<style>
span { border-color: #538271; }
span { border-color: rgb(83,130,113); }
td.TdClassName
{
border-color: #538271;
}
.TagClassName
{
border-color: #538271;
}
</style>