crispedge.com

Color picker

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

#42251c hex color - Brown - Warm color - Information

#42251c hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #42251c Color code in RGB color code model is created after adding 25.88% red color, 14.51% green color and 10.98% blue color. Hex #42251c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 58% yellow and 74% black.

Hex #42251c color code is between #442222 web safe hex color code and #333311 web safe hex color code. #442222 is the nearest web safe color code. You can see here many more shades of #42251c color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Code42251c#42251c
RGB Decimal66, 37, 28rgb(66, 37, 28)
RGB Percent26%, 15%, 11%rgb(26%, 15%, 11%)
CSS RGBa66, 37, 28,1rgba(66,37,28,1)
CMYK Modelcmyk(0%,44%,58%,74%)
HSL Color Space14,40% ,18%hsl(14,40% ,18%)
HSV Color Space14°, 58%, 26%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010000100010010100011100
Octal1024534
Decimal663728
Hex42251c

Different shades of #42251c color code.

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

Light Shade of #42251c
#66392b
Dark Shade of #42251c
#1e110d
Saturated Shade of #42251c
#472317
Desaturated Shade of #42251c
#3d2721
Grey scale Shade of #42251c
#2f2f2f
Brighten Shade
#5b3e35
Most Readable Shade
#FFFFFF

Shades of #42251c color code

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

#42251c
#3a2018
#331c15
#2c1812
#24140f
#1d100c
#160c09
#0e0806
#070403
#000000

Similar Color like #42251c color

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

#43261d
#44271e
#45281f
#462920
#472a21
#482b22
#492c23
#4a2d24
#4b2e25
#4c2f26
#4d3027
#4e3128
#4f3229
#50332a
#41241b
#40231a
#3f2219
#3e2118
#3d2017
#3c1f16
#3b1e15
#3a1d14
#391c13
#381b12
#371a11
#361910
#35180f
#34170e

Monochromatic Color with #42251c

#42251c
#6c3d2e
#975540
#c16c52
#ec8464
#170d0a

Tints of #42251c Color

#42251c
#573d35
#6c554e
#816d67
#968580
#ab9e9a
#c0b6b3
#d5cecc
#eae6e5
#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

#42251c
#1c3942

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

Split Complementary

#42251c
#1c4238
#1c2642

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

Analogous Color

#421c22
#421d1c
#42251c
#422d1c
#42341c

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

#42251c
#1c4225
#251c42

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

#42251c
#26421c
#1c3942
#381c42

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

#42251c
#1c3942
#1c2642
#42381c

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 #42251c 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.

#42251c Color Code Preview on Black Background Color

This is how #42251c Color will look on black background color. Color contrast ratio is 1.51

#42251c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #42251c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #42251c

#42251c color code is use for CSS Background Color

Background color for the above div is #42251c

HTML with inline CSS

<div style="background-color:#42251c;"></div>

#42251c color code is use for CSS Border Color

CSS Border color for the above div is #42251c

HTML with inline CSS

<div style="border:5px solid #42251c;"></div>

CSS Border Left color for the above div is #42251c

HTML with inline CSS

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

CSS Border Right color for the above div is #42251c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #42251c

HTML with inline CSS

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

CSS Border Top color for the above div is #42251c

HTML with inline CSS

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

#42251c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#42251c Color code Preview on White Background

This is how #42251c Color code will look on white background color. Color contrast ratio is 13.88

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

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.