crispedge.com

Color picker

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

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

#66424f hex color - Violet - Warm color

Color Hue/Base color: Violet

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

Hex #66424f color code is between #554455 web safe hex color code and #773344 web safe hex color code. #554455 is the nearest web safe color code. You can see here many more shades of #66424f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code66424f#66424f
RGB Decimal102, 66, 79rgb(102, 66, 79)
RGB Percent40%, 26%, 31%rgb(40%, 26%, 31%)
CSS RGBa102, 66, 79,1rgba(102,66,79,1)
CMYK Modelcmyk(0%,35%,23%,60%)
HSL Color Space338,21% ,33%hsl(338,21% ,33%)
HSV Color Space338°, 35%, 40%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011001100100001001001111
Octal146102117
Decimal1026679
Hex66424f

Different shades of #66424f color code.

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

Light Shade of #66424f
#855667
Dark Shade of #66424f
#472e37
Saturated Shade of #66424f
#6e3a4d
Desaturated Shade of #66424f
#5e4a51
Grey scale Shade of #66424f
#545454
Brighten Shade
#7f5b68
Most Readable Shade
#FFFFFF

Shades of #66424f color code

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

#66424f
#5a3a46
#4f333d
#442c34
#38242b
#2d1d23
#22161a
#160e11
#0b0708
#000000

Similar Color like #66424f color

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

#674350
#684451
#694552
#6a4653
#6b4754
#6c4855
#6d4956
#6e4a57
#6f4b58
#704c59
#714d5a
#724e5b
#734f5c
#74505d
#65414e
#64404d
#633f4c
#623e4b
#613d4a
#603c49
#5f3b48
#5e3a47
#5d3946
#5c3845
#5b3744
#5a3643
#593542
#583441

Monochromatic Color with #66424f

#66424f
#905d70
#bb7991
#e594b2
#110b0d
#3b262e

Tints of #66424f Color

#66424f
#775762
#886c76
#998189
#aa969d
#bbabb0
#ccc0c4
#ddd5d7
#eeeaeb
#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

#66424f
#426659

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

Split Complementary

#66424f
#426647
#426166

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

Analogous Color

#66425d
#664256
#66424f
#664248
#664342

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

#66424f
#4f6642
#424f66

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

#66424f
#616642
#426659
#474266

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

#66424f
#426659
#426166
#664742

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

#66424f Color Code Preview on Black Background Color

This is how #66424f Color will look on black background color. Color contrast ratio is 2.46

#66424f in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#66424f color code is use for CSS Background Color

Background color for the above div is #66424f

HTML with inline CSS

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

#66424f color code is use for CSS Border Color

CSS Border color for the above div is #66424f

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#66424f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#66424f Color code Preview on White Background

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

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

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.