crispedge.com

Color picker

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

#29493a hex color - Green - Cool color - Information

#29493a hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #29493a Color code in RGB color code model is created after adding 16.08% red color, 28.63% green color and 22.75% blue color. Hex #29493a Color code in CMYK color (process color) code model is generated after subtraction of 44% cyan, 0% magenta, 21% yellow and 71% black.

Hex #29493a color code is between #224433 web safe hex color code and #335544 web safe hex color code. #224433 is the nearest web safe color code. You can see here many more shades of #29493a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code29493a#29493a
RGB Decimal41, 73, 58rgb(41, 73, 58)
RGB Percent16%, 29%, 23%rgb(16%, 29%, 23%)
CSS RGBa41, 73, 58,1rgba(41,73,58,1)
CMYK Modelcmyk(44%,0%,21%,71%)
HSL Color Space152,28% ,22%hsl(152,28% ,22%)
HSV Color Space152°, 44%, 29%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001010010100100100111010
Octal5111172
Decimal417358
Hex29493a

Different shades of #29493a color code.

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

Light Shade of #29493a
#3b6a54
Dark Shade of #29493a
#172820
Saturated Shade of #29493a
#234f3a
Desaturated Shade of #29493a
#2f433a
Grey scale Shade of #29493a
#393939
Brighten Shade
#426253
Most Readable Shade
#FFFFFF

Shades of #29493a color code

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

#29493a
#244033
#1f382d
#1b3026
#162820
#122019
#0d1813
#09100c
#040806
#000000

Similar Color like #29493a color

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

#2a4a3b
#2b4b3c
#2c4c3d
#2d4d3e
#2e4e3f
#2f4f40
#305041
#315142
#325243
#335344
#345445
#355546
#365647
#375748
#284839
#274738
#264637
#254536
#244435
#234334
#224233
#214132
#204031
#1f3f30
#1e3e2f
#1d3d2e
#1c3c2d
#1b3b2c

Monochromatic Color with #29493a

#29493a
#41735c
#599e7e
#71c89f
#88f3c1
#111e18

Tints of #29493a Color

#29493a
#405d4f
#587165
#70857b
#889991
#9faea7
#b7c2bd
#cfd6d3
#e7eae9
#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

#29493a
#492938

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

Split Complementary

#29493a
#492948
#492a29

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

Analogous Color

#29492d
#294934
#29493a
#294940
#294947

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

#29493a
#3a2949
#493a29

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

#29493a
#2a2949
#492938
#484929

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

#29493a
#492938
#492a29
#294849

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 #29493a 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.

#29493a Color Code Preview on Black Background Color

This is how #29493a Color will look on black background color. Color contrast ratio is 2.11

#29493a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #29493a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #29493a

#29493a color code is use for CSS Background Color

Background color for the above div is #29493a

HTML with inline CSS

<div style="background-color:#29493a;"></div>

#29493a color code is use for CSS Border Color

CSS Border color for the above div is #29493a

HTML with inline CSS

<div style="border:5px solid #29493a;"></div>

CSS Border Left color for the above div is #29493a

HTML with inline CSS

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

CSS Border Right color for the above div is #29493a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #29493a

HTML with inline CSS

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

CSS Border Top color for the above div is #29493a

HTML with inline CSS

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

#29493a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#29493a Color code Preview on White Background

This is how #29493a Color code will look on white background color. Color contrast ratio is 9.96

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

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.