Shades of Como #438158
Tints of Como #438158
RGB
CMYK
RGB Variations
Color information
#438158 (or 0x438158) is known color: Como. HEX triplet: 43, 81 and 58. RGB value is (67,129,88). Sum of RGB (Red+Green+Blue) = 67+129+88=284 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.59% from 284); Green value is 129 (50.78% from 255 or 45.42% from 284); Blue value is 88 (34.77% from 255 or 30.99% from 284); Max value from RGB is 129 - color contains mainly: green. Hex color #438158 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #438158 is #BC7EA7. Grayscale: #696969. Windows color (decimal): -12353192 or 5800259. OLE color: 5800259.
HSL color Cylindrical-coordinate representation of color #438158: hue angle of 140.32º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #438158 is Cyan = 0.48, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 129 | 88 | - |
| CMYK | 0.48 | 0 | 0.32 | 0.49 |
| HSL | 140.32º | 0.32% | 0.38% | - |
| HSV(B) | 140.32º | 0.48% | 0.51% | - |
| XYZ | 11.93 | 17.6 | 12 | - |
| YUV | 105.79 | 117.96 | 100.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 129 | 88 | 0.48 | 0 | 0.32 | 0.49 | 140.32 | 0.32 | 0.38 |
| Hex | 43 | 81 | 58 | 30 | 0 | 20 | 31 | 8C | 20 | 26 |
| Octal | 103 | 201 | 130 | 60 | 0 | 40 | 61 | 214 | 40 | 46 |
| Binary | 1000011 | 10000001 | 1011000 | 110000 | 0 | 100000 | 110001 | 10001100 | 100000 | 100110 |
Color Harmonies of #438158
Complementary color
Monochromatic Colors of #438158
Black with #438158
Text Example
Text Example
White with #438158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438158; }
p { color: rgb(67,129,88); }
H1.HeaderClassName
{
color: #438158;
}
.AnyTagClassName
{
color: #438158;
}
</style>
background-color css
<style>
a { background-color: #438158; }
a { background-color: rgb(67,129,88); }
div.DivClassName
{
background-color: #438158;
}
.BgClassName
{
background-color: #438158;
}
</style>
border-color css
<style>
span { border-color: #438158; }
span { border-color: rgb(67,129,88); }
td.TdClassName
{
border-color: #438158;
}
.TagClassName
{
border-color: #438158;
}
</style>