Shades of Cutty Sark #528375
Tints of Cutty Sark #528375
RGB
CMYK
RGB Variations
Color information
#528375 (or 0x528375) is known color: Cutty Sark. HEX triplet: 52, 83 and 75. RGB value is (82,131,117). Sum of RGB (Red+Green+Blue) = 82+131+117=330 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.85% from 330); Green value is 131 (51.56% from 255 or 39.70% from 330); Blue value is 117 (46.09% from 255 or 35.45% from 330); Max value from RGB is 131 - color contains mainly: green. Hex color #528375 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528375 is #AD7C8A. Grayscale: #727272. Windows color (decimal): -11369611 or 7701330. OLE color: 7701330.
HSL color Cylindrical-coordinate representation of color #528375: hue angle of 162.86º degrees, saturation: 0.23, 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 #528375 is Cyan = 0.37, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 131 | 117 | - |
| CMYK | 0.37 | 0 | 0.11 | 0.49 |
| HSL | 162.86º | 0.23% | 0.42% | - |
| HSV(B) | 162.86º | 0.37% | 0.51% | - |
| XYZ | 14.81 | 19.31 | 19.78 | - |
| YUV | 114.75 | 129.27 | 104.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 131 | 117 | 0.37 | 0 | 0.11 | 0.49 | 162.86 | 0.23 | 0.42 |
| Hex | 52 | 83 | 75 | 25 | 0 | B | 31 | A3 | 17 | 2A |
| Octal | 122 | 203 | 165 | 45 | 0 | 13 | 61 | 243 | 27 | 52 |
| Binary | 1010010 | 10000011 | 1110101 | 100101 | 0 | 1011 | 110001 | 10100011 | 10111 | 101010 |
Color Harmonies of #528375
Complementary color
Monochromatic Colors of #528375
Black with #528375
Text Example
Text Example
White with #528375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528375; }
p { color: rgb(82,131,117); }
H1.HeaderClassName
{
color: #528375;
}
.AnyTagClassName
{
color: #528375;
}
</style>
background-color css
<style>
a { background-color: #528375; }
a { background-color: rgb(82,131,117); }
div.DivClassName
{
background-color: #528375;
}
.BgClassName
{
background-color: #528375;
}
</style>
border-color css
<style>
span { border-color: #528375; }
span { border-color: rgb(82,131,117); }
td.TdClassName
{
border-color: #528375;
}
.TagClassName
{
border-color: #528375;
}
</style>