Shades of Dell #446425
Tints of Dell #446425
RGB
CMYK
RGB Variations
Color information
#446425 (or 0x446425) is known color: Dell. HEX triplet: 44, 64 and 25. RGB value is (68,100,37). Sum of RGB (Red+Green+Blue) = 68+100+37=205 (27% of max value = 765). Red value is 68 (26.95% from 255 or 33.17% from 205); Green value is 100 (39.45% from 255 or 48.78% from 205); Blue value is 37 (14.84% from 255 or 18.05% from 205); Max value from RGB is 100 - color contains mainly: green. Hex color #446425 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446425 is #BB9BDA. Grayscale: #535353. Windows color (decimal): -12295131 or 2450500. OLE color: 2450500.
HSL color Cylindrical-coordinate representation of color #446425: hue angle of 90.48º 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 #446425 is Cyan = 0.32, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 100 | 37 | - |
| CMYK | 0.32 | 0 | 0.63 | 0.61 |
| HSL | 90.48º | 0.46% | 0.27% | - |
| HSV(B) | 90.48º | 0.63% | 0.39% | - |
| XYZ | 7.27 | 10.48 | 3.39 | - |
| YUV | 83.25 | 101.9 | 117.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 100 | 37 | 0.32 | 0 | 0.63 | 0.61 | 90.48 | 0.46 | 0.27 |
| Hex | 44 | 64 | 25 | 20 | 0 | 3F | 3D | 5A | 2E | 1B |
| Octal | 104 | 144 | 45 | 40 | 0 | 77 | 75 | 132 | 56 | 33 |
| Binary | 1000100 | 1100100 | 100101 | 100000 | 0 | 111111 | 111101 | 1011010 | 101110 | 11011 |
Color Harmonies of #446425
Complementary color
Monochromatic Colors of #446425
Black with #446425
Text Example
Text Example
White with #446425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446425; }
p { color: rgb(68,100,37); }
H1.HeaderClassName
{
color: #446425;
}
.AnyTagClassName
{
color: #446425;
}
</style>
background-color css
<style>
a { background-color: #446425; }
a { background-color: rgb(68,100,37); }
div.DivClassName
{
background-color: #446425;
}
.BgClassName
{
background-color: #446425;
}
</style>
border-color css
<style>
span { border-color: #446425; }
span { border-color: rgb(68,100,37); }
td.TdClassName
{
border-color: #446425;
}
.TagClassName
{
border-color: #446425;
}
</style>