crispedge.com

Color picker

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

#981c2f hex color - Orange - Warm color - Information

#981c2f hex color - Orange - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Orange

Hex #981c2f Color code in RGB color code model is created after adding 59.61% red color, 10.98% green color and 18.43% blue color. Hex #981c2f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 82% magenta, 69% yellow and 40% black.

Hex #981c2f color code is between #992233 web safe hex color code and #881122 web safe hex color code. #992233 is the nearest web safe color code. You can see here many more shades of #981c2f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code981c2f#981c2f
RGB Decimal152, 28, 47rgb(152, 28, 47)
RGB Percent60%, 11%, 18%rgb(60%, 11%, 18%)
CSS RGBa152, 28, 47,1rgba(152,28,47,1)
CMYK Modelcmyk(0%,82%,69%,40%)
HSL Color Space351,69% ,35%hsl(351,69% ,35%)
HSV Color Space351°, 82%, 60%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100110000001110000101111
Octal2303457
Decimal1522847
Hex981c2f

Different shades of #981c2f color code.

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

Light Shade of #981c2f
#c3243c
Dark Shade of #981c2f
#6d1422
Saturated Shade of #981c2f
#a11329
Desaturated Shade of #981c2f
#8f2535
Grey scale Shade of #981c2f
#5a5a5a
Brighten Shade
#b13548
Most Readable Shade
#FFFFFF

Shades of #981c2f color code

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

#981c2f
#871829
#761524
#65121f
#540f1a
#430c14
#32090f
#21060a
#100305
#000000

Similar Color like #981c2f color

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

#991d30
#9a1e31
#9b1f32
#9c2033
#9d2134
#9e2235
#9f2336
#a02437
#a12538
#a22639
#a3273a
#a4283b
#a5293c
#a62a3d
#971b2e
#961a2d
#95192c
#94182b
#93172a
#921629
#911528
#901427
#8f1326
#8e1225
#8d1124
#8c1023
#8b0f22
#8a0e21

Monochromatic Color with #981c2f

#981c2f
#c2243c
#ed2c49
#180508
#430c15
#6d1422

Tints of #981c2f Color

#981c2f
#a33546
#ae4e5d
#ba6774
#c5808b
#d19aa2
#dcb3b9
#e8ccd0
#f3e5e7
#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

#981c2f
#1c9885

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

Split Complementary

#981c2f
#1c9847
#1c6d98

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

Analogous Color

#981c61
#981c48
#981c2f
#98221c
#983b1c

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

#981c2f
#2f981c
#1c2f98

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

#981c2f
#6d981c
#1c9885
#471c98

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

#981c2f
#1c9885
#1c6d98
#98471c

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 #981c2f 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.

#981c2f Color Code Preview on Black Background Color

This is how #981c2f Color will look on black background color. Color contrast ratio is 2.54

#981c2f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #981c2f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #981c2f

#981c2f color code is use for CSS Background Color

Background color for the above div is #981c2f

HTML with inline CSS

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

#981c2f color code is use for CSS Border Color

CSS Border color for the above div is #981c2f

HTML with inline CSS

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

CSS Border Left color for the above div is #981c2f

HTML with inline CSS

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

CSS Border Right color for the above div is #981c2f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #981c2f

HTML with inline CSS

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

CSS Border Top color for the above div is #981c2f

HTML with inline CSS

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

#981c2f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#981c2f Color code Preview on White Background

This is how #981c2f Color code will look on white background color. Color contrast ratio is 8.26

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

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.