Skip to main content Skip to docs navigation

#2c636a hex color - Blue - Cool color - Information

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Hue/Base color: Blue

Hex #2c636a Color code in RGB color code model is created after adding 17.25% red color, 38.82% green color and 41.57% blue color. Hex #2c636a Color code in CMYK color (process color) code model is generated after subtraction of 58% cyan, 7% magenta, 0% yellow and 58.43% black.

Hex #2c636a color code is between #336666 web safe hex color code and #225577 web safe hex color code. #336666 is the nearest web safe color code. You can see here many more shades of #2c636a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 2c636a #2c636a
RGB Decimal 44, 99, 106 rgb(44, 99, 106)
RGB Percent 17%, 39%, 42% rgb(17%, 39%, 42%)
CSS RGBa 44, 99, 106,1 rgba(44,99,106,1)
CMYK Model cmyk(58%,7%,0%,58.43%)
HSL Color Space 187,41% ,29% hsl(187,41% ,29%)
HSV Color Space 187°, 58%, 42%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101100 01100011 01101010
Octal 54 143 152
Decimal 44 99 106
Hex 2c 63 6a

Different shades of #2c636a color code.

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

Light Shade of #2c636a
#3b858e
Dark Shade of #2c636a
#1d4146
Saturated Shade of #2c636a
#256971
Desaturated Shade of #2c636a
#335d62
Grey scale Shade of #2c636a
#4b4b4b
Brighten Shade
#457c83
Most Readable Shade
#FFFFFF

Shades of #2c636a color code

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

#2c636a
#27585e
#224d52
#1d4246
#18373a
#132c2f
#0e2123
#091617
#040b0b
#000000

Similar Color like #2c636a color

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

#2d646b
#2e656c
#2f666d
#30676e
#31686f
#326970
#336a71
#346b72
#356c73
#366d74
#376e75
#386f76
#397077
#3a7178
#2b6269
#2a6168
#296067
#285f66
#275e65
#265d64
#255c63
#245b62
#235a61
#225960
#21585f
#20575e
#1f565d
#1e555c

Monochromatic Color with #2c636a

#2c636a
#3e8b94
#4fb2bf
#61dae9
#091415
#1a3b3f

Tints of #2c636a Color

#2c636a
#43747a
#5a858b
#72979b
#89a8ac
#a1b9bc
#b8cbcd
#d0dcdd
#e7edee
#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

#2c636a
#6a332c

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

Split Complementary

#2c636a
#6a2c44
#6a522c

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

Analogous Color

#2c6a58
#2c6a65
#2c636a
#2c576a
#2c4a6a

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

#2c636a
#6a2c63
#636a2c

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

#2c636a
#522c6a
#6a332c
#446a2c

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

#2c636a
#6a332c
#6a522c
#2c446a

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 #2c636a 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.

#2c636a Color Code Preview on Black Background Color

This is how #2c636a Color will look on black background color. Color contrast ratio is 3.10

#2c636a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2c636a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2c636a

#2c636a color code is use for CSS Background Color

Background color for the above div is #2c636a

HTML with inline CSS

<div style="background-color:#2c636a;"></div>

#2c636a color code is use for CSS Border Color

CSS Border color for the above div is #2c636a

HTML with inline CSS

<div style="border:5px solid #2c636a;"></div>

CSS Border Left color for the above div is #2c636a

HTML with inline CSS

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

CSS Border Right color for the above div is #2c636a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #2c636a

HTML with inline CSS

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

CSS Border Top color for the above div is #2c636a

HTML with inline CSS

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

#2c636a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2c636a Color code Preview on White Background

This is how #2c636a Color code will look on white background color. Color contrast ratio is 6.77

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

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(44,99,106,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(106,51,44,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(44,99,106,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.