crispedge.com

Color picker

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

#441d4b hex color - Violet - Warm color - Information

#441d4b hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #441d4b Color code in RGB color code model is created after adding 26.67% red color, 11.37% green color and 29.41% blue color. Hex #441d4b Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 61% magenta, 0% yellow and 71% black.

Hex #441d4b color code is between #332244 web safe hex color code and #551155 web safe hex color code. #332244 is the nearest web safe color code. You can see here many more shades of #441d4b color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Code441d4b#441d4b
RGB Decimal68, 29, 75rgb(68, 29, 75)
RGB Percent27%, 11%, 29%rgb(27%, 11%, 29%)
CSS RGBa68, 29, 75,1rgba(68,29,75,1)
CMYK Modelcmyk(9%,61%,0%,71%)
HSL Color Space291,44% ,20%hsl(291,44% ,20%)
HSV Color Space291°, 61%, 29%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010001000001110101001011
Octal10435113
Decimal682975
Hex441d4b

Different shades of #441d4b color code.

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

Light Shade of #441d4b
#652b70
Dark Shade of #441d4b
#230f26
Saturated Shade of #441d4b
#481850
Desaturated Shade of #441d4b
#402246
Grey scale Shade of #441d4b
#343434
Brighten Shade
#5d3664
Most Readable Shade
#FFFFFF

Shades of #441d4b color code

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

#441d4b
#3c1942
#34163a
#2d1332
#251029
#1e0c21
#160919
#0f0610
#070308
#000000

Similar Color like #441d4b color

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

#451e4c
#461f4d
#47204e
#48214f
#492250
#4a2351
#4b2452
#4c2553
#4d2654
#4e2755
#4f2856
#502957
#512a58
#522b59
#431c4a
#421b49
#411a48
#401947
#3f1846
#3e1745
#3d1644
#3c1543
#3b1442
#3a1341
#391240
#38113f
#37103e
#360f3d

Monochromatic Color with #441d4b

#441d4b
#6b2d75
#913ea0
#b84eca
#de5ff5
#1d0d20

Tints of #441d4b Color

#441d4b
#58365f
#6d4f73
#826887
#97819b
#ab9aaf
#c0b3c3
#d5ccd7
#eae5eb
#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

#441d4b
#244b1d

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

Split Complementary

#441d4b
#3b4b1d
#1d4b2d

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

Analogous Color

#321d4b
#3b1d4b
#441d4b
#4b1d49
#4b1d40

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

#441d4b
#4b441d
#1d4b44

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

#441d4b
#4b2d1d
#244b1d
#1d3b4b

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

#441d4b
#244b1d
#1d4b2d
#4b1d3b

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 #441d4b 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.

#441d4b Color Code Preview on Black Background Color

This is how #441d4b Color will look on black background color. Color contrast ratio is 1.52

#441d4b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #441d4b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #441d4b

#441d4b color code is use for CSS Background Color

Background color for the above div is #441d4b

HTML with inline CSS

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

#441d4b color code is use for CSS Border Color

CSS Border color for the above div is #441d4b

HTML with inline CSS

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

CSS Border Left color for the above div is #441d4b

HTML with inline CSS

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

CSS Border Right color for the above div is #441d4b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #441d4b

HTML with inline CSS

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

CSS Border Top color for the above div is #441d4b

HTML with inline CSS

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

#441d4b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#441d4b Color code Preview on White Background

This is how #441d4b Color code will look on white background color. Color contrast ratio is 13.79

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.