crispedge.com

Color picker

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

#d00067 hex color - Red - Warm color - Information

#d00067 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d00067 Color code in RGB color code model is created after adding 81.57% red color, 0% green color and 40.39% blue color. Hex #d00067 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 50% yellow and 18% black.

Hex #d00067 color code is between #cc0066 web safe hex color code and #dd0077 web safe hex color code. #cc0066 is the nearest web safe color code. You can see here many more shades of #d00067 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded00067#d00067
RGB Decimal208, 0, 103rgb(208, 0, 103)
RGB Percent82%, 0%, 40%rgb(82%, 0%, 40%)
CSS RGBa208, 0, 103,1rgba(208,0,103,1)
CMYK Modelcmyk(0%,100%,50%,18%)
HSL Color Space330,100% ,41%hsl(330,100% ,41%)
HSV Color Space330°, 100%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100000000000001100111
Octal3200147
Decimal2080103
Hexd00067

Different shades of #d00067 color code.

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

Light Shade of #d00067
#ff0480
Dark Shade of #d00067
#9d004e
Saturated Shade of #d00067
#d00067
Desaturated Shade of #d00067
#c60a67
Grey scale Shade of #d00067
#686868
Brighten Shade
#e91980
Most Readable Shade
#FFFFFF

Shades of #d00067 color code

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

#d00067
#b8005b
#a10050
#8a0044
#730039
#5c002d
#450022
#2e0016
#17000b
#000000

Similar Color like #d00067 color

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

#d10168
#d20269
#d3036a
#d4046b
#d5056c
#d6066d
#d7076e
#d8086f
#d90970
#da0a71
#db0b72
#dc0c73
#dd0d74
#de0e75
#cf0066
#ce0065
#cd0064
#cc0063
#cb0062
#ca0061
#c90060
#c8005f
#c7005e
#c6005d
#c5005c
#c4005b
#c3005a
#c20059

Monochromatic Color with #d00067

#d00067
#fa007c
#260013
#500028
#7b003d
#a50052

Tints of #d00067 Color

#d00067
#d51c77
#da3888
#df5599
#e471aa
#ea8dbb
#efaacc
#f4c6dd
#f9e2ee
#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

#d00067
#00d069

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

Split Complementary

#d00067
#00d001
#00cfd0

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

Analogous Color

#d000ba
#d00091
#d00067
#d0003d
#d00014

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

#d00067
#67d000
#0067d0

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

#d00067
#cfd000
#00d069
#0100d0

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

#d00067
#00d069
#00cfd0
#d00100

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

#d00067 Color Code Preview on Black Background Color

This is how #d00067 Color will look on black background color. Color contrast ratio is 3.88

#d00067 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d00067

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d00067

#d00067 color code is use for CSS Background Color

Background color for the above div is #d00067

HTML with inline CSS

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

#d00067 color code is use for CSS Border Color

CSS Border color for the above div is #d00067

HTML with inline CSS

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

CSS Border Left color for the above div is #d00067

HTML with inline CSS

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

CSS Border Right color for the above div is #d00067

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d00067

HTML with inline CSS

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

CSS Border Top color for the above div is #d00067

HTML with inline CSS

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

#d00067 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d00067 Color code Preview on White Background

This is how #d00067 Color code will look on white background color. Color contrast ratio is 5.42

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

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.