crispedge.com

Color picker

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

#35ddcb hex color - Blue - Cool color - Information

#35ddcb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #35ddcb Color code in RGB color code model is created after adding 20.78% red color, 86.67% green color and 79.61% blue color. Hex #35ddcb Color code in CMYK color (process color) code model is generated after subtraction of 76% cyan, 0% magenta, 8% yellow and 13% black.

Hex #35ddcb color code is between #33cccc web safe hex color code and #44eebb web safe hex color code. #33cccc is the nearest web safe color code. You can see here many more shades of #35ddcb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code35ddcb#35ddcb
RGB Decimal53, 221, 203rgb(53, 221, 203)
RGB Percent21%, 87%, 80%rgb(21%, 87%, 80%)
CSS RGBa53, 221, 203,1rgba(53,221,203,1)
CMYK Modelcmyk(76%,0%,8%,13%)
HSL Color Space174,71% ,54%hsl(174,71% ,54%)
HSV Color Space174°, 76%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101011101110111001011
Octal65335313
Decimal53221203
Hex35ddcb

Different shades of #35ddcb color code.

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

Light Shade of #35ddcb
#61e4d6
Dark Shade of #35ddcb
#20bfae
Saturated Shade of #35ddcb
#29e9d4
Desaturated Shade of #35ddcb
#41d1c2
Grey scale Shade of #35ddcb
#898989
Brighten Shade
#4ef6e4
Most Readable Shade
#000000

Shades of #35ddcb color code

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

#35ddcb
#2fc4b4
#29ab9d
#239387
#1d7a70
#17625a
#114943
#0b312d
#051816
#000000

Similar Color like #35ddcb color

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

#36decc
#37dfcd
#38e0ce
#39e1cf
#3ae2d0
#3be3d1
#3ce4d2
#3de5d3
#3ee6d4
#3fe7d5
#40e8d6
#41e9d7
#42ead8
#43ebd9
#34dcca
#33dbc9
#32dac8
#31d9c7
#30d8c6
#2fd7c5
#2ed6c4
#2dd5c3
#2cd4c2
#2bd3c1
#2ad2c0
#29d1bf
#28d0be
#27cfbd

Monochromatic Color with #35ddcb

#35ddcb
#020808
#0c332f
#165d56
#21887d
#2bb3a4

Tints of #35ddcb Color

#35ddcb
#4be0d0
#61e4d6
#78e8dc
#8eece2
#a5efe7
#bbf3ed
#d2f7f3
#e8fbf9
#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

#35ddcb
#dd3547

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

Split Complementary

#35ddcb
#dd359b
#dd7735

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

Analogous Color

#35dd88
#35dda9
#35ddcb
#35cddd
#35acdd

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

#35ddcb
#cb35dd
#ddcb35

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

#35ddcb
#7735dd
#dd3547
#9bdd35

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

#35ddcb
#dd3547
#dd7735
#359bdd

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 #35ddcb 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.

#35ddcb Color Code Preview on Black Background Color

This is how #35ddcb Color will look on black background color. Color contrast ratio is 12.36

#35ddcb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #35ddcb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #35ddcb

#35ddcb color code is use for CSS Background Color

Background color for the above div is #35ddcb

HTML with inline CSS

<div style="background-color:#35ddcb;"></div>

#35ddcb color code is use for CSS Border Color

CSS Border color for the above div is #35ddcb

HTML with inline CSS

<div style="border:5px solid #35ddcb;"></div>

CSS Border Left color for the above div is #35ddcb

HTML with inline CSS

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

CSS Border Right color for the above div is #35ddcb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #35ddcb

HTML with inline CSS

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

CSS Border Top color for the above div is #35ddcb

HTML with inline CSS

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

#35ddcb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#35ddcb Color code Preview on White Background

This is how #35ddcb Color code will look on white background color. Color contrast ratio is 1.70

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

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.