Skip to main content Skip to docs navigation

#CF0D14 hex color | Hypnotic Red | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Red

Hex #CF0D14 Color Code is also known as | Hypnotic Red color.

Hex #CF0D14 Color code in RGB color code model is created after adding 81.18% red color, 5.1% green color and 7.84% blue color. Hex #CF0D14 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 94% magenta, 90% yellow and 18.82% black.

Hex #CF0D14 color code is between #cc1111 web safe hex color code and #dd0022 web safe hex color code. #cc1111 is the nearest web safe color code. You can see here many more shades of #CF0D14 color code.

RGB Chart

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

Color Table

Hex Color Code CF0D14 #CF0D14
RGB Decimal 207, 13, 20 207, 13, 20
RGB Percent 81%, 5%, 8% rgb(81%, 5%, 8%)
CSS RGBa 207, 13, 20,1 rgba(207,13,20,1)
CMYK Model cmyk(0%,94%,90%,18.82%)
HSL Color Space 358,88% ,43% hsl(358,88% ,43%)
HSV Color Space 358°, 94%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001111 00001101 00010100
Octal 317 15 24
Decimal 207 13 20
Hex CF 0D 14

Different shades of #CF0D14 color code.

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

Darkest of #CF0D14
#3f0406
Darker of #CF0D14
#6f070b
Dark of #CF0D14
#9f0a0f
Base of #CF0D14
#cf0d14
Light of #CF0D14
#f11e26
Lighter
#f44e54
Lightest
#f77e82

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

#cf0d14
#0dcfc8

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

Split Complementary

#CF0D14
#0dcf67
#0d75cf

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

Analogous Color

#cf0d85
#cf0d65
#cf0d14
#cf470d
#cf980d

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

#CF0D14
#0d14cf
#14cf0d

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

#CF0D14
#14cf0d
#0dcfc8
#c80dcf

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#CF0D14
#75cf0d
#0dcfc8
#670dcf

Square 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).

Monochromatic Color with #CF0D14

#0f0101
#3f0406
#6f070b
#9f0a0f
#cf0d14
#f11e26
#f44e54
#f77e82
#faaeb1

Tints of #CF0D14 Color

#cf0d14
#d4272e
#d94248
#df5d62
#e4787c
#e99396
#efaeb0
#f4c9ca
#f9e4e4
#ffffff

Shades of #CF0D14 color code

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

#cf0d14
#b80b11
#a10a0f
#8a080d
#73070b
#5c0508
#450406
#2e0204
#170102
#000000

Tones

#cf0d14
#b92328
#a3393d
#8d4f51
#776566

Tones

Similar Color like #CF0D14 color

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

#d00e15
#d10f16
#d21017
#d31118
#d41219
#d5131a
#d6141b
#d7151c
#d8161d
#d9171e
#da181f
#db1920
#dc1a21
#dd1b22
#ce0c13
#cd0b12
#cc0a11
#cb0910
#ca080f
#c9070e
#c8060d
#c7050c
#c6040b
#c5030a
#c40209
#c30108
#c20007
#c10006

Download this Dark Red

Hex #CF0D14 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.

#CF0D14 Color Code Preview on Black Background Color

This is how #CF0D14 Color will look on black background color. Color contrast ratio is 3.72

#CF0D14 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #CF0D14

HTML with inline CSS

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

Your Example Paragraph content text in with font color #CF0D14

#CF0D14 color code is use for CSS Background Color

Background color for the above div is #CF0D14

HTML with inline CSS

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

#CF0D14 color code is use for CSS Border Color

CSS Border color for the above div is #CF0D14

HTML with inline CSS

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

CSS Border Left color for the above div is #CF0D14

HTML with inline CSS

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

CSS Border Right color for the above div is #CF0D14

HTML with inline CSS

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

CSS Border Bottom color for the above div is #CF0D14

HTML with inline CSS

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

CSS Border Top color for the above div is #CF0D14

HTML with inline CSS

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

#CF0D14 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#CF0D14 Color code Preview on White Background

This is how #CF0D14 Color code will look on white background color. Color contrast ratio is 5.64

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(207,13,20,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(13,207,200,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(207,13,20,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }