Shades of Cutty Sark #578278
Tints of Cutty Sark #578278
RGB
CMYK
RGB Variations
Color information
#578278 (or 0x578278) is known color: Cutty Sark. HEX triplet: 57, 82 and 78. RGB value is (87,130,120). Sum of RGB (Red+Green+Blue) = 87+130+120=337 (44% of max value = 765). Red value is 87 (34.38% from 255 or 25.82% from 337); Green value is 130 (51.17% from 255 or 38.58% from 337); Blue value is 120 (47.27% from 255 or 35.61% from 337); Max value from RGB is 130 - color contains mainly: green. Hex color #578278 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #578278 is #A87D87. Grayscale: #747474. Windows color (decimal): -11042184 or 7897687. OLE color: 7897687.
HSL color Cylindrical-coordinate representation of color #578278: hue angle of 166.05º 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 #578278 is Cyan = 0.33, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 130 | 120 | - |
| CMYK | 0.33 | 0 | 0.08 | 0.49 |
| HSL | 166.05º | 0.2% | 0.43% | - |
| HSV(B) | 166.05º | 0.33% | 0.51% | - |
| XYZ | 15.3 | 19.35 | 20.7 | - |
| YUV | 116 | 130.25 | 107.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 130 | 120 | 0.33 | 0 | 0.08 | 0.49 | 166.05 | 0.2 | 0.43 |
| Hex | 57 | 82 | 78 | 21 | 0 | 8 | 31 | A6 | 14 | 2B |
| Octal | 127 | 202 | 170 | 41 | 0 | 10 | 61 | 246 | 24 | 53 |
| Binary | 1010111 | 10000010 | 1111000 | 100001 | 0 | 1000 | 110001 | 10100110 | 10100 | 101011 |
Color Harmonies of #578278
Complementary color
Monochromatic Colors of #578278
Black with #578278
Text Example
Text Example
White with #578278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578278; }
p { color: rgb(87,130,120); }
H1.HeaderClassName
{
color: #578278;
}
.AnyTagClassName
{
color: #578278;
}
</style>
background-color css
<style>
a { background-color: #578278; }
a { background-color: rgb(87,130,120); }
div.DivClassName
{
background-color: #578278;
}
.BgClassName
{
background-color: #578278;
}
</style>
border-color css
<style>
span { border-color: #578278; }
span { border-color: rgb(87,130,120); }
td.TdClassName
{
border-color: #578278;
}
.TagClassName
{
border-color: #578278;
}
</style>