Shades of Cutty Sark #529077
Tints of Cutty Sark #529077
RGB
CMYK
RGB Variations
Color information
#529077 (or 0x529077) is known color: Cutty Sark. HEX triplet: 52, 90 and 77. RGB value is (82,144,119). Sum of RGB (Red+Green+Blue) = 82+144+119=345 (45% of max value = 765). Red value is 82 (32.42% from 255 or 23.77% from 345); Green value is 144 (56.64% from 255 or 41.74% from 345); Blue value is 119 (46.88% from 255 or 34.49% from 345); Max value from RGB is 144 - color contains mainly: green. Hex color #529077 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #529077 is #AD6F88. Grayscale: #7A7A7A. Windows color (decimal): -11366281 or 7835730. OLE color: 7835730.
HSL color Cylindrical-coordinate representation of color #529077: hue angle of 155.81º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #529077 is Cyan = 0.43, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 144 | 119 | - |
| CMYK | 0.43 | 0 | 0.17 | 0.44 |
| HSL | 155.81º | 0.27% | 0.44% | - |
| HSV(B) | 155.81º | 0.43% | 0.56% | - |
| XYZ | 16.78 | 23.07 | 21.02 | - |
| YUV | 122.61 | 125.96 | 99.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 144 | 119 | 0.43 | 0 | 0.17 | 0.44 | 155.81 | 0.27 | 0.44 |
| Hex | 52 | 90 | 77 | 2B | 0 | 11 | 2C | 9C | 1B | 2C |
| Octal | 122 | 220 | 167 | 53 | 0 | 21 | 54 | 234 | 33 | 54 |
| Binary | 1010010 | 10010000 | 1110111 | 101011 | 0 | 10001 | 101100 | 10011100 | 11011 | 101100 |
Color Harmonies of #529077
Complementary color
Monochromatic Colors of #529077
Black with #529077
Text Example
Text Example
White with #529077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529077; }
p { color: rgb(82,144,119); }
H1.HeaderClassName
{
color: #529077;
}
.AnyTagClassName
{
color: #529077;
}
</style>
background-color css
<style>
a { background-color: #529077; }
a { background-color: rgb(82,144,119); }
div.DivClassName
{
background-color: #529077;
}
.BgClassName
{
background-color: #529077;
}
</style>
border-color css
<style>
span { border-color: #529077; }
span { border-color: rgb(82,144,119); }
td.TdClassName
{
border-color: #529077;
}
.TagClassName
{
border-color: #529077;
}
</style>