#ea0149

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

Shades of Razzmatazz #EA0149

Tints of Razzmatazz #EA0149

Color information

#EA0149 (or 0xEA0149) is unknown color: approx Razzmatazz. HEX triplet: EA, 01 and 49. RGB value is (234,1,73). Sum of RGB (Red+Green+Blue) = 234+1+73=308 (40% of max value = 765). Red value is 234 (91.80% from 255 or 75.97% from 308); Green value is 1 (0.78% from 255 or 0.32% from 308); Blue value is 73 (28.91% from 255 or 23.70% from 308); Max value from RGB is 234 - color contains mainly: red. Hex color #EA0149 is not a web safe color. Web safe color analog (approx): #FF0033. Inversed color of #EA0149 is #15FEB6. Grayscale: #4E4E4E. Windows color (decimal): -1441463 or 4784618. OLE color: 4784618.

HSL color Cylindrical-coordinate representation of color #EA0149: hue angle of 341.46º degrees, saturation: 0.99, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 1%. Process color model (Four color, CMYK) of #EA0149 is Cyan = 0, Magento = 1.00, Yellow = 0.69 and Black (K on CMYK) = 0.08.

Color convert

RGB234173-
CMYK01.000.690.08
HSL341.46º99.15%46.08%-
HSV(B)341.46º99.57%91.76%-
XYZ35.15187.92-
YUV78.88124.69238.65-

RGB Variations

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

RGB

RED value IS 234 (91.80% from 255) = 75.97%
GREEN value IS 1 (0.78% from 255) = 0.32%
BLUE value IS 73 (28.91% from 255) = 23.70%
R=75.97%
G=0.32%
B=23.70%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 1.00
Y (Yellow) values IS 0.69
K (Black) values IS 0.08
SystemRedGreenBlueCMYKHSL
Decimal23417301.000.690.08341.4699.1546.08
HexEA149064458155632e
Octal352111101441051052514356
Binary111010101100100101100100100010110001010101011100011101110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #ea0149

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #ea0149; }

 p { color: rgb(234,1,73); }

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

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

 a { background-color: rgb(234,1,73); }

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

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

 span { border-color: rgb(234,1,73); }

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

cancel