Shades of Como #457355
Tints of Como #457355
RGB
CMYK
RGB Variations
Color information
#457355 (or 0x457355) is known color: Como. HEX triplet: 45, 73 and 55. RGB value is (69,115,85). Sum of RGB (Red+Green+Blue) = 69+115+85=269 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.65% from 269); Green value is 115 (45.31% from 255 or 42.75% from 269); Blue value is 85 (33.59% from 255 or 31.60% from 269); Max value from RGB is 115 - color contains mainly: green. Hex color #457355 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457355 is #BA8CAA. Grayscale: #616161. Windows color (decimal): -12225707 or 5600069. OLE color: 5600069.
HSL color Cylindrical-coordinate representation of color #457355: hue angle of 140.87º 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 #457355 is Cyan = 0.4, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 115 | 85 | - |
| CMYK | 0.4 | 0 | 0.26 | 0.55 |
| HSL | 140.87º | 0.25% | 0.36% | - |
| HSV(B) | 140.87º | 0.4% | 0.45% | - |
| XYZ | 10.22 | 14.18 | 10.79 | - |
| YUV | 97.83 | 120.76 | 107.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 115 | 85 | 0.4 | 0 | 0.26 | 0.55 | 140.87 | 0.25 | 0.36 |
| Hex | 45 | 73 | 55 | 28 | 0 | 1A | 37 | 8D | 19 | 24 |
| Octal | 105 | 163 | 125 | 50 | 0 | 32 | 67 | 215 | 31 | 44 |
| Binary | 1000101 | 1110011 | 1010101 | 101000 | 0 | 11010 | 110111 | 10001101 | 11001 | 100100 |
Color Harmonies of #457355
Complementary color
Monochromatic Colors of #457355
Black with #457355
Text Example
Text Example
White with #457355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457355; }
p { color: rgb(69,115,85); }
H1.HeaderClassName
{
color: #457355;
}
.AnyTagClassName
{
color: #457355;
}
</style>
background-color css
<style>
a { background-color: #457355; }
a { background-color: rgb(69,115,85); }
div.DivClassName
{
background-color: #457355;
}
.BgClassName
{
background-color: #457355;
}
</style>
border-color css
<style>
span { border-color: #457355; }
span { border-color: rgb(69,115,85); }
td.TdClassName
{
border-color: #457355;
}
.TagClassName
{
border-color: #457355;
}
</style>