Shades of Como #458258
Tints of Como #458258
RGB
CMYK
RGB Variations
Color information
#458258 (or 0x458258) is known color: Como. HEX triplet: 45, 82 and 58. RGB value is (69,130,88). Sum of RGB (Red+Green+Blue) = 69+130+88=287 (38% of max value = 765). Red value is 69 (27.34% from 255 or 24.04% from 287); Green value is 130 (51.17% from 255 or 45.30% from 287); Blue value is 88 (34.77% from 255 or 30.66% from 287); Max value from RGB is 130 - color contains mainly: green. Hex color #458258 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #458258 is #BA7DA7. Grayscale: #6B6B6B. Windows color (decimal): -12221864 or 5800517. OLE color: 5800517.
HSL color Cylindrical-coordinate representation of color #458258: hue angle of 138.69º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #458258 is Cyan = 0.47, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 130 | 88 | - |
| CMYK | 0.47 | 0 | 0.32 | 0.49 |
| HSL | 138.69º | 0.31% | 0.39% | - |
| HSV(B) | 138.69º | 0.47% | 0.51% | - |
| XYZ | 12.2 | 17.94 | 12.05 | - |
| YUV | 106.97 | 117.29 | 100.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 130 | 88 | 0.47 | 0 | 0.32 | 0.49 | 138.69 | 0.31 | 0.39 |
| Hex | 45 | 82 | 58 | 2F | 0 | 20 | 31 | 8B | 1F | 27 |
| Octal | 105 | 202 | 130 | 57 | 0 | 40 | 61 | 213 | 37 | 47 |
| Binary | 1000101 | 10000010 | 1011000 | 101111 | 0 | 100000 | 110001 | 10001011 | 11111 | 100111 |
Color Harmonies of #458258
Complementary color
Monochromatic Colors of #458258
Black with #458258
Text Example
Text Example
White with #458258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458258; }
p { color: rgb(69,130,88); }
H1.HeaderClassName
{
color: #458258;
}
.AnyTagClassName
{
color: #458258;
}
</style>
background-color css
<style>
a { background-color: #458258; }
a { background-color: rgb(69,130,88); }
div.DivClassName
{
background-color: #458258;
}
.BgClassName
{
background-color: #458258;
}
</style>
border-color css
<style>
span { border-color: #458258; }
span { border-color: rgb(69,130,88); }
td.TdClassName
{
border-color: #458258;
}
.TagClassName
{
border-color: #458258;
}
</style>