Shades of Dell #437123
Tints of Dell #437123
RGB
CMYK
RGB Variations
Color information
#437123 (or 0x437123) is known color: Dell. HEX triplet: 43, 71 and 23. RGB value is (67,113,35). Sum of RGB (Red+Green+Blue) = 67+113+35=215 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.16% from 215); Green value is 113 (44.53% from 255 or 52.56% from 215); Blue value is 35 (14.06% from 255 or 16.28% from 215); Max value from RGB is 113 - color contains mainly: green. Hex color #437123 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #437123 is #BC8EDC. Grayscale: #5A5A5A. Windows color (decimal): -12357341 or 2322755. OLE color: 2322755.
HSL color Cylindrical-coordinate representation of color #437123: hue angle of 95.38º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #437123 is Cyan = 0.41, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 113 | 35 | - |
| CMYK | 0.41 | 0 | 0.69 | 0.56 |
| HSL | 95.38º | 0.53% | 0.29% | - |
| HSV(B) | 95.38º | 0.69% | 0.44% | - |
| XYZ | 8.52 | 13.12 | 3.67 | - |
| YUV | 90.35 | 96.76 | 111.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 113 | 35 | 0.41 | 0 | 0.69 | 0.56 | 95.38 | 0.53 | 0.29 |
| Hex | 43 | 71 | 23 | 29 | 0 | 45 | 38 | 5F | 35 | 1D |
| Octal | 103 | 161 | 43 | 51 | 0 | 105 | 70 | 137 | 65 | 35 |
| Binary | 1000011 | 1110001 | 100011 | 101001 | 0 | 1000101 | 111000 | 1011111 | 110101 | 11101 |
Color Harmonies of #437123
Complementary color
Monochromatic Colors of #437123
Black with #437123
Text Example
Text Example
White with #437123
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437123; }
p { color: rgb(67,113,35); }
H1.HeaderClassName
{
color: #437123;
}
.AnyTagClassName
{
color: #437123;
}
</style>
background-color css
<style>
a { background-color: #437123; }
a { background-color: rgb(67,113,35); }
div.DivClassName
{
background-color: #437123;
}
.BgClassName
{
background-color: #437123;
}
</style>
border-color css
<style>
span { border-color: #437123; }
span { border-color: rgb(67,113,35); }
td.TdClassName
{
border-color: #437123;
}
.TagClassName
{
border-color: #437123;
}
</style>