#406917

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

Shades of Dell #406917

Tints of Dell #406917

Color information

#406917 (or 0x406917) is unknown color: approx Dell. HEX triplet: 40, 69 and 17. RGB value is (64,105,23). Sum of RGB (Red+Green+Blue) = 64+105+23=192 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.33% from 192); Green value is 105 (41.41% from 255 or 54.69% from 192); Blue value is 23 (9.38% from 255 or 11.98% from 192); Max value from RGB is 105 - color contains mainly: green. Hex color #406917 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #406917 is #BF96E8. Grayscale: #535353. Windows color (decimal): -12556009 or 1534272. OLE color: 1534272.

HSL color Cylindrical-coordinate representation of color #406917: hue angle of 90º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #406917 is Cyan = 0.39, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.59.

Color convert

RGB6410523-
CMYK0.3900.780.59
HSL90º64.06%25.1%-
HSV(B)90º78.1%41.18%-
XYZ7.3211.262.6-
YUV83.3993.92114.17-

RGB Variations

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

RGB

RED value IS 64 (25.39% from 255) = 33.33%
GREEN value IS 105 (41.41% from 255) = 54.69%
BLUE value IS 23 (9.38% from 255) = 11.98%
R=33.33%
G=54.69%
B=11.98%

CMYK

C (Cyan) values IS 0.39
M (Magenta) values IS 0
Y (Yellow) values IS 0.78
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal64105230.3900.780.599064.0625.1
Hex4069172704E3B5a4019
Octal100151274701167313210031
Binary1000000110100110111100111010011101110111011010100000011001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #406917

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #406917; }

 p { color: rgb(64,105,23); }

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

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

 a { background-color: rgb(64,105,23); }

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

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

 span { border-color: rgb(64,105,23); }

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