Shades of Dell #427121
Tints of Dell #427121
RGB
CMYK
RGB Variations
Color information
#427121 (or 0x427121) is known color: Dell. HEX triplet: 42, 71 and 21. RGB value is (66,113,33). Sum of RGB (Red+Green+Blue) = 66+113+33=212 (28% of max value = 765). Red value is 66 (26.17% from 255 or 31.13% from 212); Green value is 113 (44.53% from 255 or 53.30% from 212); Blue value is 33 (13.28% from 255 or 15.57% from 212); Max value from RGB is 113 - color contains mainly: green. Hex color #427121 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427121 is #BD8EDE. Grayscale: #5A5A5A. Windows color (decimal): -12422879 or 2191682. OLE color: 2191682.
HSL color Cylindrical-coordinate representation of color #427121: hue angle of 95.25º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #427121 is Cyan = 0.42, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 113 | 33 | - |
| CMYK | 0.42 | 0 | 0.71 | 0.56 |
| HSL | 95.25º | 0.55% | 0.29% | - |
| HSV(B) | 95.25º | 0.71% | 0.44% | - |
| XYZ | 8.43 | 13.08 | 3.52 | - |
| YUV | 89.83 | 95.93 | 111 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 113 | 33 | 0.42 | 0 | 0.71 | 0.56 | 95.25 | 0.55 | 0.29 |
| Hex | 42 | 71 | 21 | 2A | 0 | 47 | 38 | 5F | 37 | 1D |
| Octal | 102 | 161 | 41 | 52 | 0 | 107 | 70 | 137 | 67 | 35 |
| Binary | 1000010 | 1110001 | 100001 | 101010 | 0 | 1000111 | 111000 | 1011111 | 110111 | 11101 |
Color Harmonies of #427121
Complementary color
Monochromatic Colors of #427121
Black with #427121
Text Example
Text Example
White with #427121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427121; }
p { color: rgb(66,113,33); }
H1.HeaderClassName
{
color: #427121;
}
.AnyTagClassName
{
color: #427121;
}
</style>
background-color css
<style>
a { background-color: #427121; }
a { background-color: rgb(66,113,33); }
div.DivClassName
{
background-color: #427121;
}
.BgClassName
{
background-color: #427121;
}
</style>
border-color css
<style>
span { border-color: #427121; }
span { border-color: rgb(66,113,33); }
td.TdClassName
{
border-color: #427121;
}
.TagClassName
{
border-color: #427121;
}
</style>