crispedge.com

Color picker

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

#221b18 hex color - Brown - Warm color - Information

#221b18 hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #221b18 Color code in RGB color code model is created after adding 13.33% red color, 10.59% green color and 9.41% blue color. Hex #221b18 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 29% yellow and 87% black.

Hex #221b18 color code is between #112211 web safe hex color code and #331122 web safe hex color code. #112211 is the nearest web safe color code. You can see here many more shades of #221b18 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code221b18#221b18
RGB Decimal34, 27, 24rgb(34, 27, 24)
RGB Percent13%, 11%, 9%rgb(13%, 11%, 9%)
CSS RGBa34, 27, 24,1rgba(34,27,24,1)
CMYK Modelcmyk(0%,21%,29%,87%)
HSL Color Space18,17% ,11%hsl(18,17% ,11%)
HSV Color Space18°, 29%, 13%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary001000100001101100011000
Octal423330
Decimal342724
Hex221b18

Different shades of #221b18 color code.

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

Light Shade of #221b18
#40332d
Dark Shade of #221b18
#040303
Saturated Shade of #221b18
#251a15
Desaturated Shade of #221b18
#1f1c1b
Grey scale Shade of #221b18
#1d1d1d
Brighten Shade
#3b3431
Most Readable Shade
#FFFFFF

Shades of #221b18 color code

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

#221b18
#1e1815
#1a1512
#161210
#120f0d
#0f0c0a
#0b0908
#070605
#030302
#000000

Similar Color like #221b18 color

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

#231c19
#241d1a
#251e1b
#261f1c
#27201d
#28211e
#29221f
#2a2320
#2b2421
#2c2522
#2d2623
#2e2724
#2f2825
#302926
#211a17
#201916
#1f1815
#1e1714
#1d1613
#1c1512
#1b1411
#1a1310
#19120f
#18110e
#17100d
#160f0c
#150e0b
#140d0a

Monochromatic Color with #221b18

#221b18
#4d3d36
#775e54
#a18072
#cca290
#f6c4ae

Tints of #221b18 Color

#221b18
#3a3431
#534d4b
#6b6765
#84807e
#9c9998
#b5b3b2
#cdcccb
#e6e5e5
#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

#221b18
#181f22

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

Split Complementary

#221b18
#182220
#181a22

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

Analogous Color

#221819
#221918
#221b18
#221d18
#221f18

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

#221b18
#18221b
#1b1822

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

#221b18
#1a2218
#181f22
#201822

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

#221b18
#181f22
#181a22
#222018

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 #221b18 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.

#221b18 Color Code Preview on Black Background Color

This is how #221b18 Color will look on black background color. Color contrast ratio is 1.24

#221b18 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #221b18

HTML with inline CSS

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

Your Example Paragraph content text in with font color #221b18

#221b18 color code is use for CSS Background Color

Background color for the above div is #221b18

HTML with inline CSS

<div style="background-color:#221b18;"></div>

#221b18 color code is use for CSS Border Color

CSS Border color for the above div is #221b18

HTML with inline CSS

<div style="border:5px solid #221b18;"></div>

CSS Border Left color for the above div is #221b18

HTML with inline CSS

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

CSS Border Right color for the above div is #221b18

HTML with inline CSS

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

CSS Border Bottom color for the above div is #221b18

HTML with inline CSS

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

CSS Border Top color for the above div is #221b18

HTML with inline CSS

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

#221b18 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#221b18 Color code Preview on White Background

This is how #221b18 Color code will look on white background color. Color contrast ratio is 16.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 #221b18; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #221b18; }

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.