crispedge.com

Color picker

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

#66b321 hex color - Green - Cool color - Information

#66b321 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #66b321 Color code in RGB color code model is created after adding 40% red color, 70.2% green color and 12.94% blue color. Hex #66b321 Color code in CMYK color (process color) code model is generated after subtraction of 43% cyan, 0% magenta, 82% yellow and 30% black.

Hex #66b321 color code is between #55bb22 web safe hex color code and #77aa11 web safe hex color code. #55bb22 is the nearest web safe color code. You can see here many more shades of #66b321 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code66b321#66b321
RGB Decimal102, 179, 33rgb(102, 179, 33)
RGB Percent40%, 70%, 13%rgb(40%, 70%, 13%)
CSS RGBa102, 179, 33,1rgba(102,179,33,1)
CMYK Modelcmyk(43%,0%,82%,30%)
HSL Color Space92,69% ,42%hsl(92,69% ,42%)
HSV Color Space92°, 82%, 70%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011001101011001100100001
Octal14626341
Decimal10217933
Hex66b321

Different shades of #66b321 color code.

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

Light Shade of #66b321
#7fd92e
Dark Shade of #66b321
#4d8819
Saturated Shade of #66b321
#65be16
Desaturated Shade of #66b321
#67a82c
Grey scale Shade of #66b321
#6a6a6a
Brighten Shade
#7fcc3a
Most Readable Shade
#000000

Shades of #66b321 color code

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

#66b321
#5a9f1d
#4f8b19
#447716
#386312
#2d4f0e
#223b0b
#162707
#0b1303
#000000

Similar Color like #66b321 color

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

#67b422
#68b523
#69b624
#6ab725
#6bb826
#6cb927
#6dba28
#6ebb29
#6fbc2a
#70bd2b
#71be2c
#72bf2d
#73c02e
#74c12f
#65b220
#64b11f
#63b01e
#62af1d
#61ae1c
#60ad1b
#5fac1a
#5eab19
#5daa18
#5ca917
#5ba816
#5aa715
#59a614
#58a513

Monochromatic Color with #66b321

#66b321
#7edd29
#050902
#1d3309
#365e11
#4e8819

Tints of #66b321 Color

#66b321
#77bb39
#88c352
#99cc6b
#aad483
#bbdd9c
#cce5b5
#ddeecd
#eef6e6
#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

#66b321
#6e21b3

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

Split Complementary

#66b321
#2521b3
#b321af

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

Analogous Color

#a0b321
#83b321
#66b321
#49b321
#2cb321

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

#66b321
#2166b3
#b32166

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

#66b321
#21afb3
#6e21b3
#b32521

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

#66b321
#6e21b3
#b321af
#21b325

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 #66b321 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.

#66b321 Color Code Preview on Black Background Color

This is how #66b321 Color will look on black background color. Color contrast ratio is 8.03

#66b321 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #66b321

HTML with inline CSS

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

Your Example Paragraph content text in with font color #66b321

#66b321 color code is use for CSS Background Color

Background color for the above div is #66b321

HTML with inline CSS

<div style="background-color:#66b321;"></div>

#66b321 color code is use for CSS Border Color

CSS Border color for the above div is #66b321

HTML with inline CSS

<div style="border:5px solid #66b321;"></div>

CSS Border Left color for the above div is #66b321

HTML with inline CSS

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

CSS Border Right color for the above div is #66b321

HTML with inline CSS

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

CSS Border Bottom color for the above div is #66b321

HTML with inline CSS

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

CSS Border Top color for the above div is #66b321

HTML with inline CSS

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

#66b321 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#66b321 Color code Preview on White Background

This is how #66b321 Color code will look on white background color. Color contrast ratio is 2.61

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

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.