crispedge.com

Color picker

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

#35753c hex color - Green - Cool color - Information

#35753c hex color - Green - Cool color

Color Hue/Base color: Green

Hex #35753c Color code in RGB color code model is created after adding 20.78% red color, 45.88% green color and 23.53% blue color. Hex #35753c Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 0% magenta, 49% yellow and 54% black.

Hex #35753c color code is between #337744 web safe hex color code and #446633 web safe hex color code. #337744 is the nearest web safe color code. You can see here many more shades of #35753c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code35753c#35753c
RGB Decimal53, 117, 60rgb(53, 117, 60)
RGB Percent21%, 46%, 24%rgb(21%, 46%, 24%)
CSS RGBa53, 117, 60,1rgba(53,117,60,1)
CMYK Modelcmyk(55%,0%,49%,54%)
HSL Color Space127,38% ,33%hsl(127,38% ,33%)
HSV Color Space127°, 55%, 46%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101010111010100111100
Octal6516574
Decimal5311760
Hex35753c

Different shades of #35753c color code.

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

Light Shade of #35753c
#45984e
Dark Shade of #35753c
#25522a
Saturated Shade of #35753c
#2d7d35
Desaturated Shade of #35753c
#3d6c43
Grey scale Shade of #35753c
#555555
Brighten Shade
#4e8e55
Most Readable Shade
#FFFFFF

Shades of #35753c color code

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

#35753c
#2f6835
#295b2e
#234e28
#1d4121
#17341a
#112714
#0b1a0d
#050d06
#000000

Similar Color like #35753c color

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

#36763d
#37773e
#38783f
#397940
#3a7a41
#3b7b42
#3c7c43
#3d7d44
#3e7e45
#3f7f46
#408047
#418148
#428249
#43834a
#34743b
#33733a
#327239
#317138
#307037
#2f6f36
#2e6e35
#2d6d34
#2c6c33
#2b6b32
#2a6a31
#296930
#28682f
#27672e

Monochromatic Color with #35753c

#35753c
#489f52
#5bca68
#6ff47d
#0e2010
#224a26

Tints of #35753c Color

#35753c
#4b8451
#619367
#78a37d
#8eb292
#a5c1a8
#bbd1be
#d2e0d3
#e8efe9
#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

#35753c
#75356e

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

Split Complementary

#35753c
#5c3575
#75354e

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

Analogous Color

#487535
#3b7535
#35753c
#357549
#357556

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

#35753c
#3c3575
#753c35

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

#35753c
#354e75
#75356e
#755c35

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

#35753c
#75356e
#75354e
#35755c

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 #35753c 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.

#35753c Color Code Preview on Black Background Color

This is how #35753c Color will look on black background color. Color contrast ratio is 3.76

#35753c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #35753c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #35753c

#35753c color code is use for CSS Background Color

Background color for the above div is #35753c

HTML with inline CSS

<div style="background-color:#35753c;"></div>

#35753c color code is use for CSS Border Color

CSS Border color for the above div is #35753c

HTML with inline CSS

<div style="border:5px solid #35753c;"></div>

CSS Border Left color for the above div is #35753c

HTML with inline CSS

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

CSS Border Right color for the above div is #35753c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #35753c

HTML with inline CSS

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

CSS Border Top color for the above div is #35753c

HTML with inline CSS

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

#35753c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#35753c Color code Preview on White Background

This is how #35753c Color code will look on white background color. Color contrast ratio is 5.58

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

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.