crispedge.com

Color picker

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

#66684b hex color - Yellow - Warm color - Information

#66684b hex color - Yellow - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Yellow

Hex #66684b Color code in RGB color code model is created after adding 40% red color, 40.78% green color and 29.41% blue color. Hex #66684b Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 28% yellow and 59% black.

Hex #66684b color code is between #556644 web safe hex color code and #777755 web safe hex color code. #556644 is the nearest web safe color code. You can see here many more shades of #66684b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code66684b#66684b
RGB Decimal102, 104, 75rgb(102, 104, 75)
RGB Percent40%, 41%, 29%rgb(40%, 41%, 29%)
CSS RGBa102, 104, 75,1rgba(102,104,75,1)
CMYK Modelcmyk(2%,0%,28%,59%)
HSL Color Space64,16% ,35%hsl(64,16% ,35%)
HSV Color Space64°, 28%, 41%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011001100110100001001011
Octal146150113
Decimal10210475
Hex66684b

Different shades of #66684b color code.

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

Light Shade of #66684b
#838660
Dark Shade of #66684b
#494a36
Saturated Shade of #66684b
#6e7142
Desaturated Shade of #66684b
#5e5f54
Grey scale Shade of #66684b
#595959
Brighten Shade
#7f8164
Most Readable Shade
#FFFFFF

Shades of #66684b color code

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

#66684b
#5a5c42
#4f503a
#444532
#383929
#2d2e21
#222219
#161710
#0b0b08
#000000

Similar Color like #66684b color

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

#67694c
#686a4d
#696b4e
#6a6c4f
#6b6d50
#6c6e51
#6d6f52
#6e7053
#6f7154
#707255
#717356
#727457
#737558
#747659
#65674a
#646649
#636548
#626447
#616346
#606245
#5f6144
#5e6043
#5d5f42
#5c5e41
#5b5d40
#5a5c3f
#595b3e
#585a3d

Monochromatic Color with #66684b

#66684b
#90926a
#b9bd88
#e3e7a7
#13130e
#3c3d2c

Tints of #66684b Color

#66684b
#77785f
#888973
#999a87
#aaab9b
#bbbbaf
#ccccc3
#ddddd7
#eeeeeb
#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

#66684b
#4d4b68

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

Split Complementary

#66684b
#4b5868
#5b4b68

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

Analogous Color

#685e4b
#68644b
#66684b
#60684b
#5a684b

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

#66684b
#4b6668
#684b66

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

#66684b
#4b685b
#4d4b68
#684b57

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

#66684b
#4d4b68
#5b4b68
#58684b

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 #66684b 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.

#66684b Color Code Preview on Black Background Color

This is how #66684b Color will look on black background color. Color contrast ratio is 3.65

#66684b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #66684b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #66684b

#66684b color code is use for CSS Background Color

Background color for the above div is #66684b

HTML with inline CSS

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

#66684b color code is use for CSS Border Color

CSS Border color for the above div is #66684b

HTML with inline CSS

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

CSS Border Left color for the above div is #66684b

HTML with inline CSS

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

CSS Border Right color for the above div is #66684b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #66684b

HTML with inline CSS

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

CSS Border Top color for the above div is #66684b

HTML with inline CSS

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

#66684b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#66684b Color code Preview on White Background

This is how #66684b Color code will look on white background color. Color contrast ratio is 5.76

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

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.