crispedge.com

Color picker

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

#66424a hex color - Violet - Warm color - Information

#66424a hex color - Violet - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Violet

Hex #66424a Color code in RGB color code model is created after adding 40% red color, 25.88% green color and 29.02% blue color. Hex #66424a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 27% yellow and 60% black.

Hex #66424a color code is between #554444 web safe hex color code and #773355 web safe hex color code. #554444 is the nearest web safe color code. You can see here many more shades of #66424a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code66424a#66424a
RGB Decimal102, 66, 74rgb(102, 66, 74)
RGB Percent40%, 26%, 29%rgb(40%, 26%, 29%)
CSS RGBa102, 66, 74,1rgba(102,66,74,1)
CMYK Modelcmyk(0%,35%,27%,60%)
HSL Color Space347,21% ,33%hsl(347,21% ,33%)
HSV Color Space347°, 35%, 40%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011001100100001001001010
Octal146102112
Decimal1026674
Hex66424a

Different shades of #66424a color code.

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

Light Shade of #66424a
#855660
Dark Shade of #66424a
#472e34
Saturated Shade of #66424a
#6e3a45
Desaturated Shade of #66424a
#5e4a4f
Grey scale Shade of #66424a
#545454
Brighten Shade
#7f5b63
Most Readable Shade
#FFFFFF

Shades of #66424a color code

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

#66424a
#5a3a41
#4f3339
#442c31
#382429
#2d1d20
#221618
#160e10
#0b0708
#000000

Similar Color like #66424a color

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

#67434b
#68444c
#69454d
#6a464e
#6b474f
#6c4850
#6d4951
#6e4a52
#6f4b53
#704c54
#714d55
#724e56
#734f57
#745058
#654149
#644048
#633f47
#623e46
#613d45
#603c44
#5f3b43
#5e3a42
#5d3941
#5c3840
#5b373f
#5a363e
#59353d
#58343c

Monochromatic Color with #66424a

#66424a
#905d69
#bb7988
#e594a6
#110b0c
#3b262b

Tints of #66424a Color

#66424a
#77575e
#886c72
#998186
#aa969a
#bbabae
#ccc0c2
#ddd5d6
#eeeaea
#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

#66424a
#42665e

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

Split Complementary

#66424a
#42664c
#425c66

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

Analogous Color

#664258
#664251
#66424a
#664243
#664842

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

#66424a
#4a6642
#424a66

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

#66424a
#5c6642
#42665e
#4c4266

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

#66424a
#42665e
#425c66
#664c42

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 #66424a 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.

#66424a Color Code Preview on Black Background Color

This is how #66424a Color will look on black background color. Color contrast ratio is 2.44

#66424a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #66424a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #66424a

#66424a color code is use for CSS Background Color

Background color for the above div is #66424a

HTML with inline CSS

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

#66424a color code is use for CSS Border Color

CSS Border color for the above div is #66424a

HTML with inline CSS

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

CSS Border Left color for the above div is #66424a

HTML with inline CSS

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

CSS Border Right color for the above div is #66424a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #66424a

HTML with inline CSS

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

CSS Border Top color for the above div is #66424a

HTML with inline CSS

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

#66424a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#66424a Color code Preview on White Background

This is how #66424a Color code will look on white background color. Color contrast ratio is 8.60

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

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.