Shades of Como #438755
Tints of Como #438755
RGB
CMYK
RGB Variations
Color information
#438755 (or 0x438755) is known color: Como. HEX triplet: 43, 87 and 55. RGB value is (67,135,85). Sum of RGB (Red+Green+Blue) = 67+135+85=287 (38% of max value = 765). Red value is 67 (26.56% from 255 or 23.34% from 287); Green value is 135 (53.12% from 255 or 47.04% from 287); Blue value is 85 (33.59% from 255 or 29.62% from 287); Max value from RGB is 135 - color contains mainly: green. Hex color #438755 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #438755 is #BC78AA. Grayscale: #6D6D6D. Windows color (decimal): -12351659 or 5605187. OLE color: 5605187.
HSL color Cylindrical-coordinate representation of color #438755: hue angle of 135.88º 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 #438755 is Cyan = 0.50, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 135 | 85 | - |
| CMYK | 0.50 | 0 | 0.37 | 0.47 |
| HSL | 135.88º | 0.34% | 0.4% | - |
| HSV(B) | 135.88º | 0.5% | 0.53% | - |
| XYZ | 12.62 | 19.18 | 11.63 | - |
| YUV | 108.97 | 114.47 | 98.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 135 | 85 | 0.50 | 0 | 0.37 | 0.47 | 135.88 | 0.34 | 0.4 |
| Hex | 43 | 87 | 55 | 32 | 0 | 25 | 2F | 88 | 22 | 28 |
| Octal | 103 | 207 | 125 | 62 | 0 | 45 | 57 | 210 | 42 | 50 |
| Binary | 1000011 | 10000111 | 1010101 | 110010 | 0 | 100101 | 101111 | 10001000 | 100010 | 101000 |
Color Harmonies of #438755
Complementary color
Monochromatic Colors of #438755
Black with #438755
Text Example
Text Example
White with #438755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438755; }
p { color: rgb(67,135,85); }
H1.HeaderClassName
{
color: #438755;
}
.AnyTagClassName
{
color: #438755;
}
</style>
background-color css
<style>
a { background-color: #438755; }
a { background-color: rgb(67,135,85); }
div.DivClassName
{
background-color: #438755;
}
.BgClassName
{
background-color: #438755;
}
</style>
border-color css
<style>
span { border-color: #438755; }
span { border-color: rgb(67,135,85); }
td.TdClassName
{
border-color: #438755;
}
.TagClassName
{
border-color: #438755;
}
</style>