Shades of Como #438561
Tints of Como #438561
RGB
CMYK
RGB Variations
Color information
#438561 (or 0x438561) is known color: Como. HEX triplet: 43, 85 and 61. RGB value is (67,133,97). Sum of RGB (Red+Green+Blue) = 67+133+97=297 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.56% from 297); Green value is 133 (52.34% from 255 or 44.78% from 297); Blue value is 97 (38.28% from 255 or 32.66% from 297); Max value from RGB is 133 - color contains mainly: green. Hex color #438561 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #438561 is #BC7A9E. Grayscale: #6D6D6D. Windows color (decimal): -12352159 or 6391107. OLE color: 6391107.
HSL color Cylindrical-coordinate representation of color #438561: hue angle of 147.27º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #438561 is Cyan = 0.50, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 133 | 97 | - |
| CMYK | 0.50 | 0 | 0.27 | 0.48 |
| HSL | 147.27º | 0.33% | 0.39% | - |
| HSV(B) | 147.27º | 0.5% | 0.52% | - |
| XYZ | 12.86 | 18.83 | 14.27 | - |
| YUV | 109.16 | 121.13 | 97.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 133 | 97 | 0.50 | 0 | 0.27 | 0.48 | 147.27 | 0.33 | 0.39 |
| Hex | 43 | 85 | 61 | 32 | 0 | 1B | 30 | 93 | 21 | 27 |
| Octal | 103 | 205 | 141 | 62 | 0 | 33 | 60 | 223 | 41 | 47 |
| Binary | 1000011 | 10000101 | 1100001 | 110010 | 0 | 11011 | 110000 | 10010011 | 100001 | 100111 |
Color Harmonies of #438561
Complementary color
Monochromatic Colors of #438561
Black with #438561
Text Example
Text Example
White with #438561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438561; }
p { color: rgb(67,133,97); }
H1.HeaderClassName
{
color: #438561;
}
.AnyTagClassName
{
color: #438561;
}
</style>
background-color css
<style>
a { background-color: #438561; }
a { background-color: rgb(67,133,97); }
div.DivClassName
{
background-color: #438561;
}
.BgClassName
{
background-color: #438561;
}
</style>
border-color css
<style>
span { border-color: #438561; }
span { border-color: rgb(67,133,97); }
td.TdClassName
{
border-color: #438561;
}
.TagClassName
{
border-color: #438561;
}
</style>