#e71370

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

Shades of Ruby #E71370

Tints of Ruby #E71370

Color information

#E71370 (or 0xE71370) is unknown color: approx Ruby. HEX triplet: E7, 13 and 70. RGB value is (231,19,112). Sum of RGB (Red+Green+Blue) = 231+19+112=362 (47% of max value = 765). Red value is 231 (90.62% from 255 or 63.81% from 362); Green value is 19 (7.81% from 255 or 5.25% from 362); Blue value is 112 (44.14% from 255 or 30.94% from 362); Max value from RGB is 231 - color contains mainly: red. Hex color #E71370 is not a web safe color. Web safe color analog (approx): #FF0066. Inversed color of #E71370 is #18EC8F. Grayscale: #5C5C5C. Windows color (decimal): -1633424 or 7345127. OLE color: 7345127.

HSL color Cylindrical-coordinate representation of color #E71370: hue angle of 333.68º degrees, saturation: 0.85, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #E71370 is Cyan = 0, Magento = 0.92, Yellow = 0.52 and Black (K on CMYK) = 0.09.

Color convert

RGB23119112-
CMYK00.920.520.09
HSL333.68º84.8%49.02%-
HSV(B)333.68º91.77%90.59%-
XYZ36.1118.6217.02-
YUV92.99138.74226.44-

RGB Variations

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

RGB

RED value IS 231 (90.62% from 255) = 63.81%
GREEN value IS 19 (7.81% from 255) = 5.25%
BLUE value IS 112 (44.14% from 255) = 30.94%
R=63.81%
G=5.25%
B=30.94%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.92
Y (Yellow) values IS 0.52
K (Black) values IS 0.09
SystemRedGreenBlueCMYKHSL
Decimal2311911200.920.520.09333.6884.849.02
HexE7137005C34914e5531
Octal347231600134641151612561
Binary111001111001111100000101110011010010011010011101010101110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #e71370

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #e71370; }

 p { color: rgb(231,19,112); }

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

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

 a { background-color: rgb(231,19,112); }

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

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

 span { border-color: rgb(231,19,112); }

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

cancel