Shades of Cutty Sark #578274
Tints of Cutty Sark #578274
RGB
CMYK
RGB Variations
Color information
#578274 (or 0x578274) is known color: Cutty Sark. HEX triplet: 57, 82 and 74. RGB value is (87,130,116). Sum of RGB (Red+Green+Blue) = 87+130+116=333 (44% of max value = 765). Red value is 87 (34.38% from 255 or 26.13% from 333); Green value is 130 (51.17% from 255 or 39.04% from 333); Blue value is 116 (45.70% from 255 or 34.83% from 333); Max value from RGB is 130 - color contains mainly: green. Hex color #578274 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #578274 is #A87D8B. Grayscale: #737373. Windows color (decimal): -11042188 or 7635543. OLE color: 7635543.
HSL color Cylindrical-coordinate representation of color #578274: hue angle of 160.47º 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 #578274 is Cyan = 0.33, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 130 | 116 | - |
| CMYK | 0.33 | 0 | 0.11 | 0.49 |
| HSL | 160.47º | 0.2% | 0.43% | - |
| HSV(B) | 160.47º | 0.33% | 0.51% | - |
| XYZ | 15.07 | 19.25 | 19.45 | - |
| YUV | 115.55 | 128.25 | 107.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 130 | 116 | 0.33 | 0 | 0.11 | 0.49 | 160.47 | 0.2 | 0.43 |
| Hex | 57 | 82 | 74 | 21 | 0 | B | 31 | A0 | 14 | 2B |
| Octal | 127 | 202 | 164 | 41 | 0 | 13 | 61 | 240 | 24 | 53 |
| Binary | 1010111 | 10000010 | 1110100 | 100001 | 0 | 1011 | 110001 | 10100000 | 10100 | 101011 |
Color Harmonies of #578274
Complementary color
Monochromatic Colors of #578274
Black with #578274
Text Example
Text Example
White with #578274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578274; }
p { color: rgb(87,130,116); }
H1.HeaderClassName
{
color: #578274;
}
.AnyTagClassName
{
color: #578274;
}
</style>
background-color css
<style>
a { background-color: #578274; }
a { background-color: rgb(87,130,116); }
div.DivClassName
{
background-color: #578274;
}
.BgClassName
{
background-color: #578274;
}
</style>
border-color css
<style>
span { border-color: #578274; }
span { border-color: rgb(87,130,116); }
td.TdClassName
{
border-color: #578274;
}
.TagClassName
{
border-color: #578274;
}
</style>