Shades of Como #458355
Tints of Como #458355
RGB
CMYK
RGB Variations
Color information
#458355 (or 0x458355) is known color: Como. HEX triplet: 45, 83 and 55. RGB value is (69,131,85). Sum of RGB (Red+Green+Blue) = 69+131+85=285 (37% of max value = 765). Red value is 69 (27.34% from 255 or 24.21% from 285); Green value is 131 (51.56% from 255 or 45.96% from 285); Blue value is 85 (33.59% from 255 or 29.82% from 285); Max value from RGB is 131 - color contains mainly: green. Hex color #458355 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #458355 is #BA7CAA. Grayscale: #6B6B6B. Windows color (decimal): -12221611 or 5604165. OLE color: 5604165.
HSL color Cylindrical-coordinate representation of color #458355: hue angle of 135.48º 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 #458355 is Cyan = 0.47, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 131 | 85 | - |
| CMYK | 0.47 | 0 | 0.35 | 0.49 |
| HSL | 135.48º | 0.31% | 0.39% | - |
| HSV(B) | 135.48º | 0.47% | 0.51% | - |
| XYZ | 12.21 | 18.15 | 11.45 | - |
| YUV | 107.22 | 115.46 | 100.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 131 | 85 | 0.47 | 0 | 0.35 | 0.49 | 135.48 | 0.31 | 0.39 |
| Hex | 45 | 83 | 55 | 2F | 0 | 23 | 31 | 87 | 1F | 27 |
| Octal | 105 | 203 | 125 | 57 | 0 | 43 | 61 | 207 | 37 | 47 |
| Binary | 1000101 | 10000011 | 1010101 | 101111 | 0 | 100011 | 110001 | 10000111 | 11111 | 100111 |
Color Harmonies of #458355
Complementary color
Monochromatic Colors of #458355
Black with #458355
Text Example
Text Example
White with #458355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #458355; }
p { color: rgb(69,131,85); }
H1.HeaderClassName
{
color: #458355;
}
.AnyTagClassName
{
color: #458355;
}
</style>
background-color css
<style>
a { background-color: #458355; }
a { background-color: rgb(69,131,85); }
div.DivClassName
{
background-color: #458355;
}
.BgClassName
{
background-color: #458355;
}
</style>
border-color css
<style>
span { border-color: #458355; }
span { border-color: rgb(69,131,85); }
td.TdClassName
{
border-color: #458355;
}
.TagClassName
{
border-color: #458355;
}
</style>