Shades of Como #458657
Tints of Como #458657
RGB
CMYK
RGB Variations
Color information
#458657 (or 0x458657) is known color: Como. HEX triplet: 45, 86 and 57. RGB value is (69,134,87). Sum of RGB (Red+Green+Blue) = 69+134+87=290 (38% of max value = 765). Red value is 69 (27.34% from 255 or 23.79% from 290); Green value is 134 (52.73% from 255 or 46.21% from 290); Blue value is 87 (34.38% from 255 or 30% from 290); Max value from RGB is 134 - color contains mainly: green. Hex color #458657 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #458657 is #BA79A8. Grayscale: #6D6D6D. Windows color (decimal): -12220841 or 5736005. OLE color: 5736005.
HSL color Cylindrical-coordinate representation of color #458657: hue angle of 136.62º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #458657 is Cyan = 0.49, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 134 | 87 | - |
| CMYK | 0.49 | 0 | 0.35 | 0.47 |
| HSL | 136.62º | 0.32% | 0.4% | - |
| HSV(B) | 136.62º | 0.49% | 0.53% | - |
| XYZ | 12.7 | 19 | 12.02 | - |
| YUV | 109.21 | 115.47 | 99.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 134 | 87 | 0.49 | 0 | 0.35 | 0.47 | 136.62 | 0.32 | 0.4 |
| Hex | 45 | 86 | 57 | 31 | 0 | 23 | 2F | 89 | 20 | 28 |
| Octal | 105 | 206 | 127 | 61 | 0 | 43 | 57 | 211 | 40 | 50 |
| Binary | 1000101 | 10000110 | 1010111 | 110001 | 0 | 100011 | 101111 | 10001001 | 100000 | 101000 |
Color Harmonies of #458657
Complementary color
Monochromatic Colors of #458657
Black with #458657
Text Example
Text Example
White with #458657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458657; }
p { color: rgb(69,134,87); }
H1.HeaderClassName
{
color: #458657;
}
.AnyTagClassName
{
color: #458657;
}
</style>
background-color css
<style>
a { background-color: #458657; }
a { background-color: rgb(69,134,87); }
div.DivClassName
{
background-color: #458657;
}
.BgClassName
{
background-color: #458657;
}
</style>
border-color css
<style>
span { border-color: #458657; }
span { border-color: rgb(69,134,87); }
td.TdClassName
{
border-color: #458657;
}
.TagClassName
{
border-color: #458657;
}
</style>