Shades of Como #458662
Tints of Como #458662
RGB
CMYK
RGB Variations
Color information
#458662 (or 0x458662) is known color: Como. HEX triplet: 45, 86 and 62. RGB value is (69,134,98). Sum of RGB (Red+Green+Blue) = 69+134+98=301 (39% of max value = 765). Red value is 69 (27.34% from 255 or 22.92% from 301); Green value is 134 (52.73% from 255 or 44.52% from 301); Blue value is 98 (38.67% from 255 or 32.56% from 301); Max value from RGB is 134 - color contains mainly: green. Hex color #458662 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #458662 is #BA799D. Grayscale: #6E6E6E. Windows color (decimal): -12220830 or 6456901. OLE color: 6456901.
HSL color Cylindrical-coordinate representation of color #458662: hue angle of 146.77º 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 #458662 is Cyan = 0.49, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 134 | 98 | - |
| CMYK | 0.49 | 0 | 0.27 | 0.47 |
| HSL | 146.77º | 0.32% | 0.4% | - |
| HSV(B) | 146.77º | 0.49% | 0.53% | - |
| XYZ | 13.18 | 19.2 | 14.57 | - |
| YUV | 110.46 | 120.97 | 98.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 134 | 98 | 0.49 | 0 | 0.27 | 0.47 | 146.77 | 0.32 | 0.4 |
| Hex | 45 | 86 | 62 | 31 | 0 | 1B | 2F | 93 | 20 | 28 |
| Octal | 105 | 206 | 142 | 61 | 0 | 33 | 57 | 223 | 40 | 50 |
| Binary | 1000101 | 10000110 | 1100010 | 110001 | 0 | 11011 | 101111 | 10010011 | 100000 | 101000 |
Color Harmonies of #458662
Complementary color
Monochromatic Colors of #458662
Black with #458662
Text Example
Text Example
White with #458662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458662; }
p { color: rgb(69,134,98); }
H1.HeaderClassName
{
color: #458662;
}
.AnyTagClassName
{
color: #458662;
}
</style>
background-color css
<style>
a { background-color: #458662; }
a { background-color: rgb(69,134,98); }
div.DivClassName
{
background-color: #458662;
}
.BgClassName
{
background-color: #458662;
}
</style>
border-color css
<style>
span { border-color: #458662; }
span { border-color: rgb(69,134,98); }
td.TdClassName
{
border-color: #458662;
}
.TagClassName
{
border-color: #458662;
}
</style>