Shades of Cutty Sark #578674
Tints of Cutty Sark #578674
RGB
CMYK
RGB Variations
Color information
#578674 (or 0x578674) is known color: Cutty Sark. HEX triplet: 57, 86 and 74. RGB value is (87,134,116). Sum of RGB (Red+Green+Blue) = 87+134+116=337 (44% of max value = 765). Red value is 87 (34.38% from 255 or 25.82% from 337); Green value is 134 (52.73% from 255 or 39.76% from 337); Blue value is 116 (45.70% from 255 or 34.42% from 337); Max value from RGB is 134 - color contains mainly: green. Hex color #578674 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #578674 is #A8798B. Grayscale: #757575. Windows color (decimal): -11041164 or 7636567. OLE color: 7636567.
HSL color Cylindrical-coordinate representation of color #578674: hue angle of 157.02º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #578674 is Cyan = 0.35, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 134 | 116 | - |
| CMYK | 0.35 | 0 | 0.13 | 0.47 |
| HSL | 157.02º | 0.21% | 0.43% | - |
| HSV(B) | 157.02º | 0.35% | 0.53% | - |
| XYZ | 15.61 | 20.34 | 19.63 | - |
| YUV | 117.9 | 126.93 | 105.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 134 | 116 | 0.35 | 0 | 0.13 | 0.47 | 157.02 | 0.21 | 0.43 |
| Hex | 57 | 86 | 74 | 23 | 0 | D | 2F | 9D | 15 | 2B |
| Octal | 127 | 206 | 164 | 43 | 0 | 15 | 57 | 235 | 25 | 53 |
| Binary | 1010111 | 10000110 | 1110100 | 100011 | 0 | 1101 | 101111 | 10011101 | 10101 | 101011 |
Color Harmonies of #578674
Complementary color
Monochromatic Colors of #578674
Black with #578674
Text Example
Text Example
White with #578674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578674; }
p { color: rgb(87,134,116); }
H1.HeaderClassName
{
color: #578674;
}
.AnyTagClassName
{
color: #578674;
}
</style>
background-color css
<style>
a { background-color: #578674; }
a { background-color: rgb(87,134,116); }
div.DivClassName
{
background-color: #578674;
}
.BgClassName
{
background-color: #578674;
}
</style>
border-color css
<style>
span { border-color: #578674; }
span { border-color: rgb(87,134,116); }
td.TdClassName
{
border-color: #578674;
}
.TagClassName
{
border-color: #578674;
}
</style>