Shades of Como #457459
Tints of Como #457459
RGB
CMYK
RGB Variations
Color information
#457459 (or 0x457459) is known color: Como. HEX triplet: 45, 74 and 59. RGB value is (69,116,89). Sum of RGB (Red+Green+Blue) = 69+116+89=274 (36% of max value = 765). Red value is 69 (27.34% from 255 or 25.18% from 274); Green value is 116 (45.70% from 255 or 42.34% from 274); Blue value is 89 (35.16% from 255 or 32.48% from 274); Max value from RGB is 116 - color contains mainly: green. Hex color #457459 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457459 is #BA8BA6. Grayscale: #626262. Windows color (decimal): -12225447 or 5862469. OLE color: 5862469.
HSL color Cylindrical-coordinate representation of color #457459: hue angle of 145.53º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #457459 is Cyan = 0.41, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 116 | 89 | - |
| CMYK | 0.41 | 0 | 0.23 | 0.55 |
| HSL | 145.53º | 0.25% | 0.36% | - |
| HSV(B) | 145.53º | 0.41% | 0.45% | - |
| XYZ | 10.5 | 14.48 | 11.69 | - |
| YUV | 98.87 | 122.43 | 106.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 116 | 89 | 0.41 | 0 | 0.23 | 0.55 | 145.53 | 0.25 | 0.36 |
| Hex | 45 | 74 | 59 | 29 | 0 | 17 | 37 | 92 | 19 | 24 |
| Octal | 105 | 164 | 131 | 51 | 0 | 27 | 67 | 222 | 31 | 44 |
| Binary | 1000101 | 1110100 | 1011001 | 101001 | 0 | 10111 | 110111 | 10010010 | 11001 | 100100 |
Color Harmonies of #457459
Complementary color
Monochromatic Colors of #457459
Black with #457459
Text Example
Text Example
White with #457459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457459; }
p { color: rgb(69,116,89); }
H1.HeaderClassName
{
color: #457459;
}
.AnyTagClassName
{
color: #457459;
}
</style>
background-color css
<style>
a { background-color: #457459; }
a { background-color: rgb(69,116,89); }
div.DivClassName
{
background-color: #457459;
}
.BgClassName
{
background-color: #457459;
}
</style>
border-color css
<style>
span { border-color: #457459; }
span { border-color: rgb(69,116,89); }
td.TdClassName
{
border-color: #457459;
}
.TagClassName
{
border-color: #457459;
}
</style>