crispedge.com

Color picker

Loading...

#d26060 hex color - Red - Warm color - Information

#d26060 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d26060 Color code in RGB color code model is created after adding 82.35% red color, 37.65% green color and 37.65% blue color. Hex #d26060 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 54% yellow and 18% black.

Hex #d26060 color code is between #cc6666 web safe hex color code and #dd5555 web safe hex color code. #cc6666 is the nearest web safe color code. You can see here many more shades of #d26060 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Coded26060#d26060
RGB Decimal210, 96, 96rgb(210, 96, 96)
RGB Percent82%, 38%, 38%rgb(82%, 38%, 38%)
CSS RGBa210, 96, 96,1rgba(210,96,96,1)
CMYK Modelcmyk(0%,54%,54%,18%)
HSL Color Space0,56% ,60%hsl(0,56% ,60%)
HSV Color Space0°, 54%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100100110000001100000
Octal322140140
Decimal2109696
Hexd26060

Different shades of #d26060 color code.

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

Light Shade of #d26060
#dd8888
Dark Shade of #d26060
#c73838
Saturated Shade of #d26060
#dc5656
Desaturated Shade of #d26060
#c86a6a
Grey scale Shade of #d26060
#999999
Brighten Shade
#eb7979
Most Readable Shade
#FFFFFF

Shades of #d26060 color code

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

#d26060
#ba5555
#a34a4a
#8c4040
#743535
#5d2a2a
#462020
#2e1515
#170a0a
#000000

Similar Color like #d26060 color

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

#d36161
#d46262
#d56363
#d66464
#d76565
#d86666
#d96767
#da6868
#db6969
#dc6a6a
#dd6b6b
#de6c6c
#df6d6d
#e06e6e
#d15f5f
#d05e5e
#cf5d5d
#ce5c5c
#cd5b5b
#cc5a5a
#cb5959
#ca5858
#c95757
#c85656
#c75555
#c65454
#c55353
#c45252

Monochromatic Color with #d26060

#d26060
#fc7373
#281212
#522626
#7d3939
#a74d4d

Tints of #d26060 Color

#d26060
#d77171
#dc8383
#e19595
#e6a6a6
#ebb8b8
#f0caca
#f5dbdb
#faeded
#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

#d26060
#60d2d2

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

Split Complementary

#d26060
#60d299
#6099d2

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

Analogous Color

#d2608e
#d26077
#d26060
#d27760
#d28e60

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

#d26060
#60d260
#6060d2

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

#d26060
#99d260
#60d2d2
#9960d2

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

#d26060
#60d2d2
#6099d2
#d29960

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

#d26060 Color Code Preview on Black Background Color

This is how #d26060 Color will look on black background color. Color contrast ratio is 5.58

#d26060 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d26060

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d26060

#d26060 color code is use for CSS Background Color

Background color for the above div is #d26060

HTML with inline CSS

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

#d26060 color code is use for CSS Border Color

CSS Border color for the above div is #d26060

HTML with inline CSS

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

CSS Border Left color for the above div is #d26060

HTML with inline CSS

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

CSS Border Right color for the above div is #d26060

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d26060

HTML with inline CSS

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

CSS Border Top color for the above div is #d26060

HTML with inline CSS

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

#d26060 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d26060 Color code Preview on White Background

This is how #d26060 Color code will look on white background color. Color contrast ratio is 3.76

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

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(210,96,96,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(96,210,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(210,96,96,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.