#457327

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

Shades of Dell #457327

Tints of Dell #457327

Color information

#457327 (or 0x457327) is unknown color: approx Dell. HEX triplet: 45, 73 and 27. RGB value is (69,115,39). Sum of RGB (Red+Green+Blue) = 69+115+39=223 (29% of max value = 765). Red value is 69 (27.34% from 255 or 30.94% from 223); Green value is 115 (45.31% from 255 or 51.57% from 223); Blue value is 39 (15.62% from 255 or 17.49% from 223); Max value from RGB is 115 - color contains mainly: green. Hex color #457327 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #457327 is #BA8CD8. Grayscale: #5C5C5C. Windows color (decimal): -12225753 or 2585413. OLE color: 2585413.

HSL color Cylindrical-coordinate representation of color #457327: hue angle of 96.32º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #457327 is Cyan = 0.4, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.

Color convert

RGB6911539-
CMYK0.400.660.55
HSL96.32º49.35%30.2%-
HSV(B)96.32º66.09%45.1%-
XYZ8.9513.674.09-
YUV92.5897.76111.18-

RGB Variations

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

RGB

RED value IS 69 (27.34% from 255) = 30.94%
GREEN value IS 115 (45.31% from 255) = 51.57%
BLUE value IS 39 (15.62% from 255) = 17.49%
R=30.94%
G=51.57%
B=17.49%

CMYK

C (Cyan) values IS 0.4
M (Magenta) values IS 0
Y (Yellow) values IS 0.66
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal69115390.400.660.5596.3249.3530.2
Hex457327280423760311e
Octal10516347500102671406136
Binary1000101111001110011110100001000010110111110000011000111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #457327

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #457327; }

 p { color: rgb(69,115,39); }

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

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

 a { background-color: rgb(69,115,39); }

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

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

 span { border-color: rgb(69,115,39); }

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