Shades of Cutty Sark #538075
Tints of Cutty Sark #538075
RGB
CMYK
RGB Variations
Color information
#538075 (or 0x538075) is known color: Cutty Sark. HEX triplet: 53, 80 and 75. RGB value is (83,128,117). Sum of RGB (Red+Green+Blue) = 83+128+117=328 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.30% from 328); Green value is 128 (50.39% from 255 or 39.02% from 328); Blue value is 117 (46.09% from 255 or 35.67% from 328); Max value from RGB is 128 - color contains mainly: green. Hex color #538075 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538075 is #AC7F8A. Grayscale: #717171. Windows color (decimal): -11304843 or 7700563. OLE color: 7700563.
HSL color Cylindrical-coordinate representation of color #538075: hue angle of 165.33º degrees, saturation: 0.21, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #538075 is Cyan = 0.35, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 83 | 128 | 117 | - |
| CMYK | 0.35 | 0 | 0.09 | 0.50 |
| HSL | 165.33º | 0.21% | 0.41% | - |
| HSV(B) | 165.33º | 0.35% | 0.5% | - |
| XYZ | 14.5 | 18.56 | 19.65 | - |
| YUV | 113.29 | 130.09 | 106.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 128 | 117 | 0.35 | 0 | 0.09 | 0.50 | 165.33 | 0.21 | 0.41 |
| Hex | 53 | 80 | 75 | 23 | 0 | 9 | 32 | A5 | 15 | 29 |
| Octal | 123 | 200 | 165 | 43 | 0 | 11 | 62 | 245 | 25 | 51 |
| Binary | 1010011 | 10000000 | 1110101 | 100011 | 0 | 1001 | 110010 | 10100101 | 10101 | 101001 |
Color Harmonies of #538075
Complementary color
Monochromatic Colors of #538075
Black with #538075
Text Example
Text Example
White with #538075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538075; }
p { color: rgb(83,128,117); }
H1.HeaderClassName
{
color: #538075;
}
.AnyTagClassName
{
color: #538075;
}
</style>
background-color css
<style>
a { background-color: #538075; }
a { background-color: rgb(83,128,117); }
div.DivClassName
{
background-color: #538075;
}
.BgClassName
{
background-color: #538075;
}
</style>
border-color css
<style>
span { border-color: #538075; }
span { border-color: rgb(83,128,117); }
td.TdClassName
{
border-color: #538075;
}
.TagClassName
{
border-color: #538075;
}
</style>