crispedge.com

Color picker

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

#f25bcd hex color - Red - Warm color - Information

#f25bcd hex color - Red - Warm color

Color Hue/Base color: Red

Hex #f25bcd Color code in RGB color code model is created after adding 94.9% red color, 35.69% green color and 80.39% blue color. Hex #f25bcd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 62% magenta, 15% yellow and 5% black.

Hex #f25bcd color code is between #ee55cc web safe hex color code and #ff66dd web safe hex color code. #ee55cc is the nearest web safe color code. You can see here many more shades of #f25bcd color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codef25bcd#f25bcd
RGB Decimal242, 91, 205rgb(242, 91, 205)
RGB Percent95%, 36%, 80%rgb(95%, 36%, 80%)
CSS RGBa242, 91, 205,1rgba(242,91,205,1)
CMYK Modelcmyk(0%,62%,15%,5%)
HSL Color Space315,85% ,65%hsl(315,85% ,65%)
HSV Color Space315°, 62%, 95%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111100100101101111001101
Octal362133315
Decimal24291205
Hexf25bcd

Different shades of #f25bcd color code.

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

Light Shade of #f25bcd
#f68adb
Dark Shade of #f25bcd
#ee2cbf
Saturated Shade of #f25bcd
#fb52d2
Desaturated Shade of #f25bcd
#e964c8
Grey scale Shade of #f25bcd
#a6a6a6
Brighten Shade
#ff74e6
Most Readable Shade
#000000

Shades of #f25bcd color code

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

#f25bcd
#d750b6
#bc469f
#a13c88
#863271
#6b285b
#501e44
#35142d
#1a0a16
#000000

Similar Color like #f25bcd color

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

#f35cce
#f45dcf
#f55ed0
#f65fd1
#f760d2
#f861d3
#f962d4
#fa63d5
#fb64d6
#fc65d7
#fd66d8
#fe67d9
#ff68da
#ff69db
#f15acc
#f059cb
#ef58ca
#ee57c9
#ed56c8
#ec55c7
#eb54c6
#ea53c5
#e952c4
#e851c3
#e750c2
#e64fc1
#e54ec0
#e44dbf

Monochromatic Color with #f25bcd

#f25bcd
#1d0b19
#481b3d
#722b61
#9d3b85
#c74ba9

Tints of #f25bcd Color

#f25bcd
#f36dd2
#f47fd8
#f691dd
#f7a3e3
#f9b6e8
#fac8ee
#fcdaf3
#fdecf9
#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

#f25bcd
#5bf280

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

Split Complementary

#f25bcd
#82f25b
#5bf2cb

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

Analogous Color

#db5bf2
#f25beb
#f25bcd
#f25baf
#f25b91

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

#f25bcd
#cdf25b
#5bcdf2

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

#f25bcd
#f2cb5b
#5bf280
#5b81f2

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

#f25bcd
#5bf280
#5bf2cb
#f25b82

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

#f25bcd Color Code Preview on Black Background Color

This is how #f25bcd Color will look on black background color. Color contrast ratio is 7.15

#f25bcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f25bcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f25bcd

#f25bcd color code is use for CSS Background Color

Background color for the above div is #f25bcd

HTML with inline CSS

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

#f25bcd color code is use for CSS Border Color

CSS Border color for the above div is #f25bcd

HTML with inline CSS

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

CSS Border Left color for the above div is #f25bcd

HTML with inline CSS

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

CSS Border Right color for the above div is #f25bcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f25bcd

HTML with inline CSS

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

CSS Border Top color for the above div is #f25bcd

HTML with inline CSS

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

#f25bcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f25bcd Color code Preview on White Background

This is how #f25bcd Color code will look on white background color. Color contrast ratio is 2.94

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

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.