Shades of Dell #426627
Tints of Dell #426627
RGB
CMYK
RGB Variations
Color information
#426627 (or 0x426627) is known color: Dell. HEX triplet: 42, 66 and 27. RGB value is (66,102,39). Sum of RGB (Red+Green+Blue) = 66+102+39=207 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.88% from 207); Green value is 102 (40.23% from 255 or 49.28% from 207); Blue value is 39 (15.62% from 255 or 18.84% from 207); Max value from RGB is 102 - color contains mainly: green. Hex color #426627 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426627 is #BD99D8. Grayscale: #545454. Windows color (decimal): -12425689 or 2582082. OLE color: 2582082.
HSL color Cylindrical-coordinate representation of color #426627: hue angle of 94.29º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #426627 is Cyan = 0.35, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 66 | 102 | 39 | - |
| CMYK | 0.35 | 0 | 0.62 | 0.6 |
| HSL | 94.29º | 0.45% | 0.28% | - |
| HSV(B) | 94.29º | 0.62% | 0.4% | - |
| XYZ | 7.36 | 10.81 | 3.62 | - |
| YUV | 84.05 | 102.57 | 115.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 102 | 39 | 0.35 | 0 | 0.62 | 0.6 | 94.29 | 0.45 | 0.28 |
| Hex | 42 | 66 | 27 | 23 | 0 | 3E | 3C | 5E | 2D | 1C |
| Octal | 102 | 146 | 47 | 43 | 0 | 76 | 74 | 136 | 55 | 34 |
| Binary | 1000010 | 1100110 | 100111 | 100011 | 0 | 111110 | 111100 | 1011110 | 101101 | 11100 |
Color Harmonies of #426627
Complementary color
Monochromatic Colors of #426627
Black with #426627
Text Example
Text Example
White with #426627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426627; }
p { color: rgb(66,102,39); }
H1.HeaderClassName
{
color: #426627;
}
.AnyTagClassName
{
color: #426627;
}
</style>
background-color css
<style>
a { background-color: #426627; }
a { background-color: rgb(66,102,39); }
div.DivClassName
{
background-color: #426627;
}
.BgClassName
{
background-color: #426627;
}
</style>
border-color css
<style>
span { border-color: #426627; }
span { border-color: rgb(66,102,39); }
td.TdClassName
{
border-color: #426627;
}
.TagClassName
{
border-color: #426627;
}
</style>