Shades of Como #457653
Tints of Como #457653
RGB
CMYK
RGB Variations
Color information
#457653 (or 0x457653) is known color: Como. HEX triplet: 45, 76 and 53. RGB value is (69,118,83). Sum of RGB (Red+Green+Blue) = 69+118+83=270 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.56% from 270); Green value is 118 (46.48% from 255 or 43.70% from 270); Blue value is 83 (32.81% from 255 or 30.74% from 270); Max value from RGB is 118 - color contains mainly: green. Hex color #457653 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457653 is #BA89AC. Grayscale: #636363. Windows color (decimal): -12224941 or 5469765. OLE color: 5469765.
HSL color Cylindrical-coordinate representation of color #457653: hue angle of 137.14º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #457653 is Cyan = 0.42, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 118 | 83 | - |
| CMYK | 0.42 | 0 | 0.30 | 0.54 |
| HSL | 137.14º | 0.26% | 0.37% | - |
| HSV(B) | 137.14º | 0.42% | 0.46% | - |
| XYZ | 10.49 | 14.85 | 10.5 | - |
| YUV | 99.36 | 118.77 | 106.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 118 | 83 | 0.42 | 0 | 0.30 | 0.54 | 137.14 | 0.26 | 0.37 |
| Hex | 45 | 76 | 53 | 2A | 0 | 1E | 36 | 89 | 1A | 25 |
| Octal | 105 | 166 | 123 | 52 | 0 | 36 | 66 | 211 | 32 | 45 |
| Binary | 1000101 | 1110110 | 1010011 | 101010 | 0 | 11110 | 110110 | 10001001 | 11010 | 100101 |
Color Harmonies of #457653
Complementary color
Monochromatic Colors of #457653
Black with #457653
Text Example
Text Example
White with #457653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457653; }
p { color: rgb(69,118,83); }
H1.HeaderClassName
{
color: #457653;
}
.AnyTagClassName
{
color: #457653;
}
</style>
background-color css
<style>
a { background-color: #457653; }
a { background-color: rgb(69,118,83); }
div.DivClassName
{
background-color: #457653;
}
.BgClassName
{
background-color: #457653;
}
</style>
border-color css
<style>
span { border-color: #457653; }
span { border-color: rgb(69,118,83); }
td.TdClassName
{
border-color: #457653;
}
.TagClassName
{
border-color: #457653;
}
</style>