crispedge.com

Color picker

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

#95f195 hex color - Green - Cool color - Information

#95f195 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #95f195 Color code in RGB color code model is created after adding 58.43% red color, 94.51% green color and 58.43% blue color. Hex #95f195 Color code in CMYK color (process color) code model is generated after subtraction of 38% cyan, 0% magenta, 38% yellow and 5% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code95f195#95f195
RGB Decimal149, 241, 149rgb(149, 241, 149)
RGB Percent58%, 95%, 58%rgb(58%, 95%, 58%)
CSS RGBa149, 241, 149,1rgba(149,241,149,1)
CMYK Modelcmyk(38%,0%,38%,5%)
HSL Color Space120,77% ,76%hsl(120,77% ,76%)
HSV Color Space120°, 38%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101011111000110010101
Octal225361225
Decimal149241149
Hex95f195

Different shades of #95f195 color code.

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

Light Shade of #95f195
#c2f7c2
Dark Shade of #95f195
#68eb68
Saturated Shade of #95f195
#8ff78f
Desaturated Shade of #95f195
#9beb9b
Grey scale Shade of #95f195
#c3c3c3
Brighten Shade
#aeffae
Most Readable Shade
#000000

Shades of #95f195 color code

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

#95f195
#84d684
#73bb73
#63a063
#528552
#426b42
#315031
#213521
#101a10
#000000

Similar Color like #95f195 color

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

#96f296
#97f397
#98f498
#99f599
#9af69a
#9bf79b
#9cf89c
#9df99d
#9efa9e
#9ffb9f
#a0fca0
#a1fda1
#a2fea2
#a3ffa3
#94f094
#93ef93
#92ee92
#91ed91
#90ec90
#8feb8f
#8eea8e
#8de98d
#8ce88c
#8be78b
#8ae68a
#89e589
#88e488
#87e387

Monochromatic Color with #95f195

#95f195
#121c12
#2c472c
#467146
#609c60
#7bc67b

Tints of #95f195 Color

#95f195
#a0f2a0
#acf4ac
#b8f5b8
#c4f7c4
#cff8cf
#dbfadb
#e7fbe7
#f3fdf3
#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

#95f195
#f195f1

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

Split Complementary

#95f195
#c395f1
#f195c3

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

Analogous Color

#baf195
#a7f195
#95f195
#95f1a7
#95f1ba

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

#95f195
#9595f1
#f19595

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

#95f195
#95c3f1
#f195f1
#f1c395

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

#95f195
#f195f1
#f195c3
#95f1c3

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

#95f195 Color Code Preview on Black Background Color

This is how #95f195 Color will look on black background color. Color contrast ratio is 15.29

#95f195 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#95f195 color code is use for CSS Background Color

Background color for the above div is #95f195

HTML with inline CSS

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

#95f195 color code is use for CSS Border Color

CSS Border color for the above div is #95f195

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#95f195 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#95f195 Color code Preview on White Background

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

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

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.