Shades of Dell #436130
Tints of Dell #436130
RGB
CMYK
RGB Variations
Color information
#436130 (or 0x436130) is known color: Dell. HEX triplet: 43, 61 and 30. RGB value is (67,97,48). Sum of RGB (Red+Green+Blue) = 67+97+48=212 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.60% from 212); Green value is 97 (38.28% from 255 or 45.75% from 212); Blue value is 48 (19.14% from 255 or 22.64% from 212); Max value from RGB is 97 - color contains mainly: green. Hex color #436130 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436130 is #BC9ECF. Grayscale: #525252. Windows color (decimal): -12361424 or 3170627. OLE color: 3170627.
HSL color Cylindrical-coordinate representation of color #436130: hue angle of 96.73º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #436130 is Cyan = 0.31, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 97 | 48 | - |
| CMYK | 0.31 | 0 | 0.51 | 0.62 |
| HSL | 96.73º | 0.34% | 0.28% | - |
| HSV(B) | 96.73º | 0.51% | 0.38% | - |
| XYZ | 7.12 | 9.96 | 4.34 | - |
| YUV | 82.44 | 108.56 | 116.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 97 | 48 | 0.31 | 0 | 0.51 | 0.62 | 96.73 | 0.34 | 0.28 |
| Hex | 43 | 61 | 30 | 1F | 0 | 33 | 3E | 61 | 22 | 1C |
| Octal | 103 | 141 | 60 | 37 | 0 | 63 | 76 | 141 | 42 | 34 |
| Binary | 1000011 | 1100001 | 110000 | 11111 | 0 | 110011 | 111110 | 1100001 | 100010 | 11100 |
Color Harmonies of #436130
Complementary color
Monochromatic Colors of #436130
Black with #436130
Text Example
Text Example
White with #436130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436130; }
p { color: rgb(67,97,48); }
H1.HeaderClassName
{
color: #436130;
}
.AnyTagClassName
{
color: #436130;
}
</style>
background-color css
<style>
a { background-color: #436130; }
a { background-color: rgb(67,97,48); }
div.DivClassName
{
background-color: #436130;
}
.BgClassName
{
background-color: #436130;
}
</style>
border-color css
<style>
span { border-color: #436130; }
span { border-color: rgb(67,97,48); }
td.TdClassName
{
border-color: #436130;
}
.TagClassName
{
border-color: #436130;
}
</style>