crispedge.com

Color picker

Loading...

#479fbc hex color - Blue - Cool color - Information

#479fbc hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #479fbc Color code in RGB color code model is created after adding 27.84% red color, 62.35% green color and 73.73% blue color. Hex #479fbc Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 15% magenta, 0% yellow and 26% black.

Hex #479fbc color code is between #4499bb web safe hex color code and #55aacc web safe hex color code. #4499bb is the nearest web safe color code. You can see here many more shades of #479fbc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code479fbc#479fbc
RGB Decimal71, 159, 188rgb(71, 159, 188)
RGB Percent28%, 62%, 74%rgb(28%, 62%, 74%)
CSS RGBa71, 159, 188,1rgba(71,159,188,1)
CMYK Modelcmyk(62%,15%,0%,26%)
HSL Color Space195,47% ,51%hsl(195,47% ,51%)
HSV Color Space195°, 62%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010001111001111110111100
Octal107237274
Decimal71159188
Hex479fbc

Different shades of #479fbc color code.

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

Light Shade of #479fbc
#6cb2ca
Dark Shade of #479fbc
#388098
Saturated Shade of #479fbc
#3aa5c9
Desaturated Shade of #479fbc
#5499af
Grey scale Shade of #479fbc
#818181
Brighten Shade
#60b8d5
Most Readable Shade
#000000

Shades of #479fbc color code

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

#479fbc
#3f8da7
#377b92
#2f6a7d
#275868
#1f4653
#17353e
#0f2329
#071114
#000000

Similar Color like #479fbc color

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

#48a0bd
#49a1be
#4aa2bf
#4ba3c0
#4ca4c1
#4da5c2
#4ea6c3
#4fa7c4
#50a8c5
#51a9c6
#52aac7
#53abc8
#54acc9
#55adca
#469ebb
#459dba
#449cb9
#439bb8
#429ab7
#4199b6
#4098b5
#3f97b4
#3e96b3
#3d95b2
#3c94b1
#3b93b0
#3a92af
#3991ae

Monochromatic Color with #479fbc

#479fbc
#57c3e6
#070f12
#17333c
#275767
#377b91

Tints of #479fbc Color

#479fbc
#5ba9c3
#6fb4ca
#84bfd2
#98c9d9
#add4e1
#c1dfe8
#d6e9f0
#eaf4f7
#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

#479fbc
#bc6447

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

Split Complementary

#479fbc
#bc4765
#bc9f47

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

Analogous Color

#47bcaa
#47b6bc
#479fbc
#4788bc
#4770bc

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

#479fbc
#bc479f
#9fbc47

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

#479fbc
#9e47bc
#bc6447
#64bc47

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

#479fbc
#bc6447
#bc9f47
#4765bc

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 #479fbc 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.

#479fbc Color Code Preview on Black Background Color

This is how #479fbc Color will look on black background color. Color contrast ratio is 6.95

#479fbc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #479fbc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #479fbc

#479fbc color code is use for CSS Background Color

Background color for the above div is #479fbc

HTML with inline CSS

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

#479fbc color code is use for CSS Border Color

CSS Border color for the above div is #479fbc

HTML with inline CSS

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

CSS Border Left color for the above div is #479fbc

HTML with inline CSS

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

CSS Border Right color for the above div is #479fbc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #479fbc

HTML with inline CSS

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

CSS Border Top color for the above div is #479fbc

HTML with inline CSS

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

#479fbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#479fbc Color code Preview on White Background

This is how #479fbc Color code will look on white background color. Color contrast ratio is 3.02

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(71,159,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(188,100,71,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(71,159,188,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.