Shades of Como #457257
Tints of Como #457257
RGB
CMYK
RGB Variations
Color information
#457257 (or 0x457257) is known color: Como. HEX triplet: 45, 72 and 57. RGB value is (69,114,87). Sum of RGB (Red+Green+Blue) = 69+114+87=270 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.56% from 270); Green value is 114 (44.92% from 255 or 42.22% from 270); Blue value is 87 (34.38% from 255 or 32.22% from 270); Max value from RGB is 114 - color contains mainly: green. Hex color #457257 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457257 is #BA8DA8. Grayscale: #616161. Windows color (decimal): -12225961 or 5730885. OLE color: 5730885.
HSL color Cylindrical-coordinate representation of color #457257: hue angle of 144º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #457257 is Cyan = 0.39, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 114 | 87 | - |
| CMYK | 0.39 | 0 | 0.24 | 0.55 |
| HSL | 144º | 0.25% | 0.36% | - |
| HSV(B) | 144º | 0.39% | 0.45% | - |
| XYZ | 10.19 | 13.99 | 11.18 | - |
| YUV | 97.47 | 122.09 | 107.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 114 | 87 | 0.39 | 0 | 0.24 | 0.55 | 144 | 0.25 | 0.36 |
| Hex | 45 | 72 | 57 | 27 | 0 | 18 | 37 | 90 | 19 | 24 |
| Octal | 105 | 162 | 127 | 47 | 0 | 30 | 67 | 220 | 31 | 44 |
| Binary | 1000101 | 1110010 | 1010111 | 100111 | 0 | 11000 | 110111 | 10010000 | 11001 | 100100 |
Color Harmonies of #457257
Complementary color
Monochromatic Colors of #457257
Black with #457257
Text Example
Text Example
White with #457257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457257; }
p { color: rgb(69,114,87); }
H1.HeaderClassName
{
color: #457257;
}
.AnyTagClassName
{
color: #457257;
}
</style>
background-color css
<style>
a { background-color: #457257; }
a { background-color: rgb(69,114,87); }
div.DivClassName
{
background-color: #457257;
}
.BgClassName
{
background-color: #457257;
}
</style>
border-color css
<style>
span { border-color: #457257; }
span { border-color: rgb(69,114,87); }
td.TdClassName
{
border-color: #457257;
}
.TagClassName
{
border-color: #457257;
}
</style>