Shades of Como #457059
Tints of Como #457059
RGB
CMYK
RGB Variations
Color information
#457059 (or 0x457059) is known color: Como. HEX triplet: 45, 70 and 59. RGB value is (69,112,89). Sum of RGB (Red+Green+Blue) = 69+112+89=270 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.56% from 270); Green value is 112 (44.14% from 255 or 41.48% from 270); Blue value is 89 (35.16% from 255 or 32.96% from 270); Max value from RGB is 112 - color contains mainly: green. Hex color #457059 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457059 is #BA8FA6. Grayscale: #606060. Windows color (decimal): -12226471 or 5861445. OLE color: 5861445.
HSL color Cylindrical-coordinate representation of color #457059: hue angle of 147.91º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #457059 is Cyan = 0.38, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 112 | 89 | - |
| CMYK | 0.38 | 0 | 0.21 | 0.56 |
| HSL | 147.91º | 0.24% | 0.35% | - |
| HSV(B) | 147.91º | 0.38% | 0.44% | - |
| XYZ | 10.05 | 13.57 | 11.54 | - |
| YUV | 96.52 | 123.75 | 108.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 112 | 89 | 0.38 | 0 | 0.21 | 0.56 | 147.91 | 0.24 | 0.35 |
| Hex | 45 | 70 | 59 | 26 | 0 | 15 | 38 | 94 | 18 | 23 |
| Octal | 105 | 160 | 131 | 46 | 0 | 25 | 70 | 224 | 30 | 43 |
| Binary | 1000101 | 1110000 | 1011001 | 100110 | 0 | 10101 | 111000 | 10010100 | 11000 | 100011 |
Color Harmonies of #457059
Complementary color
Monochromatic Colors of #457059
Black with #457059
Text Example
Text Example
White with #457059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457059; }
p { color: rgb(69,112,89); }
H1.HeaderClassName
{
color: #457059;
}
.AnyTagClassName
{
color: #457059;
}
</style>
background-color css
<style>
a { background-color: #457059; }
a { background-color: rgb(69,112,89); }
div.DivClassName
{
background-color: #457059;
}
.BgClassName
{
background-color: #457059;
}
</style>
border-color css
<style>
span { border-color: #457059; }
span { border-color: rgb(69,112,89); }
td.TdClassName
{
border-color: #457059;
}
.TagClassName
{
border-color: #457059;
}
</style>