Shades of Cutty Sark #508572
Tints of Cutty Sark #508572
RGB
CMYK
RGB Variations
Color information
#508572 (or 0x508572) is known color: Cutty Sark. HEX triplet: 50, 85 and 72. RGB value is (80,133,114). Sum of RGB (Red+Green+Blue) = 80+133+114=327 (43% of max value = 765). Red value is 80 (31.64% from 255 or 24.46% from 327); Green value is 133 (52.34% from 255 or 40.67% from 327); Blue value is 114 (44.92% from 255 or 34.86% from 327); Max value from RGB is 133 - color contains mainly: green. Hex color #508572 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508572 is #AF7A8D. Grayscale: #737373. Windows color (decimal): -11500174 or 7505232. OLE color: 7505232.
HSL color Cylindrical-coordinate representation of color #508572: hue angle of 158.49º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #508572 is Cyan = 0.40, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 80 | 133 | 114 | - |
| CMYK | 0.40 | 0 | 0.14 | 0.48 |
| HSL | 158.49º | 0.25% | 0.42% | - |
| HSV(B) | 158.49º | 0.4% | 0.52% | - |
| XYZ | 14.73 | 19.7 | 18.94 | - |
| YUV | 114.99 | 127.44 | 103.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 133 | 114 | 0.40 | 0 | 0.14 | 0.48 | 158.49 | 0.25 | 0.42 |
| Hex | 50 | 85 | 72 | 28 | 0 | E | 30 | 9E | 19 | 2A |
| Octal | 120 | 205 | 162 | 50 | 0 | 16 | 60 | 236 | 31 | 52 |
| Binary | 1010000 | 10000101 | 1110010 | 101000 | 0 | 1110 | 110000 | 10011110 | 11001 | 101010 |
Color Harmonies of #508572
Complementary color
Monochromatic Colors of #508572
Black with #508572
Text Example
Text Example
White with #508572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508572; }
p { color: rgb(80,133,114); }
H1.HeaderClassName
{
color: #508572;
}
.AnyTagClassName
{
color: #508572;
}
</style>
background-color css
<style>
a { background-color: #508572; }
a { background-color: rgb(80,133,114); }
div.DivClassName
{
background-color: #508572;
}
.BgClassName
{
background-color: #508572;
}
</style>
border-color css
<style>
span { border-color: #508572; }
span { border-color: rgb(80,133,114); }
td.TdClassName
{
border-color: #508572;
}
.TagClassName
{
border-color: #508572;
}
</style>