Shades of Como #458263
Tints of Como #458263
RGB
CMYK
RGB Variations
Color information
#458263 (or 0x458263) is known color: Como. HEX triplet: 45, 82 and 63. RGB value is (69,130,99). Sum of RGB (Red+Green+Blue) = 69+130+99=298 (39% of max value = 765). Red value is 69 (27.34% from 255 or 23.15% from 298); Green value is 130 (51.17% from 255 or 43.62% from 298); Blue value is 99 (39.06% from 255 or 33.22% from 298); Max value from RGB is 130 - color contains mainly: green. Hex color #458263 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #458263 is #BA7D9C. Grayscale: #6C6C6C. Windows color (decimal): -12221853 or 6521413. OLE color: 6521413.
HSL color Cylindrical-coordinate representation of color #458263: hue angle of 149.51º 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 #458263 is Cyan = 0.47, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 130 | 99 | - |
| CMYK | 0.47 | 0 | 0.24 | 0.49 |
| HSL | 149.51º | 0.31% | 0.39% | - |
| HSV(B) | 149.51º | 0.47% | 0.51% | - |
| XYZ | 12.69 | 18.13 | 14.64 | - |
| YUV | 108.23 | 122.79 | 100.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 130 | 99 | 0.47 | 0 | 0.24 | 0.49 | 149.51 | 0.31 | 0.39 |
| Hex | 45 | 82 | 63 | 2F | 0 | 18 | 31 | 96 | 1F | 27 |
| Octal | 105 | 202 | 143 | 57 | 0 | 30 | 61 | 226 | 37 | 47 |
| Binary | 1000101 | 10000010 | 1100011 | 101111 | 0 | 11000 | 110001 | 10010110 | 11111 | 100111 |
Color Harmonies of #458263
Complementary color
Monochromatic Colors of #458263
Black with #458263
Text Example
Text Example
White with #458263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458263; }
p { color: rgb(69,130,99); }
H1.HeaderClassName
{
color: #458263;
}
.AnyTagClassName
{
color: #458263;
}
</style>
background-color css
<style>
a { background-color: #458263; }
a { background-color: rgb(69,130,99); }
div.DivClassName
{
background-color: #458263;
}
.BgClassName
{
background-color: #458263;
}
</style>
border-color css
<style>
span { border-color: #458263; }
span { border-color: rgb(69,130,99); }
td.TdClassName
{
border-color: #458263;
}
.TagClassName
{
border-color: #458263;
}
</style>