crispedge.com

Color picker

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

#c38b2d hex color - Yellow - Warm color - Information

#c38b2d hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #c38b2d Color code in RGB color code model is created after adding 76.47% red color, 54.51% green color and 17.65% blue color. Hex #c38b2d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 29% magenta, 77% yellow and 24% black.

Hex #c38b2d color code is between #bb8833 web safe hex color code and #cc9922 web safe hex color code. #bb8833 is the nearest web safe color code. You can see here many more shades of #c38b2d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec38b2d#c38b2d
RGB Decimal195, 139, 45rgb(195, 139, 45)
RGB Percent76%, 55%, 18%rgb(76%, 55%, 18%)
CSS RGBa195, 139, 45,1rgba(195,139,45,1)
CMYK Modelcmyk(0%,29%,77%,24%)
HSL Color Space38,63% ,47%hsl(38,63% ,47%)
HSV Color Space38°, 77%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000111000101100101101
Octal30321355
Decimal19513945
Hexc38b2d

Different shades of #c38b2d color code.

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

Light Shade of #c38b2d
#d6a34d
Dark Shade of #c38b2d
#9a6d23
Saturated Shade of #c38b2d
#cf8e21
Desaturated Shade of #c38b2d
#b78839
Grey scale Shade of #c38b2d
#787878
Brighten Shade
#dca446
Most Readable Shade
#000000

Shades of #c38b2d color code

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

#c38b2d
#ad7b28
#976c23
#825c1e
#6c4d19
#563d14
#412e0f
#2b1e0a
#150f05
#000000

Similar Color like #c38b2d color

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

#c48c2e
#c58d2f
#c68e30
#c78f31
#c89032
#c99133
#ca9234
#cb9335
#cc9436
#cd9537
#ce9638
#cf9739
#d0983a
#d1993b
#c28a2c
#c1892b
#c0882a
#bf8729
#be8628
#bd8527
#bc8426
#bb8325
#ba8224
#b98123
#b88022
#b77f21
#b67e20
#b57d1f

Monochromatic Color with #c38b2d

#c38b2d
#eda937
#191206
#433010
#6e4e19
#986d23

Tints of #c38b2d Color

#c38b2d
#c99744
#d0a45b
#d7b173
#ddbe8a
#e4cba1
#ebd8b9
#f1e5d0
#f8f2e7
#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

#c38b2d
#2d65c3

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

Split Complementary

#c38b2d
#2db0c3
#402dc3

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

Analogous Color

#c34f2d
#c36d2d
#c38b2d
#c3a92d
#bfc32d

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

#c38b2d
#2dc38b
#8b2dc3

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

#c38b2d
#2dc340
#2d65c3
#c32db0

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

#c38b2d
#2d65c3
#402dc3
#b0c32d

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

#c38b2d Color Code Preview on Black Background Color

This is how #c38b2d Color will look on black background color. Color contrast ratio is 7.05

#c38b2d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c38b2d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c38b2d

#c38b2d color code is use for CSS Background Color

Background color for the above div is #c38b2d

HTML with inline CSS

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

#c38b2d color code is use for CSS Border Color

CSS Border color for the above div is #c38b2d

HTML with inline CSS

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

CSS Border Left color for the above div is #c38b2d

HTML with inline CSS

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

CSS Border Right color for the above div is #c38b2d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c38b2d

HTML with inline CSS

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

CSS Border Top color for the above div is #c38b2d

HTML with inline CSS

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

#c38b2d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c38b2d Color code Preview on White Background

This is how #c38b2d Color code will look on white background color. Color contrast ratio is 2.98

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.