crispedge.com

Color picker

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

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

#35211c hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #35211c Color code in RGB color code model is created after adding 20.78% red color, 12.94% green color and 10.98% blue color. Hex #35211c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 47% yellow and 79% black.

Hex #35211c color code is between #332222 web safe hex color code and #441111 web safe hex color code. #332222 is the nearest web safe color code. You can see here many more shades of #35211c color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Code35211c#35211c
RGB Decimal53, 33, 28rgb(53, 33, 28)
RGB Percent21%, 13%, 11%rgb(21%, 13%, 11%)
CSS RGBa53, 33, 28,1rgba(53,33,28,1)
CMYK Modelcmyk(0%,38%,47%,79%)
HSL Color Space12,31% ,16%hsl(12,31% ,16%)
HSV Color Space12°, 47%, 21%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary001101010010000100011100
Octal654134
Decimal533328
Hex35211c

Different shades of #35211c color code.

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

Light Shade of #35211c
#56362e
Dark Shade of #35211c
#140c0a
Saturated Shade of #35211c
#391f18
Desaturated Shade of #35211c
#312320
Grey scale Shade of #35211c
#282828
Brighten Shade
#4e3a35
Most Readable Shade
#FFFFFF

Shades of #35211c color code

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

#35211c
#2f1d18
#291915
#231612
#1d120f
#170e0c
#110b09
#0b0706
#050303
#000000

Similar Color like #35211c color

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

#36221d
#37231e
#38241f
#392520
#3a2621
#3b2722
#3c2823
#3d2924
#3e2a25
#3f2b26
#402c27
#412d28
#422e29
#432f2a
#34201b
#331f1a
#321e19
#311d18
#301c17
#2f1b16
#2e1a15
#2d1914
#2c1813
#2b1712
#2a1611
#291510
#28140f
#27130e

Monochromatic Color with #35211c

#35211c
#5f3b32
#8a5649
#b4705f
#df8b76
#0a0706

Tints of #35211c Color

#35211c
#4b3935
#61524e
#786b67
#8e8380
#a59c9a
#bbb5b3
#d2cdcc
#e8e6e5
#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

#35211c
#1c3035

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

Split Complementary

#35211c
#1c352e
#1c2435

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

Analogous Color

#351c21
#351c1c
#35211c
#35261c
#352b1c

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

#35211c
#1c3521
#211c35

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

#35211c
#23351c
#1c3035
#2d1c35

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

#35211c
#1c3035
#1c2435
#352e1c

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

#35211c Color Code Preview on Black Background Color

This is how #35211c Color will look on black background color. Color contrast ratio is 1.39

#35211c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#35211c color code is use for CSS Background Color

Background color for the above div is #35211c

HTML with inline CSS

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

#35211c color code is use for CSS Border Color

CSS Border color for the above div is #35211c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#35211c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#35211c Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.