#ed125b

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

Shades of Razzmatazz #ED125B

Tints of Razzmatazz #ED125B

Color information

#ED125B (or 0xED125B) is unknown color: approx Razzmatazz. HEX triplet: ED, 12 and 5B. RGB value is (237,18,91). Sum of RGB (Red+Green+Blue) = 237+18+91=346 (45% of max value = 765). Red value is 237 (92.97% from 255 or 68.50% from 346); Green value is 18 (7.42% from 255 or 5.20% from 346); Blue value is 91 (35.94% from 255 or 26.30% from 346); Max value from RGB is 237 - color contains mainly: red. Hex color #ED125B is not a web safe color. Web safe color analog (approx): #FF0066. Inversed color of #ED125B is #12EDA4. Grayscale: #5B5B5B. Windows color (decimal): -1240485 or 5968621. OLE color: 5968621.

HSL color Cylindrical-coordinate representation of color #ED125B: hue angle of 340º degrees, saturation: 0.86, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #ED125B is Cyan = 0, Magento = 0.92, Yellow = 0.62 and Black (K on CMYK) = 0.07.

Color convert

RGB2371891-
CMYK00.920.620.07
HSL340º85.88%50%-
HSV(B)340º92.41%92.94%-
XYZ37.0319.1911.65-
YUV91.8127.55231.56-

RGB Variations

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

RGB

RED value IS 237 (92.97% from 255) = 68.50%
GREEN value IS 18 (7.42% from 255) = 5.20%
BLUE value IS 91 (35.94% from 255) = 26.30%
R=68.50%
G=5.20%
B=26.30%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.92
Y (Yellow) values IS 0.62
K (Black) values IS 0.07
SystemRedGreenBlueCMYKHSL
Decimal237189100.920.620.0734085.8850
HexED125B05C3E71545632
Octal35522133013476752412662
Binary11101101100101011011010111001111101111010101001010110110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #ed125b

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #ed125b; }

 p { color: rgb(237,18,91); }

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

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

 a { background-color: rgb(237,18,91); }

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

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

 span { border-color: rgb(237,18,91); }

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

cancel