Shades of Como #457155
Tints of Como #457155
RGB
CMYK
RGB Variations
Color information
#457155 (or 0x457155) is known color: Como. HEX triplet: 45, 71 and 55. RGB value is (69,113,85). Sum of RGB (Red+Green+Blue) = 69+113+85=267 (35% of max value = 765). Red value is 69 (27.34% from 255 or 25.84% from 267); Green value is 113 (44.53% from 255 or 42.32% from 267); Blue value is 85 (33.59% from 255 or 31.84% from 267); Max value from RGB is 113 - color contains mainly: green. Hex color #457155 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457155 is #BA8EAA. Grayscale: #606060. Windows color (decimal): -12226219 or 5599557. OLE color: 5599557.
HSL color Cylindrical-coordinate representation of color #457155: hue angle of 141.82º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #457155 is Cyan = 0.39, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 113 | 85 | - |
| CMYK | 0.39 | 0 | 0.25 | 0.56 |
| HSL | 141.82º | 0.24% | 0.36% | - |
| HSV(B) | 141.82º | 0.39% | 0.44% | - |
| XYZ | 10 | 13.73 | 10.72 | - |
| YUV | 96.65 | 121.42 | 108.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 113 | 85 | 0.39 | 0 | 0.25 | 0.56 | 141.82 | 0.24 | 0.36 |
| Hex | 45 | 71 | 55 | 27 | 0 | 19 | 38 | 8E | 18 | 24 |
| Octal | 105 | 161 | 125 | 47 | 0 | 31 | 70 | 216 | 30 | 44 |
| Binary | 1000101 | 1110001 | 1010101 | 100111 | 0 | 11001 | 111000 | 10001110 | 11000 | 100100 |
Color Harmonies of #457155
Complementary color
Monochromatic Colors of #457155
Black with #457155
Text Example
Text Example
White with #457155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457155; }
p { color: rgb(69,113,85); }
H1.HeaderClassName
{
color: #457155;
}
.AnyTagClassName
{
color: #457155;
}
</style>
background-color css
<style>
a { background-color: #457155; }
a { background-color: rgb(69,113,85); }
div.DivClassName
{
background-color: #457155;
}
.BgClassName
{
background-color: #457155;
}
</style>
border-color css
<style>
span { border-color: #457155; }
span { border-color: rgb(69,113,85); }
td.TdClassName
{
border-color: #457155;
}
.TagClassName
{
border-color: #457155;
}
</style>