Shades of Como #467255
Tints of Como #467255
RGB
CMYK
RGB Variations
Color information
#467255 (or 0x467255) is known color: Como. HEX triplet: 46, 72 and 55. RGB value is (70,114,85). Sum of RGB (Red+Green+Blue) = 70+114+85=269 (35% of max value = 765). Red value is 70 (27.73% from 255 or 26.02% from 269); Green value is 114 (44.92% from 255 or 42.38% from 269); Blue value is 85 (33.59% from 255 or 31.60% from 269); Max value from RGB is 114 - color contains mainly: green. Hex color #467255 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467255 is #B98DAA. Grayscale: #616161. Windows color (decimal): -12160427 or 5599814. OLE color: 5599814.
HSL color Cylindrical-coordinate representation of color #467255: hue angle of 140.45º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #467255 is Cyan = 0.39, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 114 | 85 | - |
| CMYK | 0.39 | 0 | 0.25 | 0.55 |
| HSL | 140.45º | 0.24% | 0.36% | - |
| HSV(B) | 140.45º | 0.39% | 0.45% | - |
| XYZ | 10.18 | 13.99 | 10.76 | - |
| YUV | 97.54 | 120.92 | 108.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 85 | 0.39 | 0 | 0.25 | 0.55 | 140.45 | 0.24 | 0.36 |
| Hex | 46 | 72 | 55 | 27 | 0 | 19 | 37 | 8C | 18 | 24 |
| Octal | 106 | 162 | 125 | 47 | 0 | 31 | 67 | 214 | 30 | 44 |
| Binary | 1000110 | 1110010 | 1010101 | 100111 | 0 | 11001 | 110111 | 10001100 | 11000 | 100100 |
Color Harmonies of #467255
Complementary color
Monochromatic Colors of #467255
Black with #467255
Text Example
Text Example
White with #467255
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467255; }
p { color: rgb(70,114,85); }
H1.HeaderClassName
{
color: #467255;
}
.AnyTagClassName
{
color: #467255;
}
</style>
background-color css
<style>
a { background-color: #467255; }
a { background-color: rgb(70,114,85); }
div.DivClassName
{
background-color: #467255;
}
.BgClassName
{
background-color: #467255;
}
</style>
border-color css
<style>
span { border-color: #467255; }
span { border-color: rgb(70,114,85); }
td.TdClassName
{
border-color: #467255;
}
.TagClassName
{
border-color: #467255;
}
</style>