Shades of Dell #436330
Tints of Dell #436330
RGB
CMYK
RGB Variations
Color information
#436330 (or 0x436330) is known color: Dell. HEX triplet: 43, 63 and 30. RGB value is (67,99,48). Sum of RGB (Red+Green+Blue) = 67+99+48=214 (28% of max value = 765). Red value is 67 (26.56% from 255 or 31.31% from 214); Green value is 99 (39.06% from 255 or 46.26% from 214); Blue value is 48 (19.14% from 255 or 22.43% from 214); Max value from RGB is 99 - color contains mainly: green. Hex color #436330 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #436330 is #BC9CCF. Grayscale: #535353. Windows color (decimal): -12360912 or 3171139. OLE color: 3171139.
HSL color Cylindrical-coordinate representation of color #436330: hue angle of 97.65º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #436330 is Cyan = 0.32, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 67 | 99 | 48 | - |
| CMYK | 0.32 | 0 | 0.52 | 0.61 |
| HSL | 97.65º | 0.35% | 0.29% | - |
| HSV(B) | 97.65º | 0.52% | 0.39% | - |
| XYZ | 7.31 | 10.33 | 4.4 | - |
| YUV | 83.62 | 107.9 | 116.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 99 | 48 | 0.32 | 0 | 0.52 | 0.61 | 97.65 | 0.35 | 0.29 |
| Hex | 43 | 63 | 30 | 20 | 0 | 34 | 3D | 62 | 23 | 1D |
| Octal | 103 | 143 | 60 | 40 | 0 | 64 | 75 | 142 | 43 | 35 |
| Binary | 1000011 | 1100011 | 110000 | 100000 | 0 | 110100 | 111101 | 1100010 | 100011 | 11101 |
Color Harmonies of #436330
Complementary color
Monochromatic Colors of #436330
Black with #436330
Text Example
Text Example
White with #436330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #436330; }
p { color: rgb(67,99,48); }
H1.HeaderClassName
{
color: #436330;
}
.AnyTagClassName
{
color: #436330;
}
</style>
background-color css
<style>
a { background-color: #436330; }
a { background-color: rgb(67,99,48); }
div.DivClassName
{
background-color: #436330;
}
.BgClassName
{
background-color: #436330;
}
</style>
border-color css
<style>
span { border-color: #436330; }
span { border-color: rgb(67,99,48); }
td.TdClassName
{
border-color: #436330;
}
.TagClassName
{
border-color: #436330;
}
</style>