Shades of Como #467053
Tints of Como #467053
RGB
CMYK
RGB Variations
Color information
#467053 (or 0x467053) is known color: Como. HEX triplet: 46, 70 and 53. RGB value is (70,112,83). Sum of RGB (Red+Green+Blue) = 70+112+83=265 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.42% from 265); Green value is 112 (44.14% from 255 or 42.26% from 265); Blue value is 83 (32.81% from 255 or 31.32% from 265); Max value from RGB is 112 - color contains mainly: green. Hex color #467053 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467053 is #B98FAC. Grayscale: #606060. Windows color (decimal): -12160941 or 5468230. OLE color: 5468230.
HSL color Cylindrical-coordinate representation of color #467053: hue angle of 138.57º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #467053 is Cyan = 0.38, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 112 | 83 | - |
| CMYK | 0.38 | 0 | 0.26 | 0.56 |
| HSL | 138.57º | 0.23% | 0.36% | - |
| HSV(B) | 138.57º | 0.38% | 0.44% | - |
| XYZ | 9.88 | 13.51 | 10.27 | - |
| YUV | 96.14 | 120.59 | 109.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 83 | 0.38 | 0 | 0.26 | 0.56 | 138.57 | 0.23 | 0.36 |
| Hex | 46 | 70 | 53 | 26 | 0 | 1A | 38 | 8B | 17 | 24 |
| Octal | 106 | 160 | 123 | 46 | 0 | 32 | 70 | 213 | 27 | 44 |
| Binary | 1000110 | 1110000 | 1010011 | 100110 | 0 | 11010 | 111000 | 10001011 | 10111 | 100100 |
Color Harmonies of #467053
Complementary color
Monochromatic Colors of #467053
Black with #467053
Text Example
Text Example
White with #467053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467053; }
p { color: rgb(70,112,83); }
H1.HeaderClassName
{
color: #467053;
}
.AnyTagClassName
{
color: #467053;
}
</style>
background-color css
<style>
a { background-color: #467053; }
a { background-color: rgb(70,112,83); }
div.DivClassName
{
background-color: #467053;
}
.BgClassName
{
background-color: #467053;
}
</style>
border-color css
<style>
span { border-color: #467053; }
span { border-color: rgb(70,112,83); }
td.TdClassName
{
border-color: #467053;
}
.TagClassName
{
border-color: #467053;
}
</style>