Shades of Como #458957
Tints of Como #458957
RGB
CMYK
RGB Variations
Color information
#458957 (or 0x458957) is known color: Como. HEX triplet: 45, 89 and 57. RGB value is (69,137,87). Sum of RGB (Red+Green+Blue) = 69+137+87=293 (38% of max value = 765). Red value is 69 (27.34% from 255 or 23.55% from 293); Green value is 137 (53.91% from 255 or 46.76% from 293); Blue value is 87 (34.38% from 255 or 29.69% from 293); Max value from RGB is 137 - color contains mainly: green. Hex color #458957 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #458957 is #BA76A8. Grayscale: #6F6F6F. Windows color (decimal): -12220073 or 5736773. OLE color: 5736773.
HSL color Cylindrical-coordinate representation of color #458957: hue angle of 135.88º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #458957 is Cyan = 0.50, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 69 | 137 | 87 | - |
| CMYK | 0.50 | 0 | 0.36 | 0.46 |
| HSL | 135.88º | 0.33% | 0.4% | - |
| HSV(B) | 135.88º | 0.5% | 0.54% | - |
| XYZ | 13.12 | 19.84 | 12.16 | - |
| YUV | 110.97 | 114.47 | 98.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 137 | 87 | 0.50 | 0 | 0.36 | 0.46 | 135.88 | 0.33 | 0.4 |
| Hex | 45 | 89 | 57 | 32 | 0 | 24 | 2E | 88 | 21 | 28 |
| Octal | 105 | 211 | 127 | 62 | 0 | 44 | 56 | 210 | 41 | 50 |
| Binary | 1000101 | 10001001 | 1010111 | 110010 | 0 | 100100 | 101110 | 10001000 | 100001 | 101000 |
Color Harmonies of #458957
Complementary color
Monochromatic Colors of #458957
Black with #458957
Text Example
Text Example
White with #458957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458957; }
p { color: rgb(69,137,87); }
H1.HeaderClassName
{
color: #458957;
}
.AnyTagClassName
{
color: #458957;
}
</style>
background-color css
<style>
a { background-color: #458957; }
a { background-color: rgb(69,137,87); }
div.DivClassName
{
background-color: #458957;
}
.BgClassName
{
background-color: #458957;
}
</style>
border-color css
<style>
span { border-color: #458957; }
span { border-color: rgb(69,137,87); }
td.TdClassName
{
border-color: #458957;
}
.TagClassName
{
border-color: #458957;
}
</style>