crispedge.com

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

#75ca51 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #75ca51 Color code in RGB color code model is created after adding 45.88% red color, 79.22% green color and 31.76% blue color. Hex #75ca51 Color code in CMYK color (process color) code model is generated after subtraction of 42% cyan, 0% magenta, 60% yellow and 21% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code75ca51#75ca51
RGB Decimal117, 202, 81rgb(117, 202, 81)
RGB Percent46%, 79%, 32%rgb(46%, 79%, 32%)
CSS RGBa117, 202, 81,1rgba(117,202,81,1)
CMYK Modelcmyk(42%,0%,60%,21%)
HSL Color Space102,53% ,55%hsl(102,53% ,55%)
HSV Color Space102°, 60%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101011100101001010001
Octal165312121
Decimal11720281
Hex75ca51

Different shades of #75ca51 color code.

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

Light Shade of #75ca51
#94d678
Dark Shade of #75ca51
#5bb236
Saturated Shade of #75ca51
#70d546
Desaturated Shade of #75ca51
#7abf5c
Grey scale Shade of #75ca51
#8d8d8d
Brighten Shade
#8ee36a
Most Readable Shade
#000000

Shades of #75ca51 color code

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

#75ca51
#68b348
#5b9d3f
#4e8636
#41702d
#345924
#27431b
#1a2c12
#0d1609
#000000

Similar Color like #75ca51 color

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

#76cb52
#77cc53
#78cd54
#79ce55
#7acf56
#7bd057
#7cd158
#7dd259
#7ed35a
#7fd45b
#80d55c
#81d65d
#82d75e
#83d85f
#74c950
#73c84f
#72c74e
#71c64d
#70c54c
#6fc44b
#6ec34a
#6dc249
#6cc148
#6bc047
#6abf46
#69be45
#68bd44
#67bc43

Monochromatic Color with #75ca51

#75ca51
#8ef462
#13200d
#2b4a1e
#44752f
#5c9f40

Tints of #75ca51 Color

#75ca51
#84cf64
#93d577
#a3db8b
#b2e19e
#c1e7b1
#d1edc5
#e0f3d8
#eff9eb
#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

#75ca51
#a651ca

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

Split Complementary

#75ca51
#6a51ca
#ca51b2

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

Analogous Color

#a5ca51
#8dca51
#75ca51
#5dca51
#51ca5d

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

#75ca51
#5175ca
#ca5175

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

#75ca51
#51b1ca
#a651ca
#ca6a51

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

#75ca51
#a651ca
#ca51b2
#51ca6a

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

#75ca51 Color Code Preview on Black Background Color

This is how #75ca51 Color will look on black background color. Color contrast ratio is 10.32

#75ca51 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#75ca51 color code is use for CSS Background Color

Background color for the above div is #75ca51

HTML with inline CSS

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

#75ca51 color code is use for CSS Border Color

CSS Border color for the above div is #75ca51

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#75ca51 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#75ca51 Color code Preview on White Background

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

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(117,202,81,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(166,81,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(117,202,81,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>