Shades of Como #438062
Tints of Como #438062
RGB
CMYK
RGB Variations
Color information
#438062 (or 0x438062) is known color: Como. HEX triplet: 43, 80 and 62. RGB value is (67,128,98). Sum of RGB (Red+Green+Blue) = 67+128+98=293 (38% of max value = 765). Red value is 67 (26.56% from 255 or 22.87% from 293); Green value is 128 (50.39% from 255 or 43.69% from 293); Blue value is 98 (38.67% from 255 or 33.45% from 293); Max value from RGB is 128 - color contains mainly: green. Hex color #438062 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #438062 is #BC7F9D. Grayscale: #6A6A6A. Windows color (decimal): -12353438 or 6455363. OLE color: 6455363.
HSL color Cylindrical-coordinate representation of color #438062: hue angle of 150.49º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #438062 is Cyan = 0.48, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 67 | 128 | 98 | - |
| CMYK | 0.48 | 0 | 0.23 | 0.50 |
| HSL | 150.49º | 0.31% | 0.38% | - |
| HSV(B) | 150.49º | 0.48% | 0.5% | - |
| XYZ | 12.24 | 17.51 | 14.29 | - |
| YUV | 106.34 | 123.29 | 99.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 128 | 98 | 0.48 | 0 | 0.23 | 0.50 | 150.49 | 0.31 | 0.38 |
| Hex | 43 | 80 | 62 | 30 | 0 | 17 | 32 | 96 | 1F | 26 |
| Octal | 103 | 200 | 142 | 60 | 0 | 27 | 62 | 226 | 37 | 46 |
| Binary | 1000011 | 10000000 | 1100010 | 110000 | 0 | 10111 | 110010 | 10010110 | 11111 | 100110 |
Color Harmonies of #438062
Complementary color
Monochromatic Colors of #438062
Black with #438062
Text Example
Text Example
White with #438062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438062; }
p { color: rgb(67,128,98); }
H1.HeaderClassName
{
color: #438062;
}
.AnyTagClassName
{
color: #438062;
}
</style>
background-color css
<style>
a { background-color: #438062; }
a { background-color: rgb(67,128,98); }
div.DivClassName
{
background-color: #438062;
}
.BgClassName
{
background-color: #438062;
}
</style>
border-color css
<style>
span { border-color: #438062; }
span { border-color: rgb(67,128,98); }
td.TdClassName
{
border-color: #438062;
}
.TagClassName
{
border-color: #438062;
}
</style>