Shades of Dell #316312
Tints of Dell #316312
RGB
CMYK
RGB Variations
Color information
#316312 (or 0x316312) is known color: Dell. HEX triplet: 31, 63 and 12. RGB value is (49,99,18). Sum of RGB (Red+Green+Blue) = 49+99+18=166 (21% of max value = 765). Red value is 49 (19.53% from 255 or 29.52% from 166); Green value is 99 (39.06% from 255 or 59.64% from 166); Blue value is 18 (7.42% from 255 or 10.84% from 166); Max value from RGB is 99 - color contains mainly: green. Hex color #316312 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316312 is #CE9CED. Grayscale: #4B4B4B. Windows color (decimal): -13540590 or 1205041. OLE color: 1205041.
HSL color Cylindrical-coordinate representation of color #316312: hue angle of 97.04º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #316312 is Cyan = 0.51, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 99 | 18 | - |
| CMYK | 0.51 | 0 | 0.82 | 0.61 |
| HSL | 97.04º | 0.69% | 0.23% | - |
| HSV(B) | 97.04º | 0.82% | 0.39% | - |
| XYZ | 5.84 | 9.62 | 2.12 | - |
| YUV | 74.82 | 95.94 | 109.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 99 | 18 | 0.51 | 0 | 0.82 | 0.61 | 97.04 | 0.69 | 0.23 |
| Hex | 31 | 63 | 12 | 33 | 0 | 52 | 3D | 61 | 45 | 17 |
| Octal | 61 | 143 | 22 | 63 | 0 | 122 | 75 | 141 | 105 | 27 |
| Binary | 110001 | 1100011 | 10010 | 110011 | 0 | 1010010 | 111101 | 1100001 | 1000101 | 10111 |
Color Harmonies of #316312
Complementary color
Monochromatic Colors of #316312
Black with #316312
Text Example
Text Example
White with #316312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316312; }
p { color: rgb(49,99,18); }
H1.HeaderClassName
{
color: #316312;
}
.AnyTagClassName
{
color: #316312;
}
</style>
background-color css
<style>
a { background-color: #316312; }
a { background-color: rgb(49,99,18); }
div.DivClassName
{
background-color: #316312;
}
.BgClassName
{
background-color: #316312;
}
</style>
border-color css
<style>
span { border-color: #316312; }
span { border-color: rgb(49,99,18); }
td.TdClassName
{
border-color: #316312;
}
.TagClassName
{
border-color: #316312;
}
</style>