Shades of Cutty Sark #58866E
Tints of Cutty Sark #58866E
RGB
CMYK
RGB Variations
Color information
#58866E (or 0x58866E) is known color: Cutty Sark. HEX triplet: 58, 86 and 6E. RGB value is (88,134,110). Sum of RGB (Red+Green+Blue) = 88+134+110=332 (43% of max value = 765). Red value is 88 (34.77% from 255 or 26.51% from 332); Green value is 134 (52.73% from 255 or 40.36% from 332); Blue value is 110 (43.36% from 255 or 33.13% from 332); Max value from RGB is 134 - color contains mainly: green. Hex color #58866E is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #58866E is #A77991. Grayscale: #757575. Windows color (decimal): -10975634 or 7243352. OLE color: 7243352.
HSL color Cylindrical-coordinate representation of color #58866E: hue angle of 148.7º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #58866E is Cyan = 0.34, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 134 | 110 | - |
| CMYK | 0.34 | 0 | 0.18 | 0.47 |
| HSL | 148.7º | 0.21% | 0.44% | - |
| HSV(B) | 148.7º | 0.34% | 0.53% | - |
| XYZ | 15.36 | 20.25 | 17.85 | - |
| YUV | 117.51 | 123.76 | 106.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 134 | 110 | 0.34 | 0 | 0.18 | 0.47 | 148.7 | 0.21 | 0.44 |
| Hex | 58 | 86 | 6E | 22 | 0 | 12 | 2F | 95 | 15 | 2C |
| Octal | 130 | 206 | 156 | 42 | 0 | 22 | 57 | 225 | 25 | 54 |
| Binary | 1011000 | 10000110 | 1101110 | 100010 | 0 | 10010 | 101111 | 10010101 | 10101 | 101100 |
Color Harmonies of #58866E
Complementary color
Monochromatic Colors of #58866E
Black with #58866E
Text Example
Text Example
White with #58866E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #58866E; }
p { color: rgb(88,134,110); }
H1.HeaderClassName
{
color: #58866E;
}
.AnyTagClassName
{
color: #58866E;
}
</style>
background-color css
<style>
a { background-color: #58866E; }
a { background-color: rgb(88,134,110); }
div.DivClassName
{
background-color: #58866E;
}
.BgClassName
{
background-color: #58866E;
}
</style>
border-color css
<style>
span { border-color: #58866E; }
span { border-color: rgb(88,134,110); }
td.TdClassName
{
border-color: #58866E;
}
.TagClassName
{
border-color: #58866E;
}
</style>