Shades of Dell #356618
Tints of Dell #356618
RGB
CMYK
RGB Variations
Color information
#356618 (or 0x356618) is known color: Dell. HEX triplet: 35, 66 and 18. RGB value is (53,102,24). Sum of RGB (Red+Green+Blue) = 53+102+24=179 (23% of max value = 765). Red value is 53 (21.09% from 255 or 29.61% from 179); Green value is 102 (40.23% from 255 or 56.98% from 179); Blue value is 24 (9.77% from 255 or 13.41% from 179); Max value from RGB is 102 - color contains mainly: green. Hex color #356618 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #356618 is #CA99E7. Grayscale: #4E4E4E. Windows color (decimal): -13277672 or 1599029. OLE color: 1599029.
HSL color Cylindrical-coordinate representation of color #356618: hue angle of 97.69º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #356618 is Cyan = 0.48, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 53 | 102 | 24 | - |
| CMYK | 0.48 | 0 | 0.76 | 0.6 |
| HSL | 97.69º | 0.62% | 0.25% | - |
| HSV(B) | 97.69º | 0.76% | 0.4% | - |
| XYZ | 6.38 | 10.33 | 2.52 | - |
| YUV | 78.46 | 97.27 | 109.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 102 | 24 | 0.48 | 0 | 0.76 | 0.6 | 97.69 | 0.62 | 0.25 |
| Hex | 35 | 66 | 18 | 30 | 0 | 4C | 3C | 62 | 3E | 19 |
| Octal | 65 | 146 | 30 | 60 | 0 | 114 | 74 | 142 | 76 | 31 |
| Binary | 110101 | 1100110 | 11000 | 110000 | 0 | 1001100 | 111100 | 1100010 | 111110 | 11001 |
Color Harmonies of #356618
Complementary color
Monochromatic Colors of #356618
Black with #356618
Text Example
Text Example
White with #356618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356618; }
p { color: rgb(53,102,24); }
H1.HeaderClassName
{
color: #356618;
}
.AnyTagClassName
{
color: #356618;
}
</style>
background-color css
<style>
a { background-color: #356618; }
a { background-color: rgb(53,102,24); }
div.DivClassName
{
background-color: #356618;
}
.BgClassName
{
background-color: #356618;
}
</style>
border-color css
<style>
span { border-color: #356618; }
span { border-color: rgb(53,102,24); }
td.TdClassName
{
border-color: #356618;
}
.TagClassName
{
border-color: #356618;
}
</style>