Shades of Como #457755
Tints of Como #457755
RGB
CMYK
RGB Variations
Color information
#457755 (or 0x457755) is known color: Como. HEX triplet: 45, 77 and 55. RGB value is (69,119,85). Sum of RGB (Red+Green+Blue) = 69+119+85=273 (36% of max value = 765). Red value is 69 (27.34% from 255 or 25.27% from 273); Green value is 119 (46.88% from 255 or 43.59% from 273); Blue value is 85 (33.59% from 255 or 31.14% from 273); Max value from RGB is 119 - color contains mainly: green. Hex color #457755 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457755 is #BA88AA. Grayscale: #646464. Windows color (decimal): -12224683 or 5601093. OLE color: 5601093.
HSL color Cylindrical-coordinate representation of color #457755: hue angle of 139.2º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #457755 is Cyan = 0.42, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 119 | 85 | - |
| CMYK | 0.42 | 0 | 0.29 | 0.53 |
| HSL | 139.2º | 0.27% | 0.37% | - |
| HSV(B) | 139.2º | 0.42% | 0.47% | - |
| XYZ | 10.69 | 15.11 | 10.95 | - |
| YUV | 100.17 | 119.44 | 105.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 119 | 85 | 0.42 | 0 | 0.29 | 0.53 | 139.2 | 0.27 | 0.37 |
| Hex | 45 | 77 | 55 | 2A | 0 | 1D | 35 | 8B | 1B | 25 |
| Octal | 105 | 167 | 125 | 52 | 0 | 35 | 65 | 213 | 33 | 45 |
| Binary | 1000101 | 1110111 | 1010101 | 101010 | 0 | 11101 | 110101 | 10001011 | 11011 | 100101 |
Color Harmonies of #457755
Complementary color
Monochromatic Colors of #457755
Black with #457755
Text Example
Text Example
White with #457755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457755; }
p { color: rgb(69,119,85); }
H1.HeaderClassName
{
color: #457755;
}
.AnyTagClassName
{
color: #457755;
}
</style>
background-color css
<style>
a { background-color: #457755; }
a { background-color: rgb(69,119,85); }
div.DivClassName
{
background-color: #457755;
}
.BgClassName
{
background-color: #457755;
}
</style>
border-color css
<style>
span { border-color: #457755; }
span { border-color: rgb(69,119,85); }
td.TdClassName
{
border-color: #457755;
}
.TagClassName
{
border-color: #457755;
}
</style>