Shades of Como #457052
Tints of Como #457052
RGB
CMYK
RGB Variations
Color information
#457052 (or 0x457052) is known color: Como. HEX triplet: 45, 70 and 52. RGB value is (69,112,82). Sum of RGB (Red+Green+Blue) = 69+112+82=263 (34% of max value = 765). Red value is 69 (27.34% from 255 or 26.24% from 263); Green value is 112 (44.14% from 255 or 42.59% from 263); Blue value is 82 (32.42% from 255 or 31.18% from 263); Max value from RGB is 112 - color contains mainly: green. Hex color #457052 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457052 is #BA8FAD. Grayscale: #5F5F5F. Windows color (decimal): -12226478 or 5402693. OLE color: 5402693.
HSL color Cylindrical-coordinate representation of color #457052: hue angle of 138.14º 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 #457052 is Cyan = 0.38, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 112 | 82 | - |
| CMYK | 0.38 | 0 | 0.27 | 0.56 |
| HSL | 138.14º | 0.24% | 0.35% | - |
| HSV(B) | 138.14º | 0.38% | 0.44% | - |
| XYZ | 9.77 | 13.46 | 10.07 | - |
| YUV | 95.72 | 120.25 | 108.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 112 | 82 | 0.38 | 0 | 0.27 | 0.56 | 138.14 | 0.24 | 0.35 |
| Hex | 45 | 70 | 52 | 26 | 0 | 1B | 38 | 8A | 18 | 23 |
| Octal | 105 | 160 | 122 | 46 | 0 | 33 | 70 | 212 | 30 | 43 |
| Binary | 1000101 | 1110000 | 1010010 | 100110 | 0 | 11011 | 111000 | 10001010 | 11000 | 100011 |
Color Harmonies of #457052
Complementary color
Monochromatic Colors of #457052
Black with #457052
Text Example
Text Example
White with #457052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457052; }
p { color: rgb(69,112,82); }
H1.HeaderClassName
{
color: #457052;
}
.AnyTagClassName
{
color: #457052;
}
</style>
background-color css
<style>
a { background-color: #457052; }
a { background-color: rgb(69,112,82); }
div.DivClassName
{
background-color: #457052;
}
.BgClassName
{
background-color: #457052;
}
</style>
border-color css
<style>
span { border-color: #457052; }
span { border-color: rgb(69,112,82); }
td.TdClassName
{
border-color: #457052;
}
.TagClassName
{
border-color: #457052;
}
</style>