Shades of Dell #446728
Tints of Dell #446728
RGB
CMYK
RGB Variations
Color information
#446728 (or 0x446728) is known color: Dell. HEX triplet: 44, 67 and 28. RGB value is (68,103,40). Sum of RGB (Red+Green+Blue) = 68+103+40=211 (27% of max value = 765). Red value is 68 (26.95% from 255 or 32.23% from 211); Green value is 103 (40.62% from 255 or 48.82% from 211); Blue value is 40 (16.02% from 255 or 18.96% from 211); Max value from RGB is 103 - color contains mainly: green. Hex color #446728 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #446728 is #BB98D7. Grayscale: #555555. Windows color (decimal): -12294360 or 2647876. OLE color: 2647876.
HSL color Cylindrical-coordinate representation of color #446728: hue angle of 93.33º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #446728 is Cyan = 0.34, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 103 | 40 | - |
| CMYK | 0.34 | 0 | 0.61 | 0.60 |
| HSL | 93.33º | 0.44% | 0.28% | - |
| HSV(B) | 93.33º | 0.61% | 0.4% | - |
| XYZ | 7.62 | 11.08 | 3.75 | - |
| YUV | 85.35 | 102.4 | 115.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 103 | 40 | 0.34 | 0 | 0.61 | 0.60 | 93.33 | 0.44 | 0.28 |
| Hex | 44 | 67 | 28 | 22 | 0 | 3D | 3C | 5D | 2C | 1C |
| Octal | 104 | 147 | 50 | 42 | 0 | 75 | 74 | 135 | 54 | 34 |
| Binary | 1000100 | 1100111 | 101000 | 100010 | 0 | 111101 | 111100 | 1011101 | 101100 | 11100 |
Color Harmonies of #446728
Complementary color
Monochromatic Colors of #446728
Black with #446728
Text Example
Text Example
White with #446728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446728; }
p { color: rgb(68,103,40); }
H1.HeaderClassName
{
color: #446728;
}
.AnyTagClassName
{
color: #446728;
}
</style>
background-color css
<style>
a { background-color: #446728; }
a { background-color: rgb(68,103,40); }
div.DivClassName
{
background-color: #446728;
}
.BgClassName
{
background-color: #446728;
}
</style>
border-color css
<style>
span { border-color: #446728; }
span { border-color: rgb(68,103,40); }
td.TdClassName
{
border-color: #446728;
}
.TagClassName
{
border-color: #446728;
}
</style>