Shades of Cutty Sark #538374
Tints of Cutty Sark #538374
RGB
CMYK
RGB Variations
Color information
#538374 (or 0x538374) is known color: Cutty Sark. HEX triplet: 53, 83 and 74. RGB value is (83,131,116). Sum of RGB (Red+Green+Blue) = 83+131+116=330 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.15% from 330); Green value is 131 (51.56% from 255 or 39.70% from 330); Blue value is 116 (45.70% from 255 or 35.15% from 330); Max value from RGB is 131 - color contains mainly: green. Hex color #538374 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538374 is #AC7C8B. Grayscale: #727272. Windows color (decimal): -11304076 or 7635795. OLE color: 7635795.
HSL color Cylindrical-coordinate representation of color #538374: hue angle of 161.25º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #538374 is Cyan = 0.37, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 131 | 116 | - |
| CMYK | 0.37 | 0 | 0.11 | 0.49 |
| HSL | 161.25º | 0.22% | 0.42% | - |
| HSV(B) | 161.25º | 0.37% | 0.51% | - |
| XYZ | 14.84 | 19.33 | 19.47 | - |
| YUV | 114.94 | 128.6 | 105.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 131 | 116 | 0.37 | 0 | 0.11 | 0.49 | 161.25 | 0.22 | 0.42 |
| Hex | 53 | 83 | 74 | 25 | 0 | B | 31 | A1 | 16 | 2A |
| Octal | 123 | 203 | 164 | 45 | 0 | 13 | 61 | 241 | 26 | 52 |
| Binary | 1010011 | 10000011 | 1110100 | 100101 | 0 | 1011 | 110001 | 10100001 | 10110 | 101010 |
Color Harmonies of #538374
Complementary color
Monochromatic Colors of #538374
Black with #538374
Text Example
Text Example
White with #538374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538374; }
p { color: rgb(83,131,116); }
H1.HeaderClassName
{
color: #538374;
}
.AnyTagClassName
{
color: #538374;
}
</style>
background-color css
<style>
a { background-color: #538374; }
a { background-color: rgb(83,131,116); }
div.DivClassName
{
background-color: #538374;
}
.BgClassName
{
background-color: #538374;
}
</style>
border-color css
<style>
span { border-color: #538374; }
span { border-color: rgb(83,131,116); }
td.TdClassName
{
border-color: #538374;
}
.TagClassName
{
border-color: #538374;
}
</style>