Shades of Como #457053
Tints of Como #457053
RGB
CMYK
RGB Variations
Color information
#457053 (or 0x457053) is known color: Como. HEX triplet: 45, 70 and 53. RGB value is (69,112,83). Sum of RGB (Red+Green+Blue) = 69+112+83=264 (34% of max value = 765). Red value is 69 (27.34% from 255 or 26.14% from 264); Green value is 112 (44.14% from 255 or 42.42% from 264); Blue value is 83 (32.81% from 255 or 31.44% from 264); Max value from RGB is 112 - color contains mainly: green. Hex color #457053 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457053 is #BA8FAC. Grayscale: #5F5F5F. Windows color (decimal): -12226477 or 5468229. OLE color: 5468229.
HSL color Cylindrical-coordinate representation of color #457053: hue angle of 139.53º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #457053 is Cyan = 0.38, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 112 | 83 | - |
| CMYK | 0.38 | 0 | 0.26 | 0.56 |
| HSL | 139.53º | 0.24% | 0.35% | - |
| HSV(B) | 139.53º | 0.38% | 0.44% | - |
| XYZ | 9.81 | 13.48 | 10.27 | - |
| YUV | 95.84 | 120.75 | 108.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 112 | 83 | 0.38 | 0 | 0.26 | 0.56 | 139.53 | 0.24 | 0.35 |
| Hex | 45 | 70 | 53 | 26 | 0 | 1A | 38 | 8C | 18 | 23 |
| Octal | 105 | 160 | 123 | 46 | 0 | 32 | 70 | 214 | 30 | 43 |
| Binary | 1000101 | 1110000 | 1010011 | 100110 | 0 | 11010 | 111000 | 10001100 | 11000 | 100011 |
Color Harmonies of #457053
Complementary color
Monochromatic Colors of #457053
Black with #457053
Text Example
Text Example
White with #457053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457053; }
p { color: rgb(69,112,83); }
H1.HeaderClassName
{
color: #457053;
}
.AnyTagClassName
{
color: #457053;
}
</style>
background-color css
<style>
a { background-color: #457053; }
a { background-color: rgb(69,112,83); }
div.DivClassName
{
background-color: #457053;
}
.BgClassName
{
background-color: #457053;
}
</style>
border-color css
<style>
span { border-color: #457053; }
span { border-color: rgb(69,112,83); }
td.TdClassName
{
border-color: #457053;
}
.TagClassName
{
border-color: #457053;
}
</style>