Shades of Como #438760
Tints of Como #438760
RGB
CMYK
RGB Variations
Color information
#438760 (or 0x438760) is known color: Como. HEX triplet: 43, 87 and 60. RGB value is (67,135,96). Sum of RGB (Red+Green+Blue) = 67+135+96=298 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.48% from 298); Green value is 135 (53.12% from 255 or 45.30% from 298); Blue value is 96 (37.89% from 255 or 32.21% from 298); Max value from RGB is 135 - color contains mainly: green. Hex color #438760 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #438760 is #BC789F. Grayscale: #6E6E6E. Windows color (decimal): -12351648 or 6326083. OLE color: 6326083.
HSL color Cylindrical-coordinate representation of color #438760: hue angle of 145.59º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #438760 is Cyan = 0.50, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 135 | 96 | - |
| CMYK | 0.50 | 0 | 0.29 | 0.47 |
| HSL | 145.59º | 0.34% | 0.4% | - |
| HSV(B) | 145.59º | 0.5% | 0.53% | - |
| XYZ | 13.09 | 19.37 | 14.11 | - |
| YUV | 110.22 | 119.97 | 97.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 135 | 96 | 0.50 | 0 | 0.29 | 0.47 | 145.59 | 0.34 | 0.4 |
| Hex | 43 | 87 | 60 | 32 | 0 | 1D | 2F | 92 | 22 | 28 |
| Octal | 103 | 207 | 140 | 62 | 0 | 35 | 57 | 222 | 42 | 50 |
| Binary | 1000011 | 10000111 | 1100000 | 110010 | 0 | 11101 | 101111 | 10010010 | 100010 | 101000 |
Color Harmonies of #438760
Complementary color
Monochromatic Colors of #438760
Black with #438760
Text Example
Text Example
White with #438760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438760; }
p { color: rgb(67,135,96); }
H1.HeaderClassName
{
color: #438760;
}
.AnyTagClassName
{
color: #438760;
}
</style>
background-color css
<style>
a { background-color: #438760; }
a { background-color: rgb(67,135,96); }
div.DivClassName
{
background-color: #438760;
}
.BgClassName
{
background-color: #438760;
}
</style>
border-color css
<style>
span { border-color: #438760; }
span { border-color: rgb(67,135,96); }
td.TdClassName
{
border-color: #438760;
}
.TagClassName
{
border-color: #438760;
}
</style>