Shades of Dell #326013
Tints of Dell #326013
RGB
CMYK
RGB Variations
Color information
#326013 (or 0x326013) is known color: Dell. HEX triplet: 32, 60 and 13. RGB value is (50,96,19). Sum of RGB (Red+Green+Blue) = 50+96+19=165 (21% of max value = 765). Red value is 50 (19.92% from 255 or 30.30% from 165); Green value is 96 (37.89% from 255 or 58.18% from 165); Blue value is 19 (7.81% from 255 or 11.52% from 165); Max value from RGB is 96 - color contains mainly: green. Hex color #326013 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326013 is #CD9FEC. Grayscale: #494949. Windows color (decimal): -13475821 or 1269810. OLE color: 1269810.
HSL color Cylindrical-coordinate representation of color #326013: hue angle of 95.84º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #326013 is Cyan = 0.48, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 96 | 19 | - |
| CMYK | 0.48 | 0 | 0.80 | 0.62 |
| HSL | 95.84º | 0.67% | 0.23% | - |
| HSV(B) | 95.84º | 0.8% | 0.38% | - |
| XYZ | 5.62 | 9.09 | 2.07 | - |
| YUV | 73.47 | 97.26 | 111.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 96 | 19 | 0.48 | 0 | 0.80 | 0.62 | 95.84 | 0.67 | 0.23 |
| Hex | 32 | 60 | 13 | 30 | 0 | 50 | 3E | 60 | 43 | 17 |
| Octal | 62 | 140 | 23 | 60 | 0 | 120 | 76 | 140 | 103 | 27 |
| Binary | 110010 | 1100000 | 10011 | 110000 | 0 | 1010000 | 111110 | 1100000 | 1000011 | 10111 |
Color Harmonies of #326013
Complementary color
Monochromatic Colors of #326013
Black with #326013
Text Example
Text Example
White with #326013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326013; }
p { color: rgb(50,96,19); }
H1.HeaderClassName
{
color: #326013;
}
.AnyTagClassName
{
color: #326013;
}
</style>
background-color css
<style>
a { background-color: #326013; }
a { background-color: rgb(50,96,19); }
div.DivClassName
{
background-color: #326013;
}
.BgClassName
{
background-color: #326013;
}
</style>
border-color css
<style>
span { border-color: #326013; }
span { border-color: rgb(50,96,19); }
td.TdClassName
{
border-color: #326013;
}
.TagClassName
{
border-color: #326013;
}
</style>