@
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.

#855099 hex color - Violet - Warm color - Information

#855099 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #855099 Color code in RGB color code model is created after adding 52.16% red color, 31.37% green color and 60% blue color. Hex #855099 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 48% magenta, 0% yellow and 40% black.

Hex #855099 color code is between #885588 web safe hex color code and #7744aa web safe hex color code. #885588 is the nearest web safe color code. You can see here many more shades of #855099 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code855099#855099
RGB Decimal133, 80, 153rgb(133, 80, 153)
RGB Percent52%, 31%, 60%rgb(52%, 31%, 60%)
CSS RGBa133, 80, 153,1rgba(133,80,153,1)
CMYK Modelcmyk(13%,48%,0%,40%)
HSL Color Space284,31% ,46%hsl(284,31% ,46%)
HSV Color Space284°, 48%, 60%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100001010101000010011001
Octal205120231
Decimal13380153
Hex855099

Different shades of #855099 color code.

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

Light Shade of #855099
#9e6bb1
Dark Shade of #855099
#683e77
Saturated Shade of #855099
#8a44a5
Desaturated Shade of #855099
#805c8d
Grey scale Shade of #855099
#747474
Brighten Shade
#9e69b2
Most Readable Shade
#FFFFFF

Shades of #855099 color code

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

#855099
#764788
#673e77
#583566
#492c55
#3b2344
#2c1a33
#1d1122
#0e0811
#000000

Similar Color like #855099 color

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

#86519a
#87529b
#88539c
#89549d
#8a559e
#8b569f
#8c57a0
#8d58a1
#8e59a2
#8f5aa3
#905ba4
#915ca5
#925da6
#935ea7
#844f98
#834e97
#824d96
#814c95
#804b94
#7f4a93
#7e4992
#7d4891
#7c4790
#7b468f
#7a458e
#79448d
#78438c
#77428b

Monochromatic Color with #855099

#855099
#aa66c3
#cf7cee
#160d19
#3b2444
#603a6e

Tints of #855099 Color

#855099
#9263a4
#a076af
#ad8abb
#bb9dc6
#c8b1d1
#d6c4dd
#e3d8e8
#f1ebf3
#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

#855099
#649950

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

Split Complementary

#855099
#889950
#509961

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

Analogous Color

#685099
#765099
#855099
#945099
#995090

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

#855099
#998550
#509985

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

#855099
#996050
#649950
#508899

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

#855099
#649950
#509961
#995088

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

#855099 Color Code Preview on Black Background Color

This is how #855099 Color will look on black background color. Color contrast ratio is 3.60

#855099 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #855099

HTML with inline CSS

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

Your Example Paragraph content text in with font color #855099

#855099 color code is use for CSS Background Color

Background color for the above div is #855099

HTML with inline CSS

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

#855099 color code is use for CSS Border Color

CSS Border color for the above div is #855099

HTML with inline CSS

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

CSS Border Left color for the above div is #855099

HTML with inline CSS

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

CSS Border Right color for the above div is #855099

HTML with inline CSS

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

CSS Border Bottom color for the above div is #855099

HTML with inline CSS

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

CSS Border Top color for the above div is #855099

HTML with inline CSS

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

#855099 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#855099 Color code Preview on White Background

This is how #855099 Color code will look on white background color. Color contrast ratio is 5.83

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

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,80,153,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(100,153,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(133,80,153,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.