crispedge.com

Color picker

Loading...

#cb841d hex color - Brown - Warm color - Information

#cb841d hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #cb841d Color code in RGB color code model is created after adding 79.61% red color, 51.76% green color and 11.37% blue color. Hex #cb841d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 86% yellow and 20% black.

Hex #cb841d color code is between #cc8822 web safe hex color code and #bb7711 web safe hex color code. #cc8822 is the nearest web safe color code. You can see here many more shades of #cb841d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codecb841d#cb841d
RGB Decimal203, 132, 29rgb(203, 132, 29)
RGB Percent80%, 52%, 11%rgb(80%, 52%, 11%)
CSS RGBa203, 132, 29,1rgba(203,132,29,1)
CMYK Modelcmyk(0%,35%,86%,20%)
HSL Color Space36,75% ,45%hsl(36,75% ,45%)
HSV Color Space36°, 86%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010111000010000011101
Octal31320435
Decimal20313229
Hexcb841d

Different shades of #cb841d color code.

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

Light Shade of #cb841d
#e39d38
Dark Shade of #cb841d
#9e6717
Saturated Shade of #cb841d
#d78611
Desaturated Shade of #cb841d
#bf8229
Grey scale Shade of #cb841d
#747474
Brighten Shade
#e49d36
Most Readable Shade
#000000

Shades of #cb841d color code

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

#cb841d
#b47519
#9d6616
#875813
#704910
#5a3a0c
#432c09
#2d1d06
#160e03
#000000

Similar Color like #cb841d color

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

#cc851e
#cd861f
#ce8720
#cf8821
#d08922
#d18a23
#d28b24
#d38c25
#d48d26
#d58e27
#d68f28
#d79029
#d8912a
#d9922b
#ca831c
#c9821b
#c8811a
#c78019
#c67f18
#c57e17
#c47d16
#c37c15
#c27b14
#c17a13
#c07912
#bf7811
#be7710
#bd760f

Monochromatic Color with #cb841d

#cb841d
#f5a023
#211505
#4b310b
#764d11
#a06817

Tints of #cb841d Color

#cb841d
#d09136
#d69f4f
#dcad68
#e2ba81
#e7c89a
#edd6b3
#f3e3cc
#f9f1e5
#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

#cb841d
#1d64cb

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

Split Complementary

#cb841d
#1dbbcb
#2d1dcb

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

Analogous Color

#cb3e1d
#cb611d
#cb841d
#cba71d
#cbca1d

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

#cb841d
#1dcb84
#841dcb

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

#cb841d
#1dcb2d
#1d64cb
#cb1dbb

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

#cb841d
#1d64cb
#2d1dcb
#bbcb1d

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 #cb841d 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.

#cb841d Color Code Preview on Black Background Color

This is how #cb841d Color will look on black background color. Color contrast ratio is 6.86

#cb841d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb841d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb841d

#cb841d color code is use for CSS Background Color

Background color for the above div is #cb841d

HTML with inline CSS

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

#cb841d color code is use for CSS Border Color

CSS Border color for the above div is #cb841d

HTML with inline CSS

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

CSS Border Left color for the above div is #cb841d

HTML with inline CSS

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

CSS Border Right color for the above div is #cb841d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cb841d

HTML with inline CSS

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

CSS Border Top color for the above div is #cb841d

HTML with inline CSS

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

#cb841d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cb841d Color code Preview on White Background

This is how #cb841d Color code will look on white background color. Color contrast ratio is 3.06

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(203,132,29,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(29,100,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(203,132,29,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.