crispedge.com

Color picker

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

#ff5992 hex color - Red - Warm color - Information

#ff5992 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ff5992 Color code in RGB color code model is created after adding 100% red color, 34.9% green color and 57.25% blue color. Hex #ff5992 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 65% magenta, 43% yellow and 0% black.

Hex #ff5992 color code is between #ee5599 web safe hex color code and #dd6688 web safe hex color code. #ee5599 is the nearest web safe color code. You can see here many more shades of #ff5992 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeff5992#ff5992
RGB Decimal255, 89, 146rgb(255, 89, 146)
RGB Percent100%, 35%, 57%rgb(100%, 35%, 57%)
CSS RGBa255, 89, 146,1rgba(255,89,146,1)
CMYK Modelcmyk(0%,65%,43%,0%)
HSL Color Space339,100% ,67%hsl(339,100% ,67%)
HSV Color Space339°, 65%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111110101100110010010
Octal377131222
Decimal25589146
Hexff5992

Different shades of #ff5992 color code.

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

Light Shade of #ff5992
#ff8cb3
Dark Shade of #ff5992
#ff2671
Saturated Shade of #ff5992
#ff5992
Desaturated Shade of #ff5992
#f76195
Grey scale Shade of #ff5992
#acacac
Brighten Shade
#ff72ab
Most Readable Shade
#000000

Shades of #ff5992 color code

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

#ff5992
#e24f81
#c64571
#aa3b61
#8d3151
#712740
#551d30
#381320
#1c0910
#000000

Similar Color like #ff5992 color

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

#ff5a93
#ff5b94
#ff5c95
#ff5d96
#ff5e97
#ff5f98
#ff6099
#ff619a
#ff629b
#ff639c
#ff649d
#ff659e
#ff669f
#ff67a0
#fe5891
#fd5790
#fc568f
#fb558e
#fa548d
#f9538c
#f8528b
#f7518a
#f65089
#f54f88
#f44e87
#f34d86
#f24c85
#f14b84

Monochromatic Color with #ff5992

#ff5992
#2a0f18
#551e31
#802d49
#aa3b61
#d44a7a

Tints of #ff5992 Color

#ff5992
#ff6b9e
#ff7daa
#ff90b6
#ffa2c2
#ffb5ce
#ffc7da
#ffdae6
#ffecf2
#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

#ff5992
#59ffc6

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

Split Complementary

#ff5992
#59ff73
#59e5ff

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

Analogous Color

#ff59d4
#ff59b3
#ff5992
#ff5971
#ff6259

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

#ff5992
#92ff59
#5992ff

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

#ff5992
#e5ff59
#59ffc6
#7359ff

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

#ff5992
#59ffc6
#59e5ff
#ff7359

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 #ff5992 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.

#ff5992 Color Code Preview on Black Background Color

This is how #ff5992 Color will look on black background color. Color contrast ratio is 7.10

#ff5992 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff5992

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff5992

#ff5992 color code is use for CSS Background Color

Background color for the above div is #ff5992

HTML with inline CSS

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

#ff5992 color code is use for CSS Border Color

CSS Border color for the above div is #ff5992

HTML with inline CSS

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

CSS Border Left color for the above div is #ff5992

HTML with inline CSS

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

CSS Border Right color for the above div is #ff5992

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff5992

HTML with inline CSS

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

CSS Border Top color for the above div is #ff5992

HTML with inline CSS

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

#ff5992 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff5992 Color code Preview on White Background

This is how #ff5992 Color code will look on white background color. Color contrast ratio is 2.96

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 #ff5992; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ff5992; }

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.