Shades of Como #568467
Tints of Como #568467
RGB
CMYK
RGB Variations
Color information
#568467 (or 0x568467) is known color: Como. HEX triplet: 56, 84 and 67. RGB value is (86,132,103). Sum of RGB (Red+Green+Blue) = 86+132+103=321 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.79% from 321); Green value is 132 (51.95% from 255 or 41.12% from 321); Blue value is 103 (40.62% from 255 or 32.09% from 321); Max value from RGB is 132 - color contains mainly: green. Hex color #568467 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #568467 is #A97B98. Grayscale: #737373. Windows color (decimal): -11107225 or 6784086. OLE color: 6784086.
HSL color Cylindrical-coordinate representation of color #568467: hue angle of 142.17º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #568467 is Cyan = 0.35, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 86 | 132 | 103 | - |
| CMYK | 0.35 | 0 | 0.22 | 0.48 |
| HSL | 142.17º | 0.21% | 0.43% | - |
| HSV(B) | 142.17º | 0.35% | 0.52% | - |
| XYZ | 14.54 | 19.46 | 15.82 | - |
| YUV | 114.94 | 121.26 | 107.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 132 | 103 | 0.35 | 0 | 0.22 | 0.48 | 142.17 | 0.21 | 0.43 |
| Hex | 56 | 84 | 67 | 23 | 0 | 16 | 30 | 8E | 15 | 2B |
| Octal | 126 | 204 | 147 | 43 | 0 | 26 | 60 | 216 | 25 | 53 |
| Binary | 1010110 | 10000100 | 1100111 | 100011 | 0 | 10110 | 110000 | 10001110 | 10101 | 101011 |
Color Harmonies of #568467
Complementary color
Monochromatic Colors of #568467
Black with #568467
Text Example
Text Example
White with #568467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568467; }
p { color: rgb(86,132,103); }
H1.HeaderClassName
{
color: #568467;
}
.AnyTagClassName
{
color: #568467;
}
</style>
background-color css
<style>
a { background-color: #568467; }
a { background-color: rgb(86,132,103); }
div.DivClassName
{
background-color: #568467;
}
.BgClassName
{
background-color: #568467;
}
</style>
border-color css
<style>
span { border-color: #568467; }
span { border-color: rgb(86,132,103); }
td.TdClassName
{
border-color: #568467;
}
.TagClassName
{
border-color: #568467;
}
</style>