crispedge.com

Color picker

Loading...

#d14934 hex color - Orange - Warm color - Information

#d14934 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #d14934 Color code in RGB color code model is created after adding 81.96% red color, 28.63% green color and 20.39% blue color. Hex #d14934 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 65% magenta, 75% yellow and 18% black.

Hex #d14934 color code is between #cc4433 web safe hex color code and #dd5544 web safe hex color code. #cc4433 is the nearest web safe color code. You can see here many more shades of #d14934 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded14934#d14934
RGB Decimal209, 73, 52rgb(209, 73, 52)
RGB Percent82%, 29%, 20%rgb(82%, 29%, 20%)
CSS RGBa209, 73, 52,1rgba(209,73,52,1)
CMYK Modelcmyk(0%,65%,75%,18%)
HSL Color Space8,63% ,51%hsl(8,63% ,51%)
HSV Color Space8°, 75%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100010100100100110100
Octal32111164
Decimal2097352
Hexd14934

Different shades of #d14934 color code.

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

Light Shade of #d14934
#da6e5e
Dark Shade of #d14934
#ab3827
Saturated Shade of #d14934
#dd4028
Desaturated Shade of #d14934
#c55240
Grey scale Shade of #d14934
#828282
Brighten Shade
#ea624d
Most Readable Shade
#FFFFFF

Shades of #d14934 color code

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

#d14934
#b9402e
#a23828
#8b3022
#74281c
#5c2017
#451811
#2e100b
#170805
#000000

Similar Color like #d14934 color

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

#d24a35
#d34b36
#d44c37
#d54d38
#d64e39
#d74f3a
#d8503b
#d9513c
#da523d
#db533e
#dc543f
#dd5540
#de5641
#df5742
#d04833
#cf4732
#ce4631
#cd4530
#cc442f
#cb432e
#ca422d
#c9412c
#c8402b
#c73f2a
#c63e29
#c53d28
#c43c27
#c33b26

Monochromatic Color with #d14934

#d14934
#fb583f
#270e0a
#511c14
#7c2b1f
#a63a29

Tints of #d14934 Color

#d14934
#d65d4a
#db7161
#e08577
#e5998e
#eaaea4
#efc2bb
#f4d6d1
#f9eae8
#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

#d14934
#34bcd1

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

Split Complementary

#d14934
#34d197
#346ed1

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

Analogous Color

#d1345e
#d1343e
#d14934
#d16834
#d18834

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

#d14934
#34d149
#4934d1

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

#d14934
#6dd134
#34bcd1
#9734d1

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

#d14934
#34bcd1
#346ed1
#d19734

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

#d14934 Color Code Preview on Black Background Color

This is how #d14934 Color will look on black background color. Color contrast ratio is 4.71

#d14934 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d14934

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d14934

#d14934 color code is use for CSS Background Color

Background color for the above div is #d14934

HTML with inline CSS

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

#d14934 color code is use for CSS Border Color

CSS Border color for the above div is #d14934

HTML with inline CSS

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

CSS Border Left color for the above div is #d14934

HTML with inline CSS

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

CSS Border Right color for the above div is #d14934

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d14934

HTML with inline CSS

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

CSS Border Top color for the above div is #d14934

HTML with inline CSS

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

#d14934 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d14934 Color code Preview on White Background

This is how #d14934 Color code will look on white background color. Color contrast ratio is 4.46

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

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(209,73,52,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(52,188,209,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(209,73,52,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.