crispedge.com

Color picker

Loading...

#f690bb hex color - Orange - Warm color - Information

#f690bb hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #f690bb Color code in RGB color code model is created after adding 96.47% red color, 56.47% green color and 73.33% blue color. Hex #f690bb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 24% yellow and 4% black.

Hex #f690bb color code is between #ee88aa web safe hex color code and #ff99cc web safe hex color code. #ee88aa is the nearest web safe color code. You can see here many more shades of #f690bb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codef690bb#f690bb
RGB Decimal246, 144, 187rgb(246, 144, 187)
RGB Percent96%, 56%, 73%rgb(96%, 56%, 73%)
CSS RGBa246, 144, 187,1rgba(246,144,187,1)
CMYK Modelcmyk(0%,41%,24%,4%)
HSL Color Space335,85% ,76%hsl(335,85% ,76%)
HSV Color Space335°, 41%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101101001000010111011
Octal366220273
Decimal246144187
Hexf690bb

Different shades of #f690bb color code.

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

Light Shade of #f690bb
#fabfd8
Dark Shade of #f690bb
#f2619e
Saturated Shade of #f690bb
#fc8aba
Desaturated Shade of #f690bb
#f096bc
Grey scale Shade of #f690bb
#c3c3c3
Brighten Shade
#ffa9d4
Most Readable Shade
#000000

Shades of #f690bb color code

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

#f690bb
#da80a6
#bf7091
#a4607c
#885067
#6d4053
#52303e
#362029
#1b1014
#000000

Similar Color like #f690bb color

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

#f791bc
#f892bd
#f993be
#fa94bf
#fb95c0
#fc96c1
#fd97c2
#fe98c3
#ff99c4
#ff9ac5
#ff9bc6
#ff9cc7
#ff9dc8
#ff9ec9
#f58fba
#f48eb9
#f38db8
#f28cb7
#f18bb6
#f08ab5
#ef89b4
#ee88b3
#ed87b2
#ec86b1
#eb85b0
#ea84af
#e983ae
#e882ad

Monochromatic Color with #f690bb

#f690bb
#211419
#4c2c3a
#76455a
#a15e7a
#cb779b

Tints of #f690bb Color

#f690bb
#f79cc2
#f8a8ca
#f9b5d1
#fac1d9
#fbcde0
#fcdae8
#fde6ef
#fef2f7
#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

#f690bb
#90f6cb

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

Split Complementary

#f690bb
#90f698
#90eef6

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

Analogous Color

#f690e4
#f690cf
#f690bb
#f690a7
#f69092

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

#f690bb
#bbf690
#90bbf6

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

#f690bb
#eef690
#90f6cb
#9890f6

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

#f690bb
#90f6cb
#90eef6
#f69890

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

#f690bb Color Code Preview on Black Background Color

This is how #f690bb Color will look on black background color. Color contrast ratio is 9.63

#f690bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f690bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f690bb

#f690bb color code is use for CSS Background Color

Background color for the above div is #f690bb

HTML with inline CSS

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

#f690bb color code is use for CSS Border Color

CSS Border color for the above div is #f690bb

HTML with inline CSS

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

CSS Border Left color for the above div is #f690bb

HTML with inline CSS

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

CSS Border Right color for the above div is #f690bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f690bb

HTML with inline CSS

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

CSS Border Top color for the above div is #f690bb

HTML with inline CSS

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

#f690bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f690bb Color code Preview on White Background

This is how #f690bb Color code will look on white background color. Color contrast ratio is 2.18

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(246,144,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(144,246,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(246,144,187,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.