Skip to main content Skip to docs navigation

#f360ce hex color | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Kinky Pinky and its hex is #EE55CC Nearest Color Name

Color Hue/Base color: Red

Hex #f360ce Color code in RGB color code model is created after adding 95.29% red color, 37.65% green color and 80.78% blue color. Hex #f360ce Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 60% magenta, 15% yellow and 4.71% black.

Hex #f360ce color code is between #ee66cc web safe hex color code and #ff55dd web safe hex color code. #ee66cc is the nearest web safe color code. You can see here many more shades of #f360ce color code.

RGB Chart

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

Color Table

Hex Color Code f360ce #f360ce
RGB Decimal 243, 96, 206 243, 96, 206
RGB Percent 95%, 38%, 81% rgb(95%, 38%, 81%)
CSS RGBa 243, 96, 206,1 rgba(243,96,206,1)
CMYK Model cmyk(0%,60%,15%,4.71%)
HSL Color Space 315,86% ,66% hsl(315,86% ,66%)
HSV Color Space 315°, 60%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110011 01100000 11001110
Octal 363 140 316
Decimal 243 96 206
Hex f3 60 ce

Different shades of #f360ce color code.

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

Darkest of #f360ce
#ad0d85
Darker of #f360ce
#dc11a9
Dark of #f360ce
#ef31bf
Base of #f360ce
#f360ce
Light of #f360ce
#f78fdd
Lighter
#fabfeb
Lightest
#feeefa

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

#f360ce
#60f385

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

Split Complementary

#f360ce
#85f360
#60f3ce

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

Analogous Color

#c260f3
#db60f3
#f360ce
#f3609d
#f36060

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

#f360ce
#60cef3
#cef360

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

#f360ce
#cef360
#60f385
#8560f3

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

Square Color

#f360ce
#f3ce60
#60f385
#6085f3

Square 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).

Monochromatic Color with #f360ce

#7e0960
#ad0d85
#dc11a9
#ef31bf
#f360ce
#f78fdd
#fabfeb
#feeefa
#ffffff

Tints of #f360ce Color

#f360ce
#f471d3
#f583d8
#f795de
#f8a6e3
#f9b8e9
#fbcaee
#fcdbf4
#fdedf9
#ffffff

Shades of #f360ce color code

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

#f360ce
#d855b7
#bd4aa0
#a24089
#873572
#6c2a5b
#512044
#36152d
#1b0a16
#000000

Tones

#f360ce
#e271c6
#d182bd
#c093b5
#afa4ac

Tones

Similar Color like #f360ce color

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

#f461cf
#f562d0
#f663d1
#f764d2
#f865d3
#f966d4
#fa67d5
#fb68d6
#fc69d7
#fd6ad8
#fe6bd9
#ff6cda
#ff6ddb
#ff6edc
#f25fcd
#f15ecc
#f05dcb
#ef5cca
#ee5bc9
#ed5ac8
#ec59c7
#eb58c6
#ea57c5
#e956c4
#e855c3
#e754c2
#e653c1
#e552c0

Download this Dark Red

Hex #f360ce 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.

#f360ce Color Code Preview on Black Background Color

This is how #f360ce Color will look on black background color. Color contrast ratio is 7.38

#f360ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f360ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f360ce

#f360ce color code is use for CSS Background Color

Background color for the above div is #f360ce

HTML with inline CSS

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

#f360ce color code is use for CSS Border Color

CSS Border color for the above div is #f360ce

HTML with inline CSS

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

CSS Border Left color for the above div is #f360ce

HTML with inline CSS

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

CSS Border Right color for the above div is #f360ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f360ce

HTML with inline CSS

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

CSS Border Top color for the above div is #f360ce

HTML with inline CSS

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

#f360ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f360ce Color code Preview on White Background

This is how #f360ce Color code will look on white background color. Color contrast ratio is 2.85

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(243,96,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(96,243,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(243,96,206,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }