#e28331

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

Shades of West Side #E28331

Tints of West Side #E28331

Color information

#E28331 (or 0xE28331) is unknown color: approx West Side. HEX triplet: E2, 83 and 31. RGB value is (226,131,49). Sum of RGB (Red+Green+Blue) = 226+131+49=406 (53% of max value = 765). Red value is 226 (88.67% from 255 or 55.67% from 406); Green value is 131 (51.56% from 255 or 32.27% from 406); Blue value is 49 (19.53% from 255 or 12.07% from 406); Max value from RGB is 226 - color contains mainly: red. Hex color #E28331 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #E28331 is #1D7CCE. Grayscale: #969696. Windows color (decimal): -1932495 or 3245026. OLE color: 3245026.

HSL color Cylindrical-coordinate representation of color #E28331: hue angle of 27.8º degrees, saturation: 0.75, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #E28331 is Cyan = 0, Magento = 0.42, Yellow = 0.78 and Black (K on CMYK) = 0.11.

Color convert

RGB22613149-
CMYK00.420.780.11
HSL27.8º75.32%53.92%-
HSV(B)27.8º78.32%88.63%-
XYZ40.0332.627.09-
YUV150.0670.97182.17-

RGB Variations

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

RGB

RED value IS 226 (88.67% from 255) = 55.67%
GREEN value IS 131 (51.56% from 255) = 32.27%
BLUE value IS 49 (19.53% from 255) = 12.07%
R=55.67%
G=32.27%
B=12.07%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.42
Y (Yellow) values IS 0.78
K (Black) values IS 0.11
SystemRedGreenBlueCMYKHSL
Decimal2261314900.420.780.1127.875.3253.92
HexE2833102A4EB1c4b36
Octal34220361052116133411366
Binary1110001010000011110001010101010011101011111001001011110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #e28331

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #e28331; }

 p { color: rgb(226,131,49); }

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

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

 a { background-color: rgb(226,131,49); }

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

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

 span { border-color: rgb(226,131,49); }

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

cancel