Shades of Como #457259
Tints of Como #457259
RGB
CMYK
RGB Variations
Color information
#457259 (or 0x457259) is known color: Como. HEX triplet: 45, 72 and 59. RGB value is (69,114,89). Sum of RGB (Red+Green+Blue) = 69+114+89=272 (36% of max value = 765). Red value is 69 (27.34% from 255 or 25.37% from 272); Green value is 114 (44.92% from 255 or 41.91% from 272); Blue value is 89 (35.16% from 255 or 32.72% from 272); Max value from RGB is 114 - color contains mainly: green. Hex color #457259 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457259 is #BA8DA6. Grayscale: #616161. Windows color (decimal): -12225959 or 5861957. OLE color: 5861957.
HSL color Cylindrical-coordinate representation of color #457259: hue angle of 146.67º 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 #457259 is Cyan = 0.39, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 114 | 89 | - |
| CMYK | 0.39 | 0 | 0.22 | 0.55 |
| HSL | 146.67º | 0.25% | 0.36% | - |
| HSV(B) | 146.67º | 0.39% | 0.45% | - |
| XYZ | 10.27 | 14.02 | 11.62 | - |
| YUV | 97.7 | 123.09 | 107.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 114 | 89 | 0.39 | 0 | 0.22 | 0.55 | 146.67 | 0.25 | 0.36 |
| Hex | 45 | 72 | 59 | 27 | 0 | 16 | 37 | 93 | 19 | 24 |
| Octal | 105 | 162 | 131 | 47 | 0 | 26 | 67 | 223 | 31 | 44 |
| Binary | 1000101 | 1110010 | 1011001 | 100111 | 0 | 10110 | 110111 | 10010011 | 11001 | 100100 |
Color Harmonies of #457259
Complementary color
Monochromatic Colors of #457259
Black with #457259
Text Example
Text Example
White with #457259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457259; }
p { color: rgb(69,114,89); }
H1.HeaderClassName
{
color: #457259;
}
.AnyTagClassName
{
color: #457259;
}
</style>
background-color css
<style>
a { background-color: #457259; }
a { background-color: rgb(69,114,89); }
div.DivClassName
{
background-color: #457259;
}
.BgClassName
{
background-color: #457259;
}
</style>
border-color css
<style>
span { border-color: #457259; }
span { border-color: rgb(69,114,89); }
td.TdClassName
{
border-color: #457259;
}
.TagClassName
{
border-color: #457259;
}
</style>