#f2718e

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

Shades of Deep Blush #F2718E

Tints of Deep Blush #F2718E

Color information

#F2718E (or 0xF2718E) is unknown color: approx Deep Blush. HEX triplet: F2, 71 and 8E. RGB value is (242,113,142). Sum of RGB (Red+Green+Blue) = 242+113+142=497 (65% of max value = 765). Red value is 242 (94.92% from 255 or 48.69% from 497); Green value is 113 (44.53% from 255 or 22.74% from 497); Blue value is 142 (55.86% from 255 or 28.57% from 497); Max value from RGB is 242 - color contains mainly: red. Hex color #F2718E is not a web safe color. Web safe color analog (approx): #FF6699. Inversed color of #F2718E is #0D8E71. Grayscale: #9A9A9A. Windows color (decimal): -888434 or 9335282. OLE color: 9335282.

HSL color Cylindrical-coordinate representation of color #F2718E: hue angle of 346.51º degrees, saturation: 0.83, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #F2718E is Cyan = 0, Magento = 0.53, Yellow = 0.41 and Black (K on CMYK) = 0.05.

Color convert

RGB242113142-
CMYK00.530.410.05
HSL346.51º83.23%69.61%-
HSV(B)346.51º53.31%94.9%-
XYZ47.4132.6429.39-
YUV154.88120.74190.14-

RGB Variations

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

RGB

RED value IS 242 (94.92% from 255) = 48.69%
GREEN value IS 113 (44.53% from 255) = 22.74%
BLUE value IS 142 (55.86% from 255) = 28.57%
R=48.69%
G=22.74%
B=28.57%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.53
Y (Yellow) values IS 0.41
K (Black) values IS 0.05
SystemRedGreenBlueCMYKHSL
Decimal24211314200.530.410.05346.5183.2369.61
HexF2718E03529515b5346
Octal362161216065515533123106
Binary11110010111000110001110011010110100110110101101110100111000110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #f2718e

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #f2718e; }

 p { color: rgb(242,113,142); }

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

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

 a { background-color: rgb(242,113,142); }

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

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

 span { border-color: rgb(242,113,142); }

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

cancel