crispedge.com

Color picker

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

#079fc5 hex color - Blue - Cool color - Information

#079fc5 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #079fc5 Color code in RGB color code model is created after adding 2.75% red color, 62.35% green color and 77.25% blue color. Hex #079fc5 Color code in CMYK color (process color) code model is generated after subtraction of 96% cyan, 19% magenta, 0% yellow and 23% black.

Hex #079fc5 color code is between #0099cc web safe hex color code and #00aabb web safe hex color code. #0099cc is the nearest web safe color code. You can see here many more shades of #079fc5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code079fc5#079fc5
RGB Decimal7, 159, 197rgb(7, 159, 197)
RGB Percent3%, 62%, 77%rgb(3%, 62%, 77%)
CSS RGBa7, 159, 197,1rgba(7,159,197,1)
CMYK Modelcmyk(96%,19%,0%,23%)
HSL Color Space192,93% ,40%hsl(192,93% ,40%)
HSV Color Space192°, 96%, 77%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001111001111111000101
Octal7237305
Decimal7159197
Hex079fc5

Different shades of #079fc5 color code.

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

Light Shade of #079fc5
#09c7f6
Dark Shade of #079fc5
#057794
Saturated Shade of #079fc5
#00a3cc
Desaturated Shade of #079fc5
#1199bb
Grey scale Shade of #079fc5
#666666
Brighten Shade
#20b8de
Most Readable Shade
#000000

Shades of #079fc5 color code

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

#079fc5
#068daf
#057b99
#046a83
#03586d
#034657
#023541
#01232b
#001115
#000000

Similar Color like #079fc5 color

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

#08a0c6
#09a1c7
#0aa2c8
#0ba3c9
#0ca4ca
#0da5cb
#0ea6cc
#0fa7cd
#10a8ce
#11a9cf
#12aad0
#13abd1
#14acd2
#15add3
#069ec4
#059dc3
#049cc2
#039bc1
#029ac0
#0199bf
#0098be
#0097bd
#0096bc
#0095bb
#0094ba
#0093b9
#0092b8
#0091b7

Monochromatic Color with #079fc5

#079fc5
#09c1ef
#01161b
#023845
#045a70
#057d9a

Tints of #079fc5 Color

#079fc5
#22a9cb
#3eb4d1
#59bfd8
#75c9de
#90d4e5
#acdfeb
#c7e9f2
#e3f4f8
#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

#079fc5
#c52d07

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

Split Complementary

#079fc5
#c50740
#c58c07

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

Analogous Color

#07c59f
#07c5c5
#079fc5
#0779c5
#0753c5

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

#079fc5
#c5079f
#9fc507

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

#079fc5
#8c07c5
#c52d07
#40c507

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

#079fc5
#c52d07
#c58c07
#0740c5

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 #079fc5 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.

#079fc5 Color Code Preview on Black Background Color

This is how #079fc5 Color will look on black background color. Color contrast ratio is 6.77

#079fc5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #079fc5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #079fc5

#079fc5 color code is use for CSS Background Color

Background color for the above div is #079fc5

HTML with inline CSS

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

#079fc5 color code is use for CSS Border Color

CSS Border color for the above div is #079fc5

HTML with inline CSS

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

CSS Border Left color for the above div is #079fc5

HTML with inline CSS

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

CSS Border Right color for the above div is #079fc5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #079fc5

HTML with inline CSS

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

CSS Border Top color for the above div is #079fc5

HTML with inline CSS

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

#079fc5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#079fc5 Color code Preview on White Background

This is how #079fc5 Color code will look on white background color. Color contrast ratio is 3.10

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

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.