Shades of Dell #436531
Tints of Dell #436531
RGB
CMYK
RGB Variations
Color information
#436531 (or 0x436531) is known color: Dell. HEX triplet: 43, 65 and 31. RGB value is (67,101,49). Sum of RGB (Red+Green+Blue) = 67+101+49=217 (28% of max value = 765). Red value is 67 (26.56% from 255 or 30.88% from 217); Green value is 101 (39.84% from 255 or 46.54% from 217); Blue value is 49 (19.53% from 255 or 22.58% from 217); Max value from RGB is 101 - color contains mainly: green. Hex color #436531 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436531 is #BC9ACE. Grayscale: #555555. Windows color (decimal): -12360399 or 3237187. OLE color: 3237187.
HSL color Cylindrical-coordinate representation of color #436531: hue angle of 99.23º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #436531 is Cyan = 0.34, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 67 | 101 | 49 | - |
| CMYK | 0.34 | 0 | 0.51 | 0.60 |
| HSL | 99.23º | 0.35% | 0.29% | - |
| HSV(B) | 99.23º | 0.51% | 0.4% | - |
| XYZ | 7.52 | 10.72 | 4.58 | - |
| YUV | 84.91 | 107.74 | 115.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 101 | 49 | 0.34 | 0 | 0.51 | 0.60 | 99.23 | 0.35 | 0.29 |
| Hex | 43 | 65 | 31 | 22 | 0 | 33 | 3C | 63 | 23 | 1D |
| Octal | 103 | 145 | 61 | 42 | 0 | 63 | 74 | 143 | 43 | 35 |
| Binary | 1000011 | 1100101 | 110001 | 100010 | 0 | 110011 | 111100 | 1100011 | 100011 | 11101 |
Color Harmonies of #436531
Complementary color
Monochromatic Colors of #436531
Black with #436531
Text Example
Text Example
White with #436531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436531; }
p { color: rgb(67,101,49); }
H1.HeaderClassName
{
color: #436531;
}
.AnyTagClassName
{
color: #436531;
}
</style>
background-color css
<style>
a { background-color: #436531; }
a { background-color: rgb(67,101,49); }
div.DivClassName
{
background-color: #436531;
}
.BgClassName
{
background-color: #436531;
}
</style>
border-color css
<style>
span { border-color: #436531; }
span { border-color: rgb(67,101,49); }
td.TdClassName
{
border-color: #436531;
}
.TagClassName
{
border-color: #436531;
}
</style>