Shades of Cutty Sark #528274
Tints of Cutty Sark #528274
RGB
CMYK
RGB Variations
Color information
#528274 (or 0x528274) is known color: Cutty Sark. HEX triplet: 52, 82 and 74. RGB value is (82,130,116). Sum of RGB (Red+Green+Blue) = 82+130+116=328 (43% of max value = 765). Red value is 82 (32.42% from 255 or 25% from 328); Green value is 130 (51.17% from 255 or 39.63% from 328); Blue value is 116 (45.70% from 255 or 35.37% from 328); Max value from RGB is 130 - color contains mainly: green. Hex color #528274 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528274 is #AD7D8B. Grayscale: #727272. Windows color (decimal): -11369868 or 7635538. OLE color: 7635538.
HSL color Cylindrical-coordinate representation of color #528274: hue angle of 162.5º 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 #528274 is Cyan = 0.37, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 130 | 116 | - |
| CMYK | 0.37 | 0 | 0.11 | 0.49 |
| HSL | 162.5º | 0.23% | 0.42% | - |
| HSV(B) | 162.5º | 0.37% | 0.51% | - |
| XYZ | 14.61 | 19.02 | 19.42 | - |
| YUV | 114.05 | 129.1 | 105.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 130 | 116 | 0.37 | 0 | 0.11 | 0.49 | 162.5 | 0.23 | 0.42 |
| Hex | 52 | 82 | 74 | 25 | 0 | B | 31 | A2 | 17 | 2A |
| Octal | 122 | 202 | 164 | 45 | 0 | 13 | 61 | 242 | 27 | 52 |
| Binary | 1010010 | 10000010 | 1110100 | 100101 | 0 | 1011 | 110001 | 10100010 | 10111 | 101010 |
Color Harmonies of #528274
Complementary color
Monochromatic Colors of #528274
Black with #528274
Text Example
Text Example
White with #528274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528274; }
p { color: rgb(82,130,116); }
H1.HeaderClassName
{
color: #528274;
}
.AnyTagClassName
{
color: #528274;
}
</style>
background-color css
<style>
a { background-color: #528274; }
a { background-color: rgb(82,130,116); }
div.DivClassName
{
background-color: #528274;
}
.BgClassName
{
background-color: #528274;
}
</style>
border-color css
<style>
span { border-color: #528274; }
span { border-color: rgb(82,130,116); }
td.TdClassName
{
border-color: #528274;
}
.TagClassName
{
border-color: #528274;
}
</style>