Shades of Dell #446325
Tints of Dell #446325
RGB
CMYK
RGB Variations
Color information
#446325 (or 0x446325) is known color: Dell. HEX triplet: 44, 63 and 25. RGB value is (68,99,37). Sum of RGB (Red+Green+Blue) = 68+99+37=204 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.33% from 204); Green value is 99 (39.06% from 255 or 48.53% from 204); Blue value is 37 (14.84% from 255 or 18.14% from 204); Max value from RGB is 99 - color contains mainly: green. Hex color #446325 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446325 is #BB9CDA. Grayscale: #525252. Windows color (decimal): -12295387 or 2450244. OLE color: 2450244.
HSL color Cylindrical-coordinate representation of color #446325: hue angle of 90º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #446325 is Cyan = 0.31, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 99 | 37 | - |
| CMYK | 0.31 | 0 | 0.63 | 0.61 |
| HSL | 90º | 0.46% | 0.27% | - |
| HSV(B) | 90º | 0.63% | 0.39% | - |
| XYZ | 7.18 | 10.29 | 3.36 | - |
| YUV | 82.66 | 102.23 | 117.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 99 | 37 | 0.31 | 0 | 0.63 | 0.61 | 90 | 0.46 | 0.27 |
| Hex | 44 | 63 | 25 | 1F | 0 | 3F | 3D | 5A | 2E | 1B |
| Octal | 104 | 143 | 45 | 37 | 0 | 77 | 75 | 132 | 56 | 33 |
| Binary | 1000100 | 1100011 | 100101 | 11111 | 0 | 111111 | 111101 | 1011010 | 101110 | 11011 |
Color Harmonies of #446325
Complementary color
Monochromatic Colors of #446325
Black with #446325
Text Example
Text Example
White with #446325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446325; }
p { color: rgb(68,99,37); }
H1.HeaderClassName
{
color: #446325;
}
.AnyTagClassName
{
color: #446325;
}
</style>
background-color css
<style>
a { background-color: #446325; }
a { background-color: rgb(68,99,37); }
div.DivClassName
{
background-color: #446325;
}
.BgClassName
{
background-color: #446325;
}
</style>
border-color css
<style>
span { border-color: #446325; }
span { border-color: rgb(68,99,37); }
td.TdClassName
{
border-color: #446325;
}
.TagClassName
{
border-color: #446325;
}
</style>