Shades of Como #457558
Tints of Como #457558
RGB
CMYK
RGB Variations
Color information
#457558 (or 0x457558) is known color: Como. HEX triplet: 45, 75 and 58. RGB value is (69,117,88). Sum of RGB (Red+Green+Blue) = 69+117+88=274 (36% of max value = 765). Red value is 69 (27.34% from 255 or 25.18% from 274); Green value is 117 (46.09% from 255 or 42.70% from 274); Blue value is 88 (34.77% from 255 or 32.12% from 274); Max value from RGB is 117 - color contains mainly: green. Hex color #457558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457558 is #BA8AA7. Grayscale: #636363. Windows color (decimal): -12225192 or 5797189. OLE color: 5797189.
HSL color Cylindrical-coordinate representation of color #457558: hue angle of 143.75º 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 #457558 is Cyan = 0.41, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 117 | 88 | - |
| CMYK | 0.41 | 0 | 0.25 | 0.54 |
| HSL | 143.75º | 0.26% | 0.36% | - |
| HSV(B) | 143.75º | 0.41% | 0.46% | - |
| XYZ | 10.58 | 14.69 | 11.51 | - |
| YUV | 99.34 | 121.6 | 106.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 117 | 88 | 0.41 | 0 | 0.25 | 0.54 | 143.75 | 0.26 | 0.36 |
| Hex | 45 | 75 | 58 | 29 | 0 | 19 | 36 | 90 | 1A | 24 |
| Octal | 105 | 165 | 130 | 51 | 0 | 31 | 66 | 220 | 32 | 44 |
| Binary | 1000101 | 1110101 | 1011000 | 101001 | 0 | 11001 | 110110 | 10010000 | 11010 | 100100 |
Color Harmonies of #457558
Complementary color
Monochromatic Colors of #457558
Black with #457558
Text Example
Text Example
White with #457558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457558; }
p { color: rgb(69,117,88); }
H1.HeaderClassName
{
color: #457558;
}
.AnyTagClassName
{
color: #457558;
}
</style>
background-color css
<style>
a { background-color: #457558; }
a { background-color: rgb(69,117,88); }
div.DivClassName
{
background-color: #457558;
}
.BgClassName
{
background-color: #457558;
}
</style>
border-color css
<style>
span { border-color: #457558; }
span { border-color: rgb(69,117,88); }
td.TdClassName
{
border-color: #457558;
}
.TagClassName
{
border-color: #457558;
}
</style>