Shades of Dell #306210
Tints of Dell #306210
RGB
CMYK
RGB Variations
Color information
#306210 (or 0x306210) is known color: Dell. HEX triplet: 30, 62 and 10. RGB value is (48,98,16). Sum of RGB (Red+Green+Blue) = 48+98+16=162 (21% of max value = 765). Red value is 48 (19.14% from 255 or 29.63% from 162); Green value is 98 (38.67% from 255 or 60.49% from 162); Blue value is 16 (6.64% from 255 or 9.88% from 162); Max value from RGB is 98 - color contains mainly: green. Hex color #306210 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306210 is #CF9DEF. Grayscale: #494949. Windows color (decimal): -13606384 or 1073712. OLE color: 1073712.
HSL color Cylindrical-coordinate representation of color #306210: hue angle of 96.59º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #306210 is Cyan = 0.51, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 98 | 16 | - |
| CMYK | 0.51 | 0 | 0.84 | 0.62 |
| HSL | 96.59º | 0.72% | 0.22% | - |
| HSV(B) | 96.59º | 0.84% | 0.38% | - |
| XYZ | 5.68 | 9.4 | 2.01 | - |
| YUV | 73.7 | 95.44 | 109.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 98 | 16 | 0.51 | 0 | 0.84 | 0.62 | 96.59 | 0.72 | 0.22 |
| Hex | 30 | 62 | 10 | 33 | 0 | 54 | 3E | 61 | 48 | 16 |
| Octal | 60 | 142 | 20 | 63 | 0 | 124 | 76 | 141 | 110 | 26 |
| Binary | 110000 | 1100010 | 10000 | 110011 | 0 | 1010100 | 111110 | 1100001 | 1001000 | 10110 |
Color Harmonies of #306210
Complementary color
Monochromatic Colors of #306210
Black with #306210
Text Example
Text Example
White with #306210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306210; }
p { color: rgb(48,98,16); }
H1.HeaderClassName
{
color: #306210;
}
.AnyTagClassName
{
color: #306210;
}
</style>
background-color css
<style>
a { background-color: #306210; }
a { background-color: rgb(48,98,16); }
div.DivClassName
{
background-color: #306210;
}
.BgClassName
{
background-color: #306210;
}
</style>
border-color css
<style>
span { border-color: #306210; }
span { border-color: rgb(48,98,16); }
td.TdClassName
{
border-color: #306210;
}
.TagClassName
{
border-color: #306210;
}
</style>