Shades of Cutty Sark #578273
Tints of Cutty Sark #578273
RGB
CMYK
RGB Variations
Color information
#578273 (or 0x578273) is known color: Cutty Sark. HEX triplet: 57, 82 and 73. RGB value is (87,130,115). Sum of RGB (Red+Green+Blue) = 87+130+115=332 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.20% from 332); Green value is 130 (51.17% from 255 or 39.16% from 332); Blue value is 115 (45.31% from 255 or 34.64% from 332); Max value from RGB is 130 - color contains mainly: green. Hex color #578273 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #578273 is #A87D8C. Grayscale: #737373. Windows color (decimal): -11042189 or 7570007. OLE color: 7570007.
HSL color Cylindrical-coordinate representation of color #578273: hue angle of 159.07º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #578273 is Cyan = 0.33, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 130 | 115 | - |
| CMYK | 0.33 | 0 | 0.12 | 0.49 |
| HSL | 159.07º | 0.2% | 0.43% | - |
| HSV(B) | 159.07º | 0.33% | 0.51% | - |
| XYZ | 15.01 | 19.23 | 19.14 | - |
| YUV | 115.43 | 127.75 | 107.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 130 | 115 | 0.33 | 0 | 0.12 | 0.49 | 159.07 | 0.2 | 0.43 |
| Hex | 57 | 82 | 73 | 21 | 0 | C | 31 | 9F | 14 | 2B |
| Octal | 127 | 202 | 163 | 41 | 0 | 14 | 61 | 237 | 24 | 53 |
| Binary | 1010111 | 10000010 | 1110011 | 100001 | 0 | 1100 | 110001 | 10011111 | 10100 | 101011 |
Color Harmonies of #578273
Complementary color
Monochromatic Colors of #578273
Black with #578273
Text Example
Text Example
White with #578273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578273; }
p { color: rgb(87,130,115); }
H1.HeaderClassName
{
color: #578273;
}
.AnyTagClassName
{
color: #578273;
}
</style>
background-color css
<style>
a { background-color: #578273; }
a { background-color: rgb(87,130,115); }
div.DivClassName
{
background-color: #578273;
}
.BgClassName
{
background-color: #578273;
}
</style>
border-color css
<style>
span { border-color: #578273; }
span { border-color: rgb(87,130,115); }
td.TdClassName
{
border-color: #578273;
}
.TagClassName
{
border-color: #578273;
}
</style>