Skip to main content Skip to docs navigation

#c083af 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 Joie De Vivre and its hex is #BC86AF Nearest Color Name

Color Hue/Base color: Red

Hex #c083af Color code in RGB color code model is created after adding 75.29% red color, 51.37% green color and 68.63% blue color. Hex #c083af Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 9% yellow and 24.71% black.

Hex #c083af color code is between #bb88aa web safe hex color code and #cc77bb web safe hex color code. #bb88aa is the nearest web safe color code. You can see here many more shades of #c083af color code.

RGB Chart

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

Color Table

Hex Color Code c083af #c083af
RGB Decimal 192, 131, 175 192, 131, 175
RGB Percent 75%, 51%, 69% rgb(75%, 51%, 69%)
CSS RGBa 192, 131, 175,1 rgba(192,131,175,1)
CMYK Model cmyk(0%,32%,9%,24.71%)
HSL Color Space 317,33% ,63% hsl(317,33% ,63%)
HSV Color Space 317°, 32%, 75%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000000 10000011 10101111
Octal 300 203 257
Decimal 192 131 175
Hex c0 83 af

Different shades of #c083af color code.

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

Darkest of #c083af
#713961
Darker of #c083af
#934a7e
Dark of #c083af
#af6199
Base of #c083af
#c083af
Light of #c083af
#d1a5c5
Lighter
#e2c7db
Lightest
#f4e8f0

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

#c083af
#83c094

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

Split Complementary

#c083af
#90c083
#83c0b2

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

Analogous Color

#ad83c0
#b883c0
#c083af
#c0839b
#c08583

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

#c083af
#83afc0
#afc083

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

#c083af
#afc083
#83c094
#9483c0

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

#c083af
#c0b283
#83c094
#8390c0

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 #c083af

#4f2844
#713961
#934a7e
#af6199
#c083af
#d1a5c5
#e2c7db
#f4e8f0
#ffffff

Tints of #c083af Color

#c083af
#c790b7
#ce9ec0
#d5acc9
#dcbad2
#e3c7db
#ead5e4
#f1e3ed
#f8f1f6
#ffffff

Shades of #c083af color code

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

#c083af
#aa749b
#956588
#805774
#6a4861
#553a4d
#402b3a
#2a1d26
#150e13
#000000

Tones

#c083af
#ad96a7
#a1a1a1
#a1a1a1
#a1a1a1

Tones

Similar Color like #c083af color

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

#c184b0
#c285b1
#c386b2
#c487b3
#c588b4
#c689b5
#c78ab6
#c88bb7
#c98cb8
#ca8db9
#cb8eba
#cc8fbb
#cd90bc
#ce91bd
#bf82ae
#be81ad
#bd80ac
#bc7fab
#bb7eaa
#ba7da9
#b97ca8
#b87ba7
#b77aa6
#b679a5
#b578a4
#b477a3
#b376a2
#b275a1

Download this Dark Red

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

#c083af Color Code Preview on Black Background Color

This is how #c083af Color will look on black background color. Color contrast ratio is 7.11

#c083af in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c083af

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c083af

#c083af color code is use for CSS Background Color

Background color for the above div is #c083af

HTML with inline CSS

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

#c083af color code is use for CSS Border Color

CSS Border color for the above div is #c083af

HTML with inline CSS

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

CSS Border Left color for the above div is #c083af

HTML with inline CSS

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

CSS Border Right color for the above div is #c083af

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c083af

HTML with inline CSS

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

CSS Border Top color for the above div is #c083af

HTML with inline CSS

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

#c083af hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c083af Color code Preview on White Background

This is how #c083af Color code will look on white background color. Color contrast ratio is 2.95

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

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(192,131,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(131,192,148,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(192,131,175,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }