Shades of Cutty Sark #538975
Tints of Cutty Sark #538975
RGB
CMYK
RGB Variations
Color information
#538975 (or 0x538975) is known color: Cutty Sark. HEX triplet: 53, 89 and 75. RGB value is (83,137,117). Sum of RGB (Red+Green+Blue) = 83+137+117=337 (44% of max value = 765). Red value is 83 (32.81% from 255 or 24.63% from 337); Green value is 137 (53.91% from 255 or 40.65% from 337); Blue value is 117 (46.09% from 255 or 34.72% from 337); Max value from RGB is 137 - color contains mainly: green. Hex color #538975 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538975 is #AC768A. Grayscale: #767676. Windows color (decimal): -11302539 or 7702867. OLE color: 7702867.
HSL color Cylindrical-coordinate representation of color #538975: hue angle of 157.78º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #538975 is Cyan = 0.39, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 83 | 137 | 117 | - |
| CMYK | 0.39 | 0 | 0.15 | 0.46 |
| HSL | 157.78º | 0.25% | 0.43% | - |
| HSV(B) | 157.78º | 0.39% | 0.54% | - |
| XYZ | 15.72 | 21.01 | 20.06 | - |
| YUV | 118.57 | 127.11 | 102.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 137 | 117 | 0.39 | 0 | 0.15 | 0.46 | 157.78 | 0.25 | 0.43 |
| Hex | 53 | 89 | 75 | 27 | 0 | F | 2E | 9E | 19 | 2B |
| Octal | 123 | 211 | 165 | 47 | 0 | 17 | 56 | 236 | 31 | 53 |
| Binary | 1010011 | 10001001 | 1110101 | 100111 | 0 | 1111 | 101110 | 10011110 | 11001 | 101011 |
Color Harmonies of #538975
Complementary color
Monochromatic Colors of #538975
Black with #538975
Text Example
Text Example
White with #538975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538975; }
p { color: rgb(83,137,117); }
H1.HeaderClassName
{
color: #538975;
}
.AnyTagClassName
{
color: #538975;
}
</style>
background-color css
<style>
a { background-color: #538975; }
a { background-color: rgb(83,137,117); }
div.DivClassName
{
background-color: #538975;
}
.BgClassName
{
background-color: #538975;
}
</style>
border-color css
<style>
span { border-color: #538975; }
span { border-color: rgb(83,137,117); }
td.TdClassName
{
border-color: #538975;
}
.TagClassName
{
border-color: #538975;
}
</style>