Shades of Como #457556
Tints of Como #457556
RGB
CMYK
RGB Variations
Color information
#457556 (or 0x457556) is known color: Como. HEX triplet: 45, 75 and 56. RGB value is (69,117,86). Sum of RGB (Red+Green+Blue) = 69+117+86=272 (36% of max value = 765). Red value is 69 (27.34% from 255 or 25.37% from 272); Green value is 117 (46.09% from 255 or 43.01% from 272); Blue value is 86 (33.98% from 255 or 31.62% from 272); Max value from RGB is 117 - color contains mainly: green. Hex color #457556 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457556 is #BA8AA9. Grayscale: #636363. Windows color (decimal): -12225194 or 5666117. OLE color: 5666117.
HSL color Cylindrical-coordinate representation of color #457556: hue angle of 141.25º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #457556 is Cyan = 0.41, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 117 | 86 | - |
| CMYK | 0.41 | 0 | 0.26 | 0.54 |
| HSL | 141.25º | 0.26% | 0.36% | - |
| HSV(B) | 141.25º | 0.41% | 0.46% | - |
| XYZ | 10.5 | 14.66 | 11.08 | - |
| YUV | 99.11 | 120.6 | 106.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 117 | 86 | 0.41 | 0 | 0.26 | 0.54 | 141.25 | 0.26 | 0.36 |
| Hex | 45 | 75 | 56 | 29 | 0 | 1A | 36 | 8D | 1A | 24 |
| Octal | 105 | 165 | 126 | 51 | 0 | 32 | 66 | 215 | 32 | 44 |
| Binary | 1000101 | 1110101 | 1010110 | 101001 | 0 | 11010 | 110110 | 10001101 | 11010 | 100100 |
Color Harmonies of #457556
Complementary color
Monochromatic Colors of #457556
Black with #457556
Text Example
Text Example
White with #457556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457556; }
p { color: rgb(69,117,86); }
H1.HeaderClassName
{
color: #457556;
}
.AnyTagClassName
{
color: #457556;
}
</style>
background-color css
<style>
a { background-color: #457556; }
a { background-color: rgb(69,117,86); }
div.DivClassName
{
background-color: #457556;
}
.BgClassName
{
background-color: #457556;
}
</style>
border-color css
<style>
span { border-color: #457556; }
span { border-color: rgb(69,117,86); }
td.TdClassName
{
border-color: #457556;
}
.TagClassName
{
border-color: #457556;
}
</style>