crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#799fba hex color - Blue - Cool color - Information

#799fba hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #799fba Color code in RGB color code model is created after adding 47.45% red color, 62.35% green color and 72.94% blue color. Hex #799fba Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 15% magenta, 0% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code799fba#799fba
RGB Decimal121, 159, 186rgb(121, 159, 186)
RGB Percent47%, 62%, 73%rgb(47%, 62%, 73%)
CSS RGBa121, 159, 186,1rgba(121,159,186,1)
CMYK Modelcmyk(35%,15%,0%,27%)
HSL Color Space205,32% ,60%hsl(205,32% ,60%)
HSV Color Space205°, 35%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110011001111110111010
Octal171237272
Decimal121159186
Hex799fba

Different shades of #799fba color code.

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

Light Shade of #799fba
#9bb7cb
Dark Shade of #799fba
#5787a9
Saturated Shade of #799fba
#6fa1c4
Desaturated Shade of #799fba
#839db0
Grey scale Shade of #799fba
#999999
Brighten Shade
#92b8d3
Most Readable Shade
#000000

Shades of #799fba color code

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

#799fba
#6b8da5
#5e7b90
#506a7c
#435867
#354652
#28353e
#1a2329
#0d1114
#000000

Similar Color like #799fba color

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

#7aa0bb
#7ba1bc
#7ca2bd
#7da3be
#7ea4bf
#7fa5c0
#80a6c1
#81a7c2
#82a8c3
#83a9c4
#84aac5
#85abc6
#86acc7
#87adc8
#789eb9
#779db8
#769cb7
#759bb6
#749ab5
#7399b4
#7298b3
#7197b2
#7096b1
#6f95b0
#6e94af
#6d93ae
#6c92ad
#6b91ac

Monochromatic Color with #799fba

#799fba
#95c3e4
#0a0e10
#26323a
#425665
#5d7b8f

Tints of #799fba Color

#799fba
#87a9c1
#96b4c9
#a5bfd1
#b4c9d8
#c3d4e0
#d2dfe8
#e1e9ef
#f0f4f7
#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

#799fba
#ba9479

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

Split Complementary

#799fba
#ba797f
#bab579

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

Analogous Color

#79b9ba
#79acba
#799fba
#7992ba
#7985ba

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

#799fba
#ba799f
#9fba79

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

#799fba
#b479ba
#ba9479
#7eba79

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

#799fba
#ba9479
#bab579
#797fba

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 #799fba 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.

#799fba Color Code Preview on Black Background Color

This is how #799fba Color will look on black background color. Color contrast ratio is 7.48

#799fba in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#799fba color code is use for CSS Background Color

Background color for the above div is #799fba

HTML with inline CSS

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

#799fba color code is use for CSS Border Color

CSS Border color for the above div is #799fba

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#799fba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#799fba Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.