Shades of Cutty Sark #578272
Tints of Cutty Sark #578272
RGB
CMYK
RGB Variations
Color information
#578272 (or 0x578272) is known color: Cutty Sark. HEX triplet: 57, 82 and 72. RGB value is (87,130,114). Sum of RGB (Red+Green+Blue) = 87+130+114=331 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.28% from 331); Green value is 130 (51.17% from 255 or 39.27% from 331); Blue value is 114 (44.92% from 255 or 34.44% from 331); Max value from RGB is 130 - color contains mainly: green. Hex color #578272 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #578272 is #A87D8D. Grayscale: #737373. Windows color (decimal): -11042190 or 7504471. OLE color: 7504471.
HSL color Cylindrical-coordinate representation of color #578272: hue angle of 157.67º 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 #578272 is Cyan = 0.33, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 130 | 114 | - |
| CMYK | 0.33 | 0 | 0.12 | 0.49 |
| HSL | 157.67º | 0.2% | 0.43% | - |
| HSV(B) | 157.67º | 0.33% | 0.51% | - |
| XYZ | 14.95 | 19.21 | 18.84 | - |
| YUV | 115.32 | 127.25 | 107.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 130 | 114 | 0.33 | 0 | 0.12 | 0.49 | 157.67 | 0.2 | 0.43 |
| Hex | 57 | 82 | 72 | 21 | 0 | C | 31 | 9E | 14 | 2B |
| Octal | 127 | 202 | 162 | 41 | 0 | 14 | 61 | 236 | 24 | 53 |
| Binary | 1010111 | 10000010 | 1110010 | 100001 | 0 | 1100 | 110001 | 10011110 | 10100 | 101011 |
Color Harmonies of #578272
Complementary color
Monochromatic Colors of #578272
Black with #578272
Text Example
Text Example
White with #578272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578272; }
p { color: rgb(87,130,114); }
H1.HeaderClassName
{
color: #578272;
}
.AnyTagClassName
{
color: #578272;
}
</style>
background-color css
<style>
a { background-color: #578272; }
a { background-color: rgb(87,130,114); }
div.DivClassName
{
background-color: #578272;
}
.BgClassName
{
background-color: #578272;
}
</style>
border-color css
<style>
span { border-color: #578272; }
span { border-color: rgb(87,130,114); }
td.TdClassName
{
border-color: #578272;
}
.TagClassName
{
border-color: #578272;
}
</style>