Shades of Dell #306110
Tints of Dell #306110
RGB
CMYK
RGB Variations
Color information
#306110 (or 0x306110) is known color: Dell. HEX triplet: 30, 61 and 10. RGB value is (48,97,16). Sum of RGB (Red+Green+Blue) = 48+97+16=161 (21% of max value = 765). Red value is 48 (19.14% from 255 or 29.81% from 161); Green value is 97 (38.28% from 255 or 60.25% from 161); Blue value is 16 (6.64% from 255 or 9.94% from 161); Max value from RGB is 97 - color contains mainly: green. Hex color #306110 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306110 is #CF9EEF. Grayscale: #494949. Windows color (decimal): -13606640 or 1073456. OLE color: 1073456.
HSL color Cylindrical-coordinate representation of color #306110: hue angle of 96.3º 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 #306110 is Cyan = 0.51, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 97 | 16 | - |
| CMYK | 0.51 | 0 | 0.84 | 0.62 |
| HSL | 96.3º | 0.72% | 0.22% | - |
| HSV(B) | 96.3º | 0.84% | 0.38% | - |
| XYZ | 5.59 | 9.22 | 1.97 | - |
| YUV | 73.12 | 95.77 | 110.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 97 | 16 | 0.51 | 0 | 0.84 | 0.62 | 96.3 | 0.72 | 0.22 |
| Hex | 30 | 61 | 10 | 33 | 0 | 54 | 3E | 60 | 48 | 16 |
| Octal | 60 | 141 | 20 | 63 | 0 | 124 | 76 | 140 | 110 | 26 |
| Binary | 110000 | 1100001 | 10000 | 110011 | 0 | 1010100 | 111110 | 1100000 | 1001000 | 10110 |
Color Harmonies of #306110
Complementary color
Monochromatic Colors of #306110
Black with #306110
Text Example
Text Example
White with #306110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306110; }
p { color: rgb(48,97,16); }
H1.HeaderClassName
{
color: #306110;
}
.AnyTagClassName
{
color: #306110;
}
</style>
background-color css
<style>
a { background-color: #306110; }
a { background-color: rgb(48,97,16); }
div.DivClassName
{
background-color: #306110;
}
.BgClassName
{
background-color: #306110;
}
</style>
border-color css
<style>
span { border-color: #306110; }
span { border-color: rgb(48,97,16); }
td.TdClassName
{
border-color: #306110;
}
.TagClassName
{
border-color: #306110;
}
</style>