crispedge.com

Color picker

Loading...

#852a67 hex color - Red - Warm color - Information

#852a67 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #852a67 Color code in RGB color code model is created after adding 52.16% red color, 16.47% green color and 40.39% blue color. Hex #852a67 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 68% magenta, 23% yellow and 48% black.

Hex #852a67 color code is between #882266 web safe hex color code and #773377 web safe hex color code. #882266 is the nearest web safe color code. You can see here many more shades of #852a67 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code852a67#852a67
RGB Decimal133, 42, 103rgb(133, 42, 103)
RGB Percent52%, 16%, 40%rgb(52%, 16%, 40%)
CSS RGBa133, 42, 103,1rgba(133,42,103,1)
CMYK Modelcmyk(0%,68%,23%,48%)
HSL Color Space320,52% ,34%hsl(320,52% ,34%)
HSV Color Space320°, 68%, 52%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100001010010101001100111
Octal20552147
Decimal13342103
Hex852a67

Different shades of #852a67 color code.

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

Light Shade of #852a67
#ac3685
Dark Shade of #852a67
#5e1e49
Saturated Shade of #852a67
#8e216a
Desaturated Shade of #852a67
#7c3364
Grey scale Shade of #852a67
#575757
Brighten Shade
#9e4380
Most Readable Shade
#FFFFFF

Shades of #852a67 color code

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

#852a67
#76255b
#672050
#581c44
#491739
#3b122d
#2c0e22
#1d0916
#0e040b
#000000

Similar Color like #852a67 color

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

#862b68
#872c69
#882d6a
#892e6b
#8a2f6c
#8b306d
#8c316e
#8d326f
#8e3370
#8f3471
#903572
#913673
#923774
#933875
#842966
#832865
#822764
#812663
#802562
#7f2461
#7e2360
#7d225f
#7c215e
#7b205d
#7a1f5c
#791e5b
#781d5a
#771c59

Monochromatic Color with #852a67

#852a67
#af3788
#da45a9
#050204
#300f25
#5a1d46

Tints of #852a67 Color

#852a67
#924177
#a05988
#ad7199
#bb88aa
#c8a0bb
#d6b8cc
#e3cfdd
#f1e7ee
#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

#852a67
#2a8548

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

Split Complementary

#852a67
#39852a
#2a8576

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

Analogous Color

#7f2a85
#852a79
#852a67
#852a55
#852a43

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

#852a67
#67852a
#2a6785

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

#852a67
#85752a
#2a8548
#2a3985

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

#852a67
#2a8548
#2a8576
#852a39

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 #852a67 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.

#852a67 Color Code Preview on Black Background Color

This is how #852a67 Color will look on black background color. Color contrast ratio is 2.52

#852a67 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #852a67

HTML with inline CSS

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

Your Example Paragraph content text in with font color #852a67

#852a67 color code is use for CSS Background Color

Background color for the above div is #852a67

HTML with inline CSS

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

#852a67 color code is use for CSS Border Color

CSS Border color for the above div is #852a67

HTML with inline CSS

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

CSS Border Left color for the above div is #852a67

HTML with inline CSS

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

CSS Border Right color for the above div is #852a67

HTML with inline CSS

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

CSS Border Bottom color for the above div is #852a67

HTML with inline CSS

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

CSS Border Top color for the above div is #852a67

HTML with inline CSS

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

#852a67 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#852a67 Color code Preview on White Background

This is how #852a67 Color code will look on white background color. Color contrast ratio is 8.32

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

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(133,42,103,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(42,133,72,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(133,42,103,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.