crispedge.com

Color picker

Loading...

#855659 hex color - Violet - Warm color - Information

#855659 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #855659 Color code in RGB color code model is created after adding 52.16% red color, 33.73% green color and 34.9% blue color. Hex #855659 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 33% yellow and 48% black.

Hex #855659 color code is between #885555 web safe hex color code and #776666 web safe hex color code. #885555 is the nearest web safe color code. You can see here many more shades of #855659 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code855659#855659
RGB Decimal133, 86, 89rgb(133, 86, 89)
RGB Percent52%, 34%, 35%rgb(52%, 34%, 35%)
CSS RGBa133, 86, 89,1rgba(133,86,89,1)
CMYK Modelcmyk(0%,35%,33%,48%)
HSL Color Space356,21% ,43%hsl(356,21% ,43%)
HSV Color Space356°, 35%, 52%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100001010101011001011001
Octal205126131
Decimal1338689
Hex855659

Different shades of #855659 color code.

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

Light Shade of #855659
#a16d71
Dark Shade of #855659
#664244
Saturated Shade of #855659
#904b4f
Desaturated Shade of #855659
#7a6163
Grey scale Shade of #855659
#6d6d6d
Brighten Shade
#9e6f72
Most Readable Shade
#FFFFFF

Shades of #855659 color code

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

#855659
#764c4f
#674245
#58393b
#492f31
#3b2627
#2c1c1d
#1d1313
#0e0909
#000000

Similar Color like #855659 color

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

#86575a
#87585b
#88595c
#895a5d
#8a5b5e
#8b5c5f
#8c5d60
#8d5e61
#8e5f62
#8f6063
#906164
#916265
#926366
#936467
#845558
#835457
#825356
#815255
#805154
#7f5053
#7e4f52
#7d4e51
#7c4d50
#7b4c4f
#7a4b4e
#794a4d
#78494c
#77484b

Monochromatic Color with #855659

#855659
#af7175
#da8d92
#050404
#301f20
#5a3b3d

Tints of #855659 Color

#855659
#92686b
#a07b7d
#ad8e90
#bba1a2
#c8b3b5
#d6c6c7
#e3d9da
#f1ecec
#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

#855659
#568582

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

Split Complementary

#855659
#56856b
#567185

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

Analogous Color

#85566c
#855662
#855659
#855c56
#856656

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

#855659
#598556
#565985

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

#855659
#708556
#568582
#6a5685

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

#855659
#568582
#567185
#856b56

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

#855659 Color Code Preview on Black Background Color

This is how #855659 Color will look on black background color. Color contrast ratio is 3.47

#855659 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #855659

HTML with inline CSS

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

Your Example Paragraph content text in with font color #855659

#855659 color code is use for CSS Background Color

Background color for the above div is #855659

HTML with inline CSS

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

#855659 color code is use for CSS Border Color

CSS Border color for the above div is #855659

HTML with inline CSS

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

CSS Border Left color for the above div is #855659

HTML with inline CSS

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

CSS Border Right color for the above div is #855659

HTML with inline CSS

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

CSS Border Bottom color for the above div is #855659

HTML with inline CSS

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

CSS Border Top color for the above div is #855659

HTML with inline CSS

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

#855659 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#855659 Color code Preview on White Background

This is how #855659 Color code will look on white background color. Color contrast ratio is 6.05

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.