crispedge.com

Color picker

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

#665e0d hex color - Brussels Sprout Green - Brown - Warm color - Information

#665e0d hex color - Brussels Sprout Green - Brown - Warm color

Color Hue/Base color: Brown

Hex #665e0d Color Code is also known as Brussels Sprout Green color.

Hex #665e0d Color code in RGB color code model is created after adding 40% red color, 36.86% green color and 5.1% blue color. Hex #665e0d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 87% yellow and 60% black.

Hex #665e0d color code is between #556611 web safe hex color code and #775500 web safe hex color code. #556611 is the nearest web safe color code. You can see here many more shades of #665e0d color code.

0 Likes 0 Comments | 8 Views

Color Table

Hex Color Code665e0d#665e0d
RGB Decimal102, 94, 13rgb(102, 94, 13)
RGB Percent40%, 37%, 5%rgb(40%, 37%, 5%)
CSS RGBa102, 94, 13,1rgba(102,94,13,1)
CMYK Modelcmyk(0%,8%,87%,60%)
HSL Color Space55,77% ,23%hsl(55,77% ,23%)
HSV Color Space55°, 87%, 40%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011001100101111000001101
Octal14613615
Decimal1029413
Hex665e0d

Different shades of #665e0d color code.

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

Light Shade of #665e0d
#938813
Dark Shade of #665e0d
#393407
Saturated Shade of #665e0d
#6c6307
Desaturated Shade of #665e0d
#605913
Grey scale Shade of #665e0d
#393939
Brighten Shade
#7f7726
Most Readable Shade
#FFFFFF

Shades of #665e0d color code

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

#665e0d
#5a530b
#4f490a
#443e08
#383407
#2d2905
#221f04
#161402
#0b0a01
#000000

Similar Color like #665e0d color

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

#675f0e
#68600f
#696110
#6a6211
#6b6312
#6c6413
#6d6514
#6e6615
#6f6716
#706817
#716918
#726a19
#736b1a
#746c1b
#655d0c
#645c0b
#635b0a
#625a09
#615908
#605807
#5f5706
#5e5605
#5d5504
#5c5403
#5b5302
#5a5201
#595100
#585000

Monochromatic Color with #665e0d

#665e0d
#908512
#bbac18
#e5d31d
#111002
#3b3708

Tints of #665e0d Color

#665e0d
#776f27
#888142
#99935d
#aaa578
#bbb793
#ccc9ae
#dddbc9
#eeede4
#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

#665e0d
#0d1566

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

Split Complementary

#665e0d
#0d4266
#320d66

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

Analogous Color

#663a0d
#664c0d
#665e0d
#5c660d
#4a660d

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

#665e0d
#0d665e
#5e0d66

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

#665e0d
#0d6631
#0d1566
#660d41

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

#665e0d
#0d1566
#310d66
#42660d

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 #665e0d 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.

#665e0d Color Code Preview on Black Background Color

This is how #665e0d Color will look on black background color. Color contrast ratio is 3.17

#665e0d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #665e0d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #665e0d

#665e0d color code is use for CSS Background Color

Background color for the above div is #665e0d

HTML with inline CSS

<div style="background-color:#665e0d;"></div>

#665e0d color code is use for CSS Border Color

CSS Border color for the above div is #665e0d

HTML with inline CSS

<div style="border:5px solid #665e0d;"></div>

CSS Border Left color for the above div is #665e0d

HTML with inline CSS

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

CSS Border Right color for the above div is #665e0d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #665e0d

HTML with inline CSS

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

CSS Border Top color for the above div is #665e0d

HTML with inline CSS

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

#665e0d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#665e0d Color code Preview on White Background

This is how #665e0d Color code will look on white background color. Color contrast ratio is 6.62

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

Related Gradients

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

0 Likes 0 Comments | 8 Views

Post your comment:-

By submitting comment you agree to our privacy policy.