crispedge.com

Color picker

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

#29251d hex color - Brown - Warm color - Information

#29251d hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #29251d Color code in RGB color code model is created after adding 16.08% red color, 14.51% green color and 11.37% blue color. Hex #29251d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 29% yellow and 84% black.

Hex #29251d color code is between #222222 web safe hex color code and #333311 web safe hex color code. #222222 is the nearest web safe color code. You can see here many more shades of #29251d color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Code29251d#29251d
RGB Decimal41, 37, 29rgb(41, 37, 29)
RGB Percent16%, 15%, 11%rgb(16%, 15%, 11%)
CSS RGBa41, 37, 29,1rgba(41,37,29,1)
CMYK Modelcmyk(0%,10%,29%,84%)
HSL Color Space40,17% ,14%hsl(40,17% ,14%)
HSV Color Space40°, 29%, 16%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary001010010010010100011101
Octal514535
Decimal413729
Hex29251d

Different shades of #29251d color code.

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

Light Shade of #29251d
#474032
Dark Shade of #29251d
#0b0a08
Saturated Shade of #29251d
#2c2619
Desaturated Shade of #29251d
#252420
Grey scale Shade of #29251d
#232323
Brighten Shade
#423e36
Most Readable Shade
#FFFFFF

Shades of #29251d color code

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

#29251d
#242019
#1f1c16
#1b1813
#161410
#12100c
#0d0c09
#090806
#040403
#000000

Similar Color like #29251d color

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

#2a261e
#2b271f
#2c2820
#2d2921
#2e2a22
#2f2b23
#302c24
#312d25
#322e26
#332f27
#343028
#353129
#36322a
#37332b
#28241c
#27231b
#26221a
#252119
#242018
#231f17
#221e16
#211d15
#201c14
#1f1b13
#1e1a12
#1d1911
#1c1810
#1b170f

Monochromatic Color with #29251d

#29251d
#534b3b
#7e7259
#a89877
#d3be95
#fde5b3

Tints of #29251d Color

#29251d
#403d36
#58554f
#706d68
#888581
#9f9e9a
#b7b6b3
#cfcecc
#e7e6e5
#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

#29251d
#1d2129

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

Split Complementary

#29251d
#1d2729
#1f1d29

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

Analogous Color

#29201d
#29231d
#29251d
#29271d
#28291d

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

#29251d
#1d2925
#251d29

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

#29251d
#1d291f
#1d2129
#291d27

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

#29251d
#1d2129
#1f1d29
#27291d

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 #29251d 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.

#29251d Color Code Preview on Black Background Color

This is how #29251d Color will look on black background color. Color contrast ratio is 1.38

#29251d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #29251d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #29251d

#29251d color code is use for CSS Background Color

Background color for the above div is #29251d

HTML with inline CSS

<div style="background-color:#29251d;"></div>

#29251d color code is use for CSS Border Color

CSS Border color for the above div is #29251d

HTML with inline CSS

<div style="border:5px solid #29251d;"></div>

CSS Border Left color for the above div is #29251d

HTML with inline CSS

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

CSS Border Right color for the above div is #29251d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #29251d

HTML with inline CSS

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

CSS Border Top color for the above div is #29251d

HTML with inline CSS

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

#29251d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#29251d Color code Preview on White Background

This is how #29251d Color code will look on white background color. Color contrast ratio is 15.25

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.