Shades of Dell #415830
Tints of Dell #415830
RGB
CMYK
RGB Variations
Color information
#415830 (or 0x415830) is known color: Dell. HEX triplet: 41, 58 and 30. RGB value is (65,88,48). Sum of RGB (Red+Green+Blue) = 65+88+48=201 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.34% from 201); Green value is 88 (34.77% from 255 or 43.78% from 201); Blue value is 48 (19.14% from 255 or 23.88% from 201); Max value from RGB is 88 - color contains mainly: green. Hex color #415830 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415830 is #BEA7CF. Grayscale: #4C4C4C. Windows color (decimal): -12494800 or 3168321. OLE color: 3168321.
HSL color Cylindrical-coordinate representation of color #415830: hue angle of 94.5º degrees, saturation: 0.29, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #415830 is Cyan = 0.26, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 65 | 88 | 48 | - |
| CMYK | 0.26 | 0 | 0.45 | 0.65 |
| HSL | 94.5º | 0.29% | 0.27% | - |
| HSV(B) | 94.5º | 0.45% | 0.35% | - |
| XYZ | 6.2 | 8.32 | 4.07 | - |
| YUV | 76.56 | 111.88 | 119.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 88 | 48 | 0.26 | 0 | 0.45 | 0.65 | 94.5 | 0.29 | 0.27 |
| Hex | 41 | 58 | 30 | 1A | 0 | 2D | 41 | 5E | 1D | 1B |
| Octal | 101 | 130 | 60 | 32 | 0 | 55 | 101 | 136 | 35 | 33 |
| Binary | 1000001 | 1011000 | 110000 | 11010 | 0 | 101101 | 1000001 | 1011110 | 11101 | 11011 |
Color Harmonies of #415830
Complementary color
Monochromatic Colors of #415830
Black with #415830
Text Example
Text Example
White with #415830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415830; }
p { color: rgb(65,88,48); }
H1.HeaderClassName
{
color: #415830;
}
.AnyTagClassName
{
color: #415830;
}
</style>
background-color css
<style>
a { background-color: #415830; }
a { background-color: rgb(65,88,48); }
div.DivClassName
{
background-color: #415830;
}
.BgClassName
{
background-color: #415830;
}
</style>
border-color css
<style>
span { border-color: #415830; }
span { border-color: rgb(65,88,48); }
td.TdClassName
{
border-color: #415830;
}
.TagClassName
{
border-color: #415830;
}
</style>