Shades of Como #458559
Tints of Como #458559
RGB
CMYK
RGB Variations
Color information
#458559 (or 0x458559) is known color: Como. HEX triplet: 45, 85 and 59. RGB value is (69,133,89). Sum of RGB (Red+Green+Blue) = 69+133+89=291 (38% of max value = 765). Red value is 69 (27.34% from 255 or 23.71% from 291); Green value is 133 (52.34% from 255 or 45.70% from 291); Blue value is 89 (35.16% from 255 or 30.58% from 291); Max value from RGB is 133 - color contains mainly: green. Hex color #458559 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #458559 is #BA7AA6. Grayscale: #6C6C6C. Windows color (decimal): -12221095 or 5866821. OLE color: 5866821.
HSL color Cylindrical-coordinate representation of color #458559: hue angle of 138.75º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #458559 is Cyan = 0.48, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 69 | 133 | 89 | - |
| CMYK | 0.48 | 0 | 0.33 | 0.48 |
| HSL | 138.75º | 0.32% | 0.4% | - |
| HSV(B) | 138.75º | 0.48% | 0.52% | - |
| XYZ | 12.64 | 18.76 | 12.41 | - |
| YUV | 108.85 | 116.8 | 99.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 133 | 89 | 0.48 | 0 | 0.33 | 0.48 | 138.75 | 0.32 | 0.4 |
| Hex | 45 | 85 | 59 | 30 | 0 | 21 | 30 | 8B | 20 | 28 |
| Octal | 105 | 205 | 131 | 60 | 0 | 41 | 60 | 213 | 40 | 50 |
| Binary | 1000101 | 10000101 | 1011001 | 110000 | 0 | 100001 | 110000 | 10001011 | 100000 | 101000 |
Color Harmonies of #458559
Complementary color
Monochromatic Colors of #458559
Black with #458559
Text Example
Text Example
White with #458559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458559; }
p { color: rgb(69,133,89); }
H1.HeaderClassName
{
color: #458559;
}
.AnyTagClassName
{
color: #458559;
}
</style>
background-color css
<style>
a { background-color: #458559; }
a { background-color: rgb(69,133,89); }
div.DivClassName
{
background-color: #458559;
}
.BgClassName
{
background-color: #458559;
}
</style>
border-color css
<style>
span { border-color: #458559; }
span { border-color: rgb(69,133,89); }
td.TdClassName
{
border-color: #458559;
}
.TagClassName
{
border-color: #458559;
}
</style>