#426720

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

Shades of Dell #426720

Tints of Dell #426720

Color information

#426720 (or 0x426720) is unknown color: approx Dell. HEX triplet: 42, 67 and 20. RGB value is (66,103,32). Sum of RGB (Red+Green+Blue) = 66+103+32=201 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.84% from 201); Green value is 103 (40.62% from 255 or 51.24% from 201); Blue value is 32 (12.89% from 255 or 15.92% from 201); Max value from RGB is 103 - color contains mainly: green. Hex color #426720 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #426720 is #BD98DF. Grayscale: #545454. Windows color (decimal): -12425440 or 2123586. OLE color: 2123586.

HSL color Cylindrical-coordinate representation of color #426720: hue angle of 91.27º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #426720 is Cyan = 0.36, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.60.

Color convert

RGB6610332-
CMYK0.3600.690.60
HSL91.27º52.59%26.47%-
HSV(B)91.27º68.93%40.39%-
XYZ7.3610.963.09-
YUV83.8498.74115.27-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 32.84%
GREEN value IS 103 (40.62% from 255) = 51.24%
BLUE value IS 32 (12.89% from 255) = 15.92%
R=32.84%
G=51.24%
B=15.92%

CMYK

C (Cyan) values IS 0.36
M (Magenta) values IS 0
Y (Yellow) values IS 0.69
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal66103320.3600.690.6091.2752.5926.47
Hex426720240453C5b351a
Octal10214740440105741336532
Binary1000010110011110000010010001000101111100101101111010111010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #426720

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #426720; }

 p { color: rgb(66,103,32); }

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

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

 a { background-color: rgb(66,103,32); }

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

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

 span { border-color: rgb(66,103,32); }

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