crispedge.com

Color picker

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

#f382a0 hex color - Red - Warm color - Information

#f382a0 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f382a0 Color code in RGB color code model is created after adding 95.29% red color, 50.98% green color and 62.75% blue color. Hex #f382a0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 47% magenta, 34% yellow and 5% black.

Hex #f382a0 color code is between #ee8899 web safe hex color code and #ff77aa web safe hex color code. #ee8899 is the nearest web safe color code. You can see here many more shades of #f382a0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef382a0#f382a0
RGB Decimal243, 130, 160rgb(243, 130, 160)
RGB Percent95%, 51%, 63%rgb(95%, 51%, 63%)
CSS RGBa243, 130, 160,1rgba(243,130,160,1)
CMYK Modelcmyk(0%,47%,34%,5%)
HSL Color Space344,82% ,73%hsl(344,82% ,73%)
HSV Color Space344°, 47%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100111000001010100000
Octal363202240
Decimal243130160
Hexf382a0

Different shades of #f382a0 color code.

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

Light Shade of #f382a0
#f7b0c3
Dark Shade of #f382a0
#ef537d
Saturated Shade of #f382a0
#fa7b9d
Desaturated Shade of #f382a0
#ec89a3
Grey scale Shade of #f382a0
#bababa
Brighten Shade
#ff9bb9
Most Readable Shade
#000000

Shades of #f382a0 color code

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

#f382a0
#d8738e
#bd657c
#a2566a
#874858
#6c3947
#512b35
#361c23
#1b0e11
#000000

Similar Color like #f382a0 color

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

#f483a1
#f584a2
#f685a3
#f786a4
#f887a5
#f988a6
#fa89a7
#fb8aa8
#fc8ba9
#fd8caa
#fe8dab
#ff8eac
#ff8fad
#ff90ae
#f2819f
#f1809e
#f07f9d
#ef7e9c
#ee7d9b
#ed7c9a
#ec7b99
#eb7a98
#ea7997
#e97896
#e87795
#e77694
#e67593
#e57492

Monochromatic Color with #f382a0

#f382a0
#1e1014
#492730
#733e4c
#9e5568
#c86b84

Tints of #f382a0 Color

#f382a0
#f48faa
#f59db5
#f7abbf
#f8b9ca
#f9c7d4
#fbd5df
#fce3e9
#fdf1f4
#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

#f382a0
#82f3d5

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

Split Complementary

#f382a0
#82f39d
#82d8f3

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

Analogous Color

#f382cd
#f382b7
#f382a0
#f38289
#f39182

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

#f382a0
#a0f382
#82a0f3

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

#f382a0
#d8f382
#82f3d5
#9c82f3

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

#f382a0
#82f3d5
#82d8f3
#f39d82

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

#f382a0 Color Code Preview on Black Background Color

This is how #f382a0 Color will look on black background color. Color contrast ratio is 8.51

#f382a0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f382a0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f382a0

#f382a0 color code is use for CSS Background Color

Background color for the above div is #f382a0

HTML with inline CSS

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

#f382a0 color code is use for CSS Border Color

CSS Border color for the above div is #f382a0

HTML with inline CSS

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

CSS Border Left color for the above div is #f382a0

HTML with inline CSS

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

CSS Border Right color for the above div is #f382a0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f382a0

HTML with inline CSS

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

CSS Border Top color for the above div is #f382a0

HTML with inline CSS

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

#f382a0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f382a0 Color code Preview on White Background

This is how #f382a0 Color code will look on white background color. Color contrast ratio is 2.47

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

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.