Shades of Como #457359
Tints of Como #457359
RGB
CMYK
RGB Variations
Color information
#457359 (or 0x457359) is known color: Como. HEX triplet: 45, 73 and 59. RGB value is (69,115,89). Sum of RGB (Red+Green+Blue) = 69+115+89=273 (36% of max value = 765). Red value is 69 (27.34% from 255 or 25.27% from 273); Green value is 115 (45.31% from 255 or 42.12% from 273); Blue value is 89 (35.16% from 255 or 32.60% from 273); Max value from RGB is 115 - color contains mainly: green. Hex color #457359 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457359 is #BA8CA6. Grayscale: #626262. Windows color (decimal): -12225703 or 5862213. OLE color: 5862213.
HSL color Cylindrical-coordinate representation of color #457359: hue angle of 146.09º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #457359 is Cyan = 0.4, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 115 | 89 | - |
| CMYK | 0.4 | 0 | 0.23 | 0.55 |
| HSL | 146.09º | 0.25% | 0.36% | - |
| HSV(B) | 146.09º | 0.4% | 0.45% | - |
| XYZ | 10.39 | 14.25 | 11.65 | - |
| YUV | 98.28 | 122.76 | 107.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 115 | 89 | 0.4 | 0 | 0.23 | 0.55 | 146.09 | 0.25 | 0.36 |
| Hex | 45 | 73 | 59 | 28 | 0 | 17 | 37 | 92 | 19 | 24 |
| Octal | 105 | 163 | 131 | 50 | 0 | 27 | 67 | 222 | 31 | 44 |
| Binary | 1000101 | 1110011 | 1011001 | 101000 | 0 | 10111 | 110111 | 10010010 | 11001 | 100100 |
Color Harmonies of #457359
Complementary color
Monochromatic Colors of #457359
Black with #457359
Text Example
Text Example
White with #457359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457359; }
p { color: rgb(69,115,89); }
H1.HeaderClassName
{
color: #457359;
}
.AnyTagClassName
{
color: #457359;
}
</style>
background-color css
<style>
a { background-color: #457359; }
a { background-color: rgb(69,115,89); }
div.DivClassName
{
background-color: #457359;
}
.BgClassName
{
background-color: #457359;
}
</style>
border-color css
<style>
span { border-color: #457359; }
span { border-color: rgb(69,115,89); }
td.TdClassName
{
border-color: #457359;
}
.TagClassName
{
border-color: #457359;
}
</style>