Shades of Como #438361
Tints of Como #438361
RGB
CMYK
RGB Variations
Color information
#438361 (or 0x438361) is known color: Como. HEX triplet: 43, 83 and 61. RGB value is (67,131,97). Sum of RGB (Red+Green+Blue) = 67+131+97=295 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.71% from 295); Green value is 131 (51.56% from 255 or 44.41% from 295); Blue value is 97 (38.28% from 255 or 32.88% from 295); Max value from RGB is 131 - color contains mainly: green. Hex color #438361 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #438361 is #BC7C9E. Grayscale: #6C6C6C. Windows color (decimal): -12352671 or 6390595. OLE color: 6390595.
HSL color Cylindrical-coordinate representation of color #438361: hue angle of 148.12º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #438361 is Cyan = 0.49, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 131 | 97 | - |
| CMYK | 0.49 | 0 | 0.26 | 0.49 |
| HSL | 148.13º | 0.32% | 0.39% | - |
| HSV(B) | 148.13º | 0.49% | 0.51% | - |
| XYZ | 12.59 | 18.29 | 14.18 | - |
| YUV | 107.99 | 121.8 | 98.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 131 | 97 | 0.49 | 0 | 0.26 | 0.49 | 148.13 | 0.32 | 0.39 |
| Hex | 43 | 83 | 61 | 31 | 0 | 1A | 31 | 94 | 20 | 27 |
| Octal | 103 | 203 | 141 | 61 | 0 | 32 | 61 | 224 | 40 | 47 |
| Binary | 1000011 | 10000011 | 1100001 | 110001 | 0 | 11010 | 110001 | 10010100 | 100000 | 100111 |
Color Harmonies of #438361
Complementary color
Monochromatic Colors of #438361
Black with #438361
Text Example
Text Example
White with #438361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438361; }
p { color: rgb(67,131,97); }
H1.HeaderClassName
{
color: #438361;
}
.AnyTagClassName
{
color: #438361;
}
</style>
background-color css
<style>
a { background-color: #438361; }
a { background-color: rgb(67,131,97); }
div.DivClassName
{
background-color: #438361;
}
.BgClassName
{
background-color: #438361;
}
</style>
border-color css
<style>
span { border-color: #438361; }
span { border-color: rgb(67,131,97); }
td.TdClassName
{
border-color: #438361;
}
.TagClassName
{
border-color: #438361;
}
</style>