Skip to main content Skip to docs navigation

#799fdc hex color | 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

Woow we have a nearby visually matching color name available. It's name is Pantone 659 C and its hex is #7BA4DB Nearest Color Name

Color Hue/Base color: Blue

Hex #799fdc Color code in RGB color code model is created after adding 47.45% red color, 62.35% green color and 86.27% blue color. Hex #799fdc Color code in CMYK color (process color) code model is generated after subtraction of 45% cyan, 28% magenta, 0% yellow and 13.73% black.

Hex #799fdc color code is between #7799dd web safe hex color code and #88aacc web safe hex color code. #7799dd is the nearest web safe color code. You can see here many more shades of #799fdc color code.

RGB Chart

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

Color Table

Hex Color Code 799fdc #799fdc
RGB Decimal 121, 159, 220 121, 159, 220
RGB Percent 47%, 62%, 86% rgb(47%, 62%, 86%)
CSS RGBa 121, 159, 220,1 rgba(121,159,220,1)
CMYK Model cmyk(45%,28%,0%,13.73%)
HSL Color Space 217,59% ,67% hsl(217,59% ,67%)
HSV Color Space 217°, 45%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01111001 10011111 11011100
Octal 171 237 334
Decimal 121 159 220
Hex 79 9f dc

Different shades of #799fdc color code.

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

Darkest of #799fdc
#275195
Darker of #799fdc
#3167bd
Dark of #799fdc
#5182d1
Base of #799fdc
#799fdc
Light of #799fdc
#a1bce7
Lighter
#cad9f1
Lightest
#f2f6fc

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

#799fdc
#dcb679

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

Split Complementary

#799fdc
#dc8479
#d0dc79

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

Analogous Color

#79d9dc
#79c8dc
#799fdc
#797edc
#9d79dc

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

#799fdc
#9fdc79
#dc799f

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

#799fdc
#dc799f
#dcb679
#79dcb6

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

#799fdc
#dc79d0
#dcb679
#79dc84

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 #799fdc

#1c3b6d
#275195
#3167bd
#5182d1
#799fdc
#a1bce7
#cad9f1
#f2f6fc
#ffffff

Tints of #799fdc Color

#799fdc
#87a9df
#96b4e3
#a5bfe7
#b4c9eb
#c3d4ef
#d2dff3
#e1e9f7
#f0f4fb
#ffffff

Shades of #799fdc color code

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

#799fdc
#6b8dc3
#5e7bab
#506a92
#43587a
#354661
#283549
#1a2330
#0d1118
#000000

Tones

#799fdc
#8aa3cb
#9ba7ba
#aaaaaa
#aaaaaa

Tones

Similar Color like #799fdc color

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

#7aa0dd
#7ba1de
#7ca2df
#7da3e0
#7ea4e1
#7fa5e2
#80a6e3
#81a7e4
#82a8e5
#83a9e6
#84aae7
#85abe8
#86ace9
#87adea
#789edb
#779dda
#769cd9
#759bd8
#749ad7
#7399d6
#7298d5
#7197d4
#7096d3
#6f95d2
#6e94d1
#6d93d0
#6c92cf
#6b91ce

Download this Dark Blue

Hex #799fdc 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.

#799fdc Color Code Preview on Black Background Color

This is how #799fdc Color will look on black background color. Color contrast ratio is 7.81

#799fdc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #799fdc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #799fdc

#799fdc color code is use for CSS Background Color

Background color for the above div is #799fdc

HTML with inline CSS

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

#799fdc color code is use for CSS Border Color

CSS Border color for the above div is #799fdc

HTML with inline CSS

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

CSS Border Left color for the above div is #799fdc

HTML with inline CSS

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

CSS Border Right color for the above div is #799fdc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #799fdc

HTML with inline CSS

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

CSS Border Top color for the above div is #799fdc

HTML with inline CSS

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

#799fdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#799fdc Color code Preview on White Background

This is how #799fdc Color code will look on white background color. Color contrast ratio is 2.69

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

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(121,159,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(220,182,121,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(121,159,220,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }