#406927

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

Shades of Dell #406927

Tints of Dell #406927

Color information

#406927 (or 0x406927) is unknown color: approx Dell. HEX triplet: 40, 69 and 27. RGB value is (64,105,39). Sum of RGB (Red+Green+Blue) = 64+105+39=208 (27% of max value = 765). Red value is 64 (25.39% from 255 or 30.77% from 208); Green value is 105 (41.41% from 255 or 50.48% from 208); Blue value is 39 (15.62% from 255 or 18.75% from 208); Max value from RGB is 105 - color contains mainly: green. Hex color #406927 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406927 is #BF96D8. Grayscale: #555555. Windows color (decimal): -12555993 or 2582848. OLE color: 2582848.

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

Color convert

RGB6410539-
CMYK0.3900.630.59
HSL97.27º45.83%28.24%-
HSV(B)97.27º62.86%41.18%-
XYZ7.5311.343.71-
YUV85.22101.92112.87-

RGB Variations

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

RGB

RED value IS 64 (25.39% from 255) = 30.77%
GREEN value IS 105 (41.41% from 255) = 50.48%
BLUE value IS 39 (15.62% from 255) = 18.75%
R=30.77%
G=50.48%
B=18.75%

CMYK

C (Cyan) values IS 0.39
M (Magenta) values IS 0
Y (Yellow) values IS 0.63
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal64105390.3900.630.5997.2745.8328.24
Hex4069272703F3B612e1c
Octal1001514747077731415634
Binary100000011010011001111001110111111111011110000110111011100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #406927

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #406927; }

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

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

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

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

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

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

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

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