Shades of Dell #437127
Tints of Dell #437127
RGB
CMYK
RGB Variations
Color information
#437127 (or 0x437127) is known color: Dell. HEX triplet: 43, 71 and 27. RGB value is (67,113,39). Sum of RGB (Red+Green+Blue) = 67+113+39=219 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.59% from 219); Green value is 113 (44.53% from 255 or 51.60% from 219); Blue value is 39 (15.62% from 255 or 17.81% from 219); Max value from RGB is 113 - color contains mainly: green. Hex color #437127 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #437127 is #BC8ED8. Grayscale: #5B5B5B. Windows color (decimal): -12357337 or 2584899. OLE color: 2584899.
HSL color Cylindrical-coordinate representation of color #437127: hue angle of 97.3º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #437127 is Cyan = 0.41, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 113 | 39 | - |
| CMYK | 0.41 | 0 | 0.65 | 0.56 |
| HSL | 97.3º | 0.49% | 0.3% | - |
| HSV(B) | 97.3º | 0.65% | 0.44% | - |
| XYZ | 8.59 | 13.15 | 4.01 | - |
| YUV | 90.81 | 98.76 | 111.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 113 | 39 | 0.41 | 0 | 0.65 | 0.56 | 97.3 | 0.49 | 0.3 |
| Hex | 43 | 71 | 27 | 29 | 0 | 41 | 38 | 61 | 31 | 1E |
| Octal | 103 | 161 | 47 | 51 | 0 | 101 | 70 | 141 | 61 | 36 |
| Binary | 1000011 | 1110001 | 100111 | 101001 | 0 | 1000001 | 111000 | 1100001 | 110001 | 11110 |
Color Harmonies of #437127
Complementary color
Monochromatic Colors of #437127
Black with #437127
Text Example
Text Example
White with #437127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437127; }
p { color: rgb(67,113,39); }
H1.HeaderClassName
{
color: #437127;
}
.AnyTagClassName
{
color: #437127;
}
</style>
background-color css
<style>
a { background-color: #437127; }
a { background-color: rgb(67,113,39); }
div.DivClassName
{
background-color: #437127;
}
.BgClassName
{
background-color: #437127;
}
</style>
border-color css
<style>
span { border-color: #437127; }
span { border-color: rgb(67,113,39); }
td.TdClassName
{
border-color: #437127;
}
.TagClassName
{
border-color: #437127;
}
</style>