crispedge.com

Color picker

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

#554c88 hex color - Violet - Cool color - Information

#554c88 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #554c88 Color code in RGB color code model is created after adding 33.33% red color, 29.8% green color and 53.33% blue color. Hex #554c88 Color code in CMYK color (process color) code model is generated after subtraction of 38% cyan, 44% magenta, 0% yellow and 47% black.

Hex #554c88 color code is between #444477 web safe hex color code and #665599 web safe hex color code. #444477 is the nearest web safe color code. You can see here many more shades of #554c88 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code554c88#554c88
RGB Decimal85, 76, 136rgb(85, 76, 136)
RGB Percent33%, 30%, 53%rgb(33%, 30%, 53%)
CSS RGBa85, 76, 136,1rgba(85,76,136,1)
CMYK Modelcmyk(38%,44%,0%,47%)
HSL Color Space249,28% ,42%hsl(249,28% ,42%)
HSV Color Space249°, 44%, 53%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101010100110010001000
Octal125114210
Decimal8576136
Hex554c88

Different shades of #554c88 color code.

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

Light Shade of #554c88
#6b61a6
Dark Shade of #554c88
#413a67
Saturated Shade of #554c88
#4e4193
Desaturated Shade of #554c88
#5c577d
Grey scale Shade of #554c88
#6a6a6a
Brighten Shade
#6e65a1
Most Readable Shade
#FFFFFF

Shades of #554c88 color code

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

#554c88
#4b4378
#423b69
#38325a
#2f2a4b
#25213c
#1c192d
#12101e
#09080f
#000000

Similar Color like #554c88 color

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

#564d89
#574e8a
#584f8b
#59508c
#5a518d
#5b528e
#5c538f
#5d5490
#5e5591
#5f5692
#605793
#615894
#625995
#635a96
#544b87
#534a86
#524985
#514884
#504783
#4f4682
#4e4581
#4d4480
#4c437f
#4b427e
#4a417d
#49407c
#483f7b
#473e7a

Monochromatic Color with #554c88

#554c88
#7064b3
#8a7cdd
#050508
#201c33
#3a345d

Tints of #554c88 Color

#554c88
#675f95
#7a73a2
#8d87af
#a09bbc
#b3afca
#c6c3d7
#d9d7e4
#ecebf1
#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

#554c88
#7f884c

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

Split Complementary

#554c88
#88734c
#61884c

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

Analogous Color

#4c5b88
#4c4f88
#554c88
#614c88
#6d4c88

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

#554c88
#88554c
#4c8855

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

#554c88
#884c61
#7f884c
#4c8873

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

#554c88
#7f884c
#61884c
#734c88

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 #554c88 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.

#554c88 Color Code Preview on Black Background Color

This is how #554c88 Color will look on black background color. Color contrast ratio is 2.78

#554c88 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #554c88

HTML with inline CSS

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

Your Example Paragraph content text in with font color #554c88

#554c88 color code is use for CSS Background Color

Background color for the above div is #554c88

HTML with inline CSS

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

#554c88 color code is use for CSS Border Color

CSS Border color for the above div is #554c88

HTML with inline CSS

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

CSS Border Left color for the above div is #554c88

HTML with inline CSS

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

CSS Border Right color for the above div is #554c88

HTML with inline CSS

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

CSS Border Bottom color for the above div is #554c88

HTML with inline CSS

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

CSS Border Top color for the above div is #554c88

HTML with inline CSS

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

#554c88 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#554c88 Color code Preview on White Background

This is how #554c88 Color code will look on white background color. Color contrast ratio is 7.57

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

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.