Shades of Cutty Sark #538273
Tints of Cutty Sark #538273
RGB
CMYK
RGB Variations
Color information
#538273 (or 0x538273) is known color: Cutty Sark. HEX triplet: 53, 82 and 73. RGB value is (83,130,115). Sum of RGB (Red+Green+Blue) = 83+130+115=328 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.30% from 328); Green value is 130 (51.17% from 255 or 39.63% from 328); Blue value is 115 (45.31% from 255 or 35.06% from 328); Max value from RGB is 130 - color contains mainly: green. Hex color #538273 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538273 is #AC7D8C. Grayscale: #727272. Windows color (decimal): -11304333 or 7570003. OLE color: 7570003.
HSL color Cylindrical-coordinate representation of color #538273: hue angle of 160.85º 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 #538273 is Cyan = 0.36, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 130 | 115 | - |
| CMYK | 0.36 | 0 | 0.12 | 0.49 |
| HSL | 160.85º | 0.22% | 0.42% | - |
| HSV(B) | 160.85º | 0.36% | 0.51% | - |
| XYZ | 14.64 | 19.04 | 19.12 | - |
| YUV | 114.24 | 128.43 | 105.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 130 | 115 | 0.36 | 0 | 0.12 | 0.49 | 160.85 | 0.22 | 0.42 |
| Hex | 53 | 82 | 73 | 24 | 0 | C | 31 | A1 | 16 | 2A |
| Octal | 123 | 202 | 163 | 44 | 0 | 14 | 61 | 241 | 26 | 52 |
| Binary | 1010011 | 10000010 | 1110011 | 100100 | 0 | 1100 | 110001 | 10100001 | 10110 | 101010 |
Color Harmonies of #538273
Complementary color
Monochromatic Colors of #538273
Black with #538273
Text Example
Text Example
White with #538273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538273; }
p { color: rgb(83,130,115); }
H1.HeaderClassName
{
color: #538273;
}
.AnyTagClassName
{
color: #538273;
}
</style>
background-color css
<style>
a { background-color: #538273; }
a { background-color: rgb(83,130,115); }
div.DivClassName
{
background-color: #538273;
}
.BgClassName
{
background-color: #538273;
}
</style>
border-color css
<style>
span { border-color: #538273; }
span { border-color: rgb(83,130,115); }
td.TdClassName
{
border-color: #538273;
}
.TagClassName
{
border-color: #538273;
}
</style>