Shades of Cutty Sark #538577
Tints of Cutty Sark #538577
RGB
CMYK
RGB Variations
Color information
#538577 (or 0x538577) is known color: Cutty Sark. HEX triplet: 53, 85 and 77. RGB value is (83,133,119). Sum of RGB (Red+Green+Blue) = 83+133+119=335 (44% of max value = 765). Red value is 83 (32.81% from 255 or 24.78% from 335); Green value is 133 (52.34% from 255 or 39.70% from 335); Blue value is 119 (46.88% from 255 or 35.52% from 335); Max value from RGB is 133 - color contains mainly: green. Hex color #538577 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538577 is #AC7A88. Grayscale: #747474. Windows color (decimal): -11303561 or 7832915. OLE color: 7832915.
HSL color Cylindrical-coordinate representation of color #538577: hue angle of 163.2º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #538577 is Cyan = 0.38, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 133 | 119 | - |
| CMYK | 0.38 | 0 | 0.11 | 0.48 |
| HSL | 163.2º | 0.23% | 0.42% | - |
| HSV(B) | 163.2º | 0.38% | 0.52% | - |
| XYZ | 15.28 | 19.95 | 20.5 | - |
| YUV | 116.45 | 129.44 | 104.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 133 | 119 | 0.38 | 0 | 0.11 | 0.48 | 163.2 | 0.23 | 0.42 |
| Hex | 53 | 85 | 77 | 26 | 0 | B | 30 | A3 | 17 | 2A |
| Octal | 123 | 205 | 167 | 46 | 0 | 13 | 60 | 243 | 27 | 52 |
| Binary | 1010011 | 10000101 | 1110111 | 100110 | 0 | 1011 | 110000 | 10100011 | 10111 | 101010 |
Color Harmonies of #538577
Complementary color
Monochromatic Colors of #538577
Black with #538577
Text Example
Text Example
White with #538577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538577; }
p { color: rgb(83,133,119); }
H1.HeaderClassName
{
color: #538577;
}
.AnyTagClassName
{
color: #538577;
}
</style>
background-color css
<style>
a { background-color: #538577; }
a { background-color: rgb(83,133,119); }
div.DivClassName
{
background-color: #538577;
}
.BgClassName
{
background-color: #538577;
}
</style>
border-color css
<style>
span { border-color: #538577; }
span { border-color: rgb(83,133,119); }
td.TdClassName
{
border-color: #538577;
}
.TagClassName
{
border-color: #538577;
}
</style>