crispedge.com

Color picker

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

#4a79ba hex color - Ashton Blue - Blue - Cool color - Information

#4a79ba hex color - Ashton Blue - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #4a79ba Color Code is also known as Ashton Blue color.

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

Hex #4a79ba color code is between #4477bb web safe hex color code and #5588aa web safe hex color code. #4477bb is the nearest web safe color code. You can see here many more shades of #4a79ba color code.

0 Likes 0 Comments | 36 Views

Color Table

Hex Color Code4a79ba#4a79ba
RGB Decimal74, 121, 186rgb(74, 121, 186)
RGB Percent29%, 47%, 73%rgb(29%, 47%, 73%)
CSS RGBa74, 121, 186,1rgba(74,121,186,1)
CMYK Modelcmyk(60%,35%,0%,27%)
HSL Color Space215,45% ,51%hsl(215,45% ,51%)
HSV Color Space215°, 60%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010100111100110111010
Octal112171272
Decimal74121186
Hex4a79ba

Different shades of #4a79ba color code.

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

Light Shade of #4a79ba
#6f94c8
Dark Shade of #4a79ba
#3a6197
Saturated Shade of #4a79ba
#3d77c6
Desaturated Shade of #4a79ba
#577bad
Grey scale Shade of #4a79ba
#828282
Brighten Shade
#6392d3
Most Readable Shade
#FFFFFF

Shades of #4a79ba color code

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

#4a79ba
#416ba5
#395e90
#31507c
#294367
#203552
#18283e
#101a29
#080d14
#000000

Similar Color like #4a79ba color

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

#4b7abb
#4c7bbc
#4d7cbd
#4e7dbe
#4f7ebf
#507fc0
#5180c1
#5281c2
#5382c3
#5483c4
#5584c5
#5685c6
#5786c7
#5887c8
#4978b9
#4877b8
#4776b7
#4675b6
#4574b5
#4473b4
#4372b3
#4271b2
#4170b1
#406fb0
#3f6eaf
#3e6dae
#3d6cad
#3c6bac

Monochromatic Color with #4a79ba

#4a79ba
#5b95e4
#060a10
#17263a
#284265
#395d8f

Tints of #4a79ba Color

#4a79ba
#5e87c1
#7296c9
#86a5d1
#9ab4d8
#aec3e0
#c2d2e8
#d6e1ef
#eaf0f7
#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

#4a79ba
#ba8b4a

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

Split Complementary

#4a79ba
#ba534a
#b1ba4a

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

Analogous Color

#4aa6ba
#4a8fba
#4a79ba
#4a63ba
#4a4cba

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

#4a79ba
#ba4a79
#79ba4a

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

#4a79ba
#ba4ab1
#ba8b4a
#4aba53

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

#4a79ba
#ba8b4a
#b1ba4a
#534aba

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 #4a79ba 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.

#4a79ba Color Code Preview on Black Background Color

This is how #4a79ba Color will look on black background color. Color contrast ratio is 4.74

#4a79ba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4a79ba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4a79ba

#4a79ba color code is use for CSS Background Color

Background color for the above div is #4a79ba

HTML with inline CSS

<div style="background-color:#4a79ba;"></div>

#4a79ba color code is use for CSS Border Color

CSS Border color for the above div is #4a79ba

HTML with inline CSS

<div style="border:5px solid #4a79ba;"></div>

CSS Border Left color for the above div is #4a79ba

HTML with inline CSS

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

CSS Border Right color for the above div is #4a79ba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4a79ba

HTML with inline CSS

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

CSS Border Top color for the above div is #4a79ba

HTML with inline CSS

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

#4a79ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4a79ba Color code Preview on White Background

This is how #4a79ba Color code will look on white background color. Color contrast ratio is 4.43

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

Related Gradients

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

0 Likes 0 Comments | 36 Views

Post your comment:-

By submitting comment you agree to our privacy policy.