#406815

Color #406815 Dell (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Dell #406815

Tints of Dell #406815

Color information

#406815 (or 0x406815) is unknown color: approx Dell. HEX triplet: 40, 68 and 15. RGB value is (64,104,21). Sum of RGB (Red+Green+Blue) = 64+104+21=189 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.86% from 189); Green value is 104 (41.02% from 255 or 55.03% from 189); Blue value is 21 (8.59% from 255 or 11.11% from 189); Max value from RGB is 104 - color contains mainly: green. Hex color #406815 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #406815 is #BF97EA. Grayscale: #525252. Windows color (decimal): -12556267 or 1402944. OLE color: 1402944.

HSL color Cylindrical-coordinate representation of color #406815: hue angle of 88.92º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #406815 is Cyan = 0.38, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.59.

Color convert

RGB6410421-
CMYK0.3800.800.59
HSL88.92º66.4%24.51%-
HSV(B)88.92º79.81%40.78%-
XYZ7.211.042.46-
YUV82.5893.25114.75-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 64 (25.39% from 255) = 33.86%
GREEN value IS 104 (41.02% from 255) = 55.03%
BLUE value IS 21 (8.59% from 255) = 11.11%
R=33.86%
G=55.03%
B=11.11%

CMYK

C (Cyan) values IS 0.38
M (Magenta) values IS 0
Y (Yellow) values IS 0.80
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal64104210.3800.800.5988.9266.424.51
Hex406815260503B594219
Octal100150254601207313110231
Binary1000000110100010101100110010100001110111011001100001011001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #406815

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #406815; }

 p { color: rgb(64,104,21); }

 H1.HeaderClassName
 {
   color: #406815;
 }
 .AnyTagClassName
 {
   color: #406815;
 }
</style>
background-color css

<style>
 a { background-color: #406815; }

 a { background-color: rgb(64,104,21); }

 div.DivClassName
 {
   background-color: #406815;
 }
 .BgClassName
 {
   background-color: #406815;
 }
</style>
border-color css

<style>
 span { border-color: #406815; }

 span { border-color: rgb(64,104,21); }

 td.TdClassName
 {
   border-color: #406815;
 }
 .TagClassName
 {
   border-color: #406815;
 }
</style>