#477526

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

Shades of Dell #477526

Tints of Dell #477526

Color information

#477526 (or 0x477526) is unknown color: approx Dell. HEX triplet: 47, 75 and 26. RGB value is (71,117,38). Sum of RGB (Red+Green+Blue) = 71+117+38=226 (29% of max value = 765). Red value is 71 (28.12% from 255 or 31.42% from 226); Green value is 117 (46.09% from 255 or 51.77% from 226); Blue value is 38 (15.23% from 255 or 16.81% from 226); Max value from RGB is 117 - color contains mainly: green. Hex color #477526 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477526 is #B88AD9. Grayscale: #5E5E5E. Windows color (decimal): -12094170 or 2520391. OLE color: 2520391.

HSL color Cylindrical-coordinate representation of color #477526: hue angle of 94.94º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #477526 is Cyan = 0.39, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.

Color convert

RGB7111738-
CMYK0.3900.680.54
HSL94.94º50.97%30.39%-
HSV(B)94.94º67.52%45.88%-
XYZ9.3114.24.08-
YUV94.2496.26111.42-

RGB Variations

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

RGB

RED value IS 71 (28.12% from 255) = 31.42%
GREEN value IS 117 (46.09% from 255) = 51.77%
BLUE value IS 38 (15.23% from 255) = 16.81%
R=31.42%
G=51.77%
B=16.81%

CMYK

C (Cyan) values IS 0.39
M (Magenta) values IS 0
Y (Yellow) values IS 0.68
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal71117380.3900.680.5494.9450.9730.39
Hex47752627044365f331e
Octal10716546470104661376336
Binary1000111111010110011010011101000100110110101111111001111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #477526

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #477526; }

 p { color: rgb(71,117,38); }

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

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

 a { background-color: rgb(71,117,38); }

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

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

 span { border-color: rgb(71,117,38); }

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