Skip to main content Skip to docs navigation

#7C83BC hex color | Deep Periwinkle | Download Dark Blue 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

Color Hue/Base color: Blue

Hex #7C83BC Color Code is also known as | Deep Periwinkle color.

Hex #7C83BC Color code in RGB color code model is created after adding 48.63% red color, 51.37% green color and 73.73% blue color. Hex #7C83BC Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 30% magenta, 0% yellow and 26.27% black.

Hex #7C83BC color code is between #7788bb web safe hex color code and #8877cc web safe hex color code. #7788bb is the nearest web safe color code. You can see here many more shades of #7C83BC color code.

RGB Chart

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

Color Table

Hex Color Code 7C83BC #7C83BC
RGB Decimal 124, 131, 188 124, 131, 188
RGB Percent 49%, 51%, 74% rgb(49%, 51%, 74%)
CSS RGBa 124, 131, 188,1 rgba(124,131,188,1)
CMYK Model cmyk(34%,30%,0%,26.27%)
HSL Color Space 233,32% ,61% hsl(233,32% ,61%)
HSV Color Space 233°, 34%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111100 10000011 10111100
Octal 174 203 274
Decimal 124 131 188
Hex 7C 83 BC

Different shades of #7C83BC color code.

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

Darkest of #7C83BC
#363b69
Darker of #7C83BC
#474e8b
Dark of #7C83BC
#5a63ab
Base of #7C83BC
#7c83bc
Light of #7C83BC
#9ea3cd
Lighter
#bfc3df
Lightest
#e1e3f0

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

#7c83bc
#bcb57c

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

Split Complementary

#7C83BC
#bc957c
#a3bc7c

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

Analogous Color

#7ca8bc
#7c9ebc
#7c83bc
#8a7cbc
#a57cbc

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

#7C83BC
#83bc7c
#bc7c83

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

#7C83BC
#bc7c83
#bcb57c
#7cbcb5

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

#7C83BC
#bc7ca3
#bcb57c
#7cbc95

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

#252847
#363b69
#474e8b
#5a63ab
#7c83bc
#9ea3cd
#bfc3df
#e1e3f0
#ffffff

Tints of #7C83BC Color

#7c83bc
#8a90c3
#999eca
#a7acd2
#b6bad9
#c4c7e1
#d3d5e8
#e1e3f0
#f0f1f7
#ffffff

Shades of #7C83BC color code

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

#7c83bc
#6e74a7
#606592
#52577d
#444868
#373a53
#292b3e
#1b1d29
#0d0e14
#000000

Tones

#7c83bc
#9092a8
#9c9c9c
#9c9c9c
#9c9c9c

Tones

Similar Color like #7C83BC color

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

#7d84bd
#7e85be
#7f86bf
#8087c0
#8188c1
#8289c2
#838ac3
#848bc4
#858cc5
#868dc6
#878ec7
#888fc8
#8990c9
#8a91ca
#7b82bb
#7a81ba
#7980b9
#787fb8
#777eb7
#767db6
#757cb5
#747bb4
#737ab3
#7279b2
#7178b1
#7077b0
#6f76af
#6e75ae

Download this Dark Blue

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

#7C83BC Color Code Preview on Black Background Color

This is how #7C83BC Color will look on black background color. Color contrast ratio is 5.83

#7C83BC in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7C83BC

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7C83BC

#7C83BC color code is use for CSS Background Color

Background color for the above div is #7C83BC

HTML with inline CSS

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

#7C83BC color code is use for CSS Border Color

CSS Border color for the above div is #7C83BC

HTML with inline CSS

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

CSS Border Left color for the above div is #7C83BC

HTML with inline CSS

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

CSS Border Right color for the above div is #7C83BC

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7C83BC

HTML with inline CSS

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

CSS Border Top color for the above div is #7C83BC

HTML with inline CSS

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

#7C83BC hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7C83BC Color code Preview on White Background

This is how #7C83BC Color code will look on white background color. Color contrast ratio is 3.60

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

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