Shades of Como #457559
Tints of Como #457559
RGB
CMYK
RGB Variations
Color information
#457559 (or 0x457559) is known color: Como. HEX triplet: 45, 75 and 59. RGB value is (69,117,89). Sum of RGB (Red+Green+Blue) = 69+117+89=275 (36% of max value = 765). Red value is 69 (27.34% from 255 or 25.09% from 275); Green value is 117 (46.09% from 255 or 42.55% from 275); Blue value is 89 (35.16% from 255 or 32.36% from 275); Max value from RGB is 117 - color contains mainly: green. Hex color #457559 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457559 is #BA8AA6. Grayscale: #636363. Windows color (decimal): -12225191 or 5862725. OLE color: 5862725.
HSL color Cylindrical-coordinate representation of color #457559: hue angle of 145º 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 #457559 is Cyan = 0.41, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 117 | 89 | - |
| CMYK | 0.41 | 0 | 0.24 | 0.54 |
| HSL | 145º | 0.26% | 0.36% | - |
| HSV(B) | 145º | 0.41% | 0.46% | - |
| XYZ | 10.62 | 14.71 | 11.73 | - |
| YUV | 99.46 | 122.1 | 106.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 117 | 89 | 0.41 | 0 | 0.24 | 0.54 | 145 | 0.26 | 0.36 |
| Hex | 45 | 75 | 59 | 29 | 0 | 18 | 36 | 91 | 1A | 24 |
| Octal | 105 | 165 | 131 | 51 | 0 | 30 | 66 | 221 | 32 | 44 |
| Binary | 1000101 | 1110101 | 1011001 | 101001 | 0 | 11000 | 110110 | 10010001 | 11010 | 100100 |
Color Harmonies of #457559
Complementary color
Monochromatic Colors of #457559
Black with #457559
Text Example
Text Example
White with #457559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457559; }
p { color: rgb(69,117,89); }
H1.HeaderClassName
{
color: #457559;
}
.AnyTagClassName
{
color: #457559;
}
</style>
background-color css
<style>
a { background-color: #457559; }
a { background-color: rgb(69,117,89); }
div.DivClassName
{
background-color: #457559;
}
.BgClassName
{
background-color: #457559;
}
</style>
border-color css
<style>
span { border-color: #457559; }
span { border-color: rgb(69,117,89); }
td.TdClassName
{
border-color: #457559;
}
.TagClassName
{
border-color: #457559;
}
</style>