Shades of Cutty Sark #579274
Tints of Cutty Sark #579274
RGB
CMYK
RGB Variations
Color information
#579274 (or 0x579274) is known color: Cutty Sark. HEX triplet: 57, 92 and 74. RGB value is (87,146,116). Sum of RGB (Red+Green+Blue) = 87+146+116=349 (46% of max value = 765). Red value is 87 (34.38% from 255 or 24.93% from 349); Green value is 146 (57.42% from 255 or 41.83% from 349); Blue value is 116 (45.70% from 255 or 33.24% from 349); Max value from RGB is 146 - color contains mainly: green. Hex color #579274 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579274 is #A86D8B. Grayscale: #7D7D7D. Windows color (decimal): -11038092 or 7639639. OLE color: 7639639.
HSL color Cylindrical-coordinate representation of color #579274: hue angle of 149.49º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #579274 is Cyan = 0.40, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 146 | 116 | - |
| CMYK | 0.40 | 0 | 0.21 | 0.43 |
| HSL | 149.49º | 0.25% | 0.46% | - |
| HSV(B) | 149.49º | 0.4% | 0.57% | - |
| XYZ | 17.36 | 23.84 | 20.21 | - |
| YUV | 124.94 | 122.95 | 100.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 146 | 116 | 0.40 | 0 | 0.21 | 0.43 | 149.49 | 0.25 | 0.46 |
| Hex | 57 | 92 | 74 | 28 | 0 | 15 | 2B | 95 | 19 | 2E |
| Octal | 127 | 222 | 164 | 50 | 0 | 25 | 53 | 225 | 31 | 56 |
| Binary | 1010111 | 10010010 | 1110100 | 101000 | 0 | 10101 | 101011 | 10010101 | 11001 | 101110 |
Color Harmonies of #579274
Complementary color
Monochromatic Colors of #579274
Black with #579274
Text Example
Text Example
White with #579274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579274; }
p { color: rgb(87,146,116); }
H1.HeaderClassName
{
color: #579274;
}
.AnyTagClassName
{
color: #579274;
}
</style>
background-color css
<style>
a { background-color: #579274; }
a { background-color: rgb(87,146,116); }
div.DivClassName
{
background-color: #579274;
}
.BgClassName
{
background-color: #579274;
}
</style>
border-color css
<style>
span { border-color: #579274; }
span { border-color: rgb(87,146,116); }
td.TdClassName
{
border-color: #579274;
}
.TagClassName
{
border-color: #579274;
}
</style>