crispedge.com

Color picker

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

#75fc81 hex color - Green - Cool color - Information

#75fc81 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #75fc81 Color code in RGB color code model is created after adding 45.88% red color, 98.82% green color and 50.59% blue color. Hex #75fc81 Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 0% magenta, 49% yellow and 1% black.

Hex #75fc81 color code is between #77ff88 web safe hex color code and #66ee77 web safe hex color code. #77ff88 is the nearest web safe color code. You can see here many more shades of #75fc81 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code75fc81#75fc81
RGB Decimal117, 252, 129rgb(117, 252, 129)
RGB Percent46%, 99%, 51%rgb(46%, 99%, 51%)
CSS RGBa117, 252, 129,1rgba(117,252,129,1)
CMYK Modelcmyk(54%,0%,49%,1%)
HSL Color Space125,96% ,72%hsl(125,96% ,72%)
HSV Color Space125°, 54%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101011111110010000001
Octal165374201
Decimal117252129
Hex75fc81

Different shades of #75fc81 color code.

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

Light Shade of #75fc81
#a7fdaf
Dark Shade of #75fc81
#43fb53
Saturated Shade of #75fc81
#72ff7f
Desaturated Shade of #75fc81
#7cf587
Grey scale Shade of #75fc81
#b8b8b8
Brighten Shade
#8eff9a
Most Readable Shade
#000000

Shades of #75fc81 color code

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

#75fc81
#68e072
#5bc464
#4ea856
#418c47
#347039
#27542b
#1a381c
#0d1c0e
#000000

Similar Color like #75fc81 color

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

#76fd82
#77fe83
#78ff84
#79ff85
#7aff86
#7bff87
#7cff88
#7dff89
#7eff8a
#7fff8b
#80ff8c
#81ff8d
#82ff8e
#83ff8f
#74fb80
#73fa7f
#72f97e
#71f87d
#70f77c
#6ff67b
#6ef57a
#6df479
#6cf378
#6bf277
#6af176
#69f075
#68ef74
#67ee73

Monochromatic Color with #75fc81

#75fc81
#122714
#26522a
#3a7c40
#4ea755
#61d16b

Tints of #75fc81 Color

#75fc81
#84fc8f
#93fc9d
#a3fdab
#b2fdb9
#c1fdc7
#d1fed5
#e0fee3
#effef1
#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

#75fc81
#fc75f0

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

Split Complementary

#75fc81
#c475fc
#fc75ad

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

Analogous Color

#9ffc75
#84fc75
#75fc81
#75fc9c
#75fcb7

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

#75fc81
#8175fc
#fc8175

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

#75fc81
#75acfc
#fc75f0
#fcc475

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

#75fc81
#fc75f0
#fc75ad
#75fcc4

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 #75fc81 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.

#75fc81 Color Code Preview on Black Background Color

This is how #75fc81 Color will look on black background color. Color contrast ratio is 16.00

#75fc81 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #75fc81

HTML with inline CSS

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

Your Example Paragraph content text in with font color #75fc81

#75fc81 color code is use for CSS Background Color

Background color for the above div is #75fc81

HTML with inline CSS

<div style="background-color:#75fc81;"></div>

#75fc81 color code is use for CSS Border Color

CSS Border color for the above div is #75fc81

HTML with inline CSS

<div style="border:5px solid #75fc81;"></div>

CSS Border Left color for the above div is #75fc81

HTML with inline CSS

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

CSS Border Right color for the above div is #75fc81

HTML with inline CSS

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

CSS Border Bottom color for the above div is #75fc81

HTML with inline CSS

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

CSS Border Top color for the above div is #75fc81

HTML with inline CSS

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

#75fc81 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#75fc81 Color code Preview on White Background

This is how #75fc81 Color code will look on white background color. Color contrast ratio is 1.31

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

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.