crispedge.com

Color picker

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

#95c168 hex color - Green - Warm color - Information

#95c168 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #95c168 Color code in RGB color code model is created after adding 58.43% red color, 75.69% green color and 40.78% blue color. Hex #95c168 Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 0% magenta, 46% yellow and 24% black.

Hex #95c168 color code is between #99bb66 web safe hex color code and #88cc77 web safe hex color code. #99bb66 is the nearest web safe color code. You can see here many more shades of #95c168 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code95c168#95c168
RGB Decimal149, 193, 104rgb(149, 193, 104)
RGB Percent58%, 76%, 41%rgb(58%, 76%, 41%)
CSS RGBa149, 193, 104,1rgba(149,193,104,1)
CMYK Modelcmyk(23%,0%,46%,24%)
HSL Color Space90,42% ,58%hsl(90,42% ,58%)
HSV Color Space90°, 46%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101011100000101101000
Octal225301150
Decimal149193104
Hex95c168

Different shades of #95c168 color code.

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

Light Shade of #95c168
#aed08c
Dark Shade of #95c168
#7cae48
Saturated Shade of #95c168
#95cc5d
Desaturated Shade of #95c168
#95b673
Grey scale Shade of #95c168
#949494
Brighten Shade
#aeda81
Most Readable Shade
#000000

Shades of #95c168 color code

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

#95c168
#84ab5c
#739650
#638045
#526b39
#42552e
#314022
#212a17
#10150b
#000000

Similar Color like #95c168 color

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

#96c269
#97c36a
#98c46b
#99c56c
#9ac66d
#9bc76e
#9cc86f
#9dc970
#9eca71
#9fcb72
#a0cc73
#a1cd74
#a2ce75
#a3cf76
#94c067
#93bf66
#92be65
#91bd64
#90bc63
#8fbb62
#8eba61
#8db960
#8cb85f
#8bb75e
#8ab65d
#89b55c
#88b45b
#87b35a

Monochromatic Color with #95c168

#95c168
#b6eb7f
#12170c
#334123
#536c3a
#749651

Tints of #95c168 Color

#95c168
#a0c778
#acce89
#b8d59a
#c4dcab
#cfe3bb
#dbeacc
#e7f1dd
#f3f8ee
#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

#95c168
#9468c1

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

Split Complementary

#95c168
#6869c1
#c168c1

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

Analogous Color

#b9c168
#a7c168
#95c168
#83c168
#71c168

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

#95c168
#6895c1
#c16895

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

#95c168
#68c1c0
#9468c1
#c16868

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

#95c168
#9468c1
#c168c1
#68c168

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 #95c168 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.

#95c168 Color Code Preview on Black Background Color

This is how #95c168 Color will look on black background color. Color contrast ratio is 10.11

#95c168 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #95c168

HTML with inline CSS

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

Your Example Paragraph content text in with font color #95c168

#95c168 color code is use for CSS Background Color

Background color for the above div is #95c168

HTML with inline CSS

<div style="background-color:#95c168;"></div>

#95c168 color code is use for CSS Border Color

CSS Border color for the above div is #95c168

HTML with inline CSS

<div style="border:5px solid #95c168;"></div>

CSS Border Left color for the above div is #95c168

HTML with inline CSS

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

CSS Border Right color for the above div is #95c168

HTML with inline CSS

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

CSS Border Bottom color for the above div is #95c168

HTML with inline CSS

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

CSS Border Top color for the above div is #95c168

HTML with inline CSS

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

#95c168 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#95c168 Color code Preview on White Background

This is how #95c168 Color code will look on white background color. Color contrast ratio is 2.08

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

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.