crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ee72b6 hex color - Red - Warm color - Information

#ee72b6 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #ee72b6 Color code in RGB color code model is created after adding 93.33% red color, 44.71% green color and 71.37% blue color. Hex #ee72b6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 52% magenta, 24% yellow and 7% black.

Hex #ee72b6 color code is between #dd77bb web safe hex color code and #ff66aa web safe hex color code. #dd77bb is the nearest web safe color code. You can see here many more shades of #ee72b6 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeee72b6#ee72b6
RGB Decimal238, 114, 182rgb(238, 114, 182)
RGB Percent93%, 45%, 71%rgb(93%, 45%, 71%)
CSS RGBa238, 114, 182,1rgba(238,114,182,1)
CMYK Modelcmyk(0%,52%,24%,7%)
HSL Color Space327,78% ,69%hsl(327,78% ,69%)
HSV Color Space327°, 52%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011100111001010110110
Octal356162266
Decimal238114182
Hexee72b6

Different shades of #ee72b6 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #ee72b6
#f39fce
Dark Shade of #ee72b6
#e9449e
Saturated Shade of #ee72b6
#f66ab7
Desaturated Shade of #ee72b6
#e67ab5
Grey scale Shade of #ee72b6
#b0b0b0
Brighten Shade
#ff8bcf
Most Readable Shade
#000000

Shades of #ee72b6 color code

Generate more color scales with scales (color stack) generator.

#ee72b6
#d365a1
#b9588d
#9e4c79
#843f65
#693250
#4f263c
#341928
#1a0c14
#000000

Similar Color like #ee72b6 color

Find visually similar hex color codes nearing to #ee72b6 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#ef73b7
#f074b8
#f175b9
#f276ba
#f377bb
#f478bc
#f579bd
#f67abe
#f77bbf
#f87cc0
#f97dc1
#fa7ec2
#fb7fc3
#fc80c4
#ed71b5
#ec70b4
#eb6fb3
#ea6eb2
#e96db1
#e86cb0
#e76baf
#e66aae
#e569ad
#e468ac
#e367ab
#e266aa
#e165a9
#e064a8

Monochromatic Color with #ee72b6

#ee72b6
#1a0c14
#442134
#6e3554
#994975
#c35e95

Tints of #ee72b6 Color

#ee72b6
#ef81be
#f191c6
#f3a1ce
#f5b0d6
#f7c0de
#f9d0e6
#fbdfee
#fdeff6
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#ee72b6
#72eeaa

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#ee72b6
#78ee72
#72eee8

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#ee72e8
#ee72cf
#ee72b6
#ee729d
#ee7284

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#ee72b6
#b6ee72
#72b6ee

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#ee72b6
#eee872
#72eeaa
#7278ee

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#ee72b6
#72eeaa
#72eee8
#ee7278

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #ee72b6 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#ee72b6 Color Code Preview on Black Background Color

This is how #ee72b6 Color will look on black background color. Color contrast ratio is 7.72

#ee72b6 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#ee72b6">Your Example Paragraph content text in with font color #ee72b6 </p>

Your Example Paragraph content text in with font color #ee72b6

HTML with inline CSS

<div style="color:#ee72b6">Your Paragraph text in with font color #ee72b6 </div>

Your Example Paragraph content text in with font color #ee72b6

#ee72b6 color code is use for CSS Background Color

Background color for the above div is #ee72b6

HTML with inline CSS

<div style="background-color:#ee72b6;"></div>

#ee72b6 color code is use for CSS Border Color

CSS Border color for the above div is #ee72b6

HTML with inline CSS

<div style="border:5px solid #ee72b6;"></div>

CSS Border Left color for the above div is #ee72b6

HTML with inline CSS

<div style="border-left:5px solid #ee72b6;"></div>

CSS Border Right color for the above div is #ee72b6

HTML with inline CSS

<div style="border-right:5px solid #ee72b6;"></div>

CSS Border Bottom color for the above div is #ee72b6

HTML with inline CSS

<div style="border-bottom:5px solid #ee72b6;"></div>

CSS Border Top color for the above div is #ee72b6

HTML with inline CSS

<div style="border-top:5px solid #ee72b6;"></div>

#ee72b6 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#ee72b6; } .examplecolorclass {color:#ee72b6; } .examplebordercolor {border:3px solid #ee72b6; }

#ee72b6 Color code Preview on White Background

This is how #ee72b6 Color code will look on white background color. Color contrast ratio is 2.72

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #ee72b6; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ee72b6; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.