crispedge.com

Color picker

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

#299cc2 hex color - Blue - Cool color - Information

#299cc2 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #299cc2 Color code in RGB color code model is created after adding 16.08% red color, 61.18% green color and 76.08% blue color. Hex #299cc2 Color code in CMYK color (process color) code model is generated after subtraction of 79% cyan, 20% magenta, 0% yellow and 24% black.

Hex #299cc2 color code is between #2299bb web safe hex color code and #33aacc web safe hex color code. #2299bb is the nearest web safe color code. You can see here many more shades of #299cc2 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code299cc2#299cc2
RGB Decimal41, 156, 194rgb(41, 156, 194)
RGB Percent16%, 61%, 76%rgb(16%, 61%, 76%)
CSS RGBa41, 156, 194,1rgba(41,156,194,1)
CMYK Modelcmyk(79%,20%,0%,24%)
HSL Color Space195,65% ,46%hsl(195,65% ,46%)
HSV Color Space195°, 79%, 76%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001010011001110011000010
Octal51234302
Decimal41156194
Hex299cc2

Different shades of #299cc2 color code.

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

Light Shade of #299cc2
#46b4d8
Dark Shade of #299cc2
#207a98
Saturated Shade of #299cc2
#1da2ce
Desaturated Shade of #299cc2
#3596b6
Grey scale Shade of #299cc2
#757575
Brighten Shade
#42b5db
Most Readable Shade
#000000

Shades of #299cc2 color code

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

#299cc2
#248aac
#1f7996
#1b6881
#16566b
#124556
#0d3440
#09222b
#041115
#000000

Similar Color like #299cc2 color

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

#2a9dc3
#2b9ec4
#2c9fc5
#2da0c6
#2ea1c7
#2fa2c8
#30a3c9
#31a4ca
#32a5cb
#33a6cc
#34a7cd
#35a8ce
#36a9cf
#37aad0
#289bc1
#279ac0
#2699bf
#2598be
#2497bd
#2396bc
#2295bb
#2194ba
#2093b9
#1f92b8
#1e91b7
#1d90b6
#1c8fb5
#1b8eb4

Monochromatic Color with #299cc2

#299cc2
#32beec
#051318
#0e3542
#17586d
#207a97

Tints of #299cc2 Color

#299cc2
#40a7c8
#58b2cf
#70bdd6
#88c8dd
#9fd3e3
#b7deea
#cfe9f1
#e7f4f8
#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

#299cc2
#c24f29

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

Split Complementary

#299cc2
#c22950
#c29b29

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

Analogous Color

#29c2ab
#29bbc2
#299cc2
#297dc2
#295fc2

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

#299cc2
#c2299c
#9cc229

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

#299cc2
#9b29c2
#c24f29
#4fc229

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

#299cc2
#c24f29
#c29b29
#2950c2

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 #299cc2 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.

#299cc2 Color Code Preview on Black Background Color

This is how #299cc2 Color will look on black background color. Color contrast ratio is 6.63

#299cc2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #299cc2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #299cc2

#299cc2 color code is use for CSS Background Color

Background color for the above div is #299cc2

HTML with inline CSS

<div style="background-color:#299cc2;"></div>

#299cc2 color code is use for CSS Border Color

CSS Border color for the above div is #299cc2

HTML with inline CSS

<div style="border:5px solid #299cc2;"></div>

CSS Border Left color for the above div is #299cc2

HTML with inline CSS

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

CSS Border Right color for the above div is #299cc2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #299cc2

HTML with inline CSS

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

CSS Border Top color for the above div is #299cc2

HTML with inline CSS

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

#299cc2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#299cc2 Color code Preview on White Background

This is how #299cc2 Color code will look on white background color. Color contrast ratio is 3.17

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

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.