Shades of Como #458357
Tints of Como #458357
RGB
CMYK
RGB Variations
Color information
#458357 (or 0x458357) is known color: Como. HEX triplet: 45, 83 and 57. RGB value is (69,131,87). Sum of RGB (Red+Green+Blue) = 69+131+87=287 (38% of max value = 765). Red value is 69 (27.34% from 255 or 24.04% from 287); Green value is 131 (51.56% from 255 or 45.64% from 287); Blue value is 87 (34.38% from 255 or 30.31% from 287); Max value from RGB is 131 - color contains mainly: green. Hex color #458357 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #458357 is #BA7CA8. Grayscale: #6B6B6B. Windows color (decimal): -12221609 or 5735237. OLE color: 5735237.
HSL color Cylindrical-coordinate representation of color #458357: hue angle of 137.42º 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 #458357 is Cyan = 0.47, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 131 | 87 | - |
| CMYK | 0.47 | 0 | 0.34 | 0.49 |
| HSL | 137.42º | 0.31% | 0.39% | - |
| HSV(B) | 137.42º | 0.47% | 0.51% | - |
| XYZ | 12.29 | 18.19 | 11.88 | - |
| YUV | 107.45 | 116.46 | 100.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 131 | 87 | 0.47 | 0 | 0.34 | 0.49 | 137.42 | 0.31 | 0.39 |
| Hex | 45 | 83 | 57 | 2F | 0 | 22 | 31 | 89 | 1F | 27 |
| Octal | 105 | 203 | 127 | 57 | 0 | 42 | 61 | 211 | 37 | 47 |
| Binary | 1000101 | 10000011 | 1010111 | 101111 | 0 | 100010 | 110001 | 10001001 | 11111 | 100111 |
Color Harmonies of #458357
Complementary color
Monochromatic Colors of #458357
Black with #458357
Text Example
Text Example
White with #458357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458357; }
p { color: rgb(69,131,87); }
H1.HeaderClassName
{
color: #458357;
}
.AnyTagClassName
{
color: #458357;
}
</style>
background-color css
<style>
a { background-color: #458357; }
a { background-color: rgb(69,131,87); }
div.DivClassName
{
background-color: #458357;
}
.BgClassName
{
background-color: #458357;
}
</style>
border-color css
<style>
span { border-color: #458357; }
span { border-color: rgb(69,131,87); }
td.TdClassName
{
border-color: #458357;
}
.TagClassName
{
border-color: #458357;
}
</style>