crispedge.com

Color picker

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

#27495a hex color - Blue - Cool color - Information

#27495a hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #27495a Color code in RGB color code model is created after adding 15.29% red color, 28.63% green color and 35.29% blue color. Hex #27495a Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 19% magenta, 0% yellow and 65% black.

Hex #27495a color code is between #224455 web safe hex color code and #335566 web safe hex color code. #224455 is the nearest web safe color code. You can see here many more shades of #27495a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code27495a#27495a
RGB Decimal39, 73, 90rgb(39, 73, 90)
RGB Percent15%, 29%, 35%rgb(15%, 29%, 35%)
CSS RGBa39, 73, 90,1rgba(39,73,90,1)
CMYK Modelcmyk(57%,19%,0%,65%)
HSL Color Space200,40% ,25%hsl(200,40% ,25%)
HSV Color Space200°, 57%, 35%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001001110100100101011010
Octal47111132
Decimal397390
Hex27495a

Different shades of #27495a color code.

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

Light Shade of #27495a
#36667e
Dark Shade of #27495a
#182c36
Saturated Shade of #27495a
#214b60
Desaturated Shade of #27495a
#2d4754
Grey scale Shade of #27495a
#404040
Brighten Shade
#406273
Most Readable Shade
#FFFFFF

Shades of #27495a color code

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

#27495a
#224050
#1e3846
#1a303c
#152832
#112028
#0d181e
#081014
#04080a
#000000

Similar Color like #27495a color

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

#284a5b
#294b5c
#2a4c5d
#2b4d5e
#2c4e5f
#2d4f60
#2e5061
#2f5162
#305263
#315364
#325465
#335566
#345667
#355768
#264859
#254758
#244657
#234556
#224455
#214354
#204253
#1f4152
#1e4051
#1d3f50
#1c3e4f
#1b3d4e
#1a3c4d
#193b4c

Monochromatic Color with #27495a

#27495a
#396b84
#4c8eaf
#5eb0d9
#020405
#15272f

Tints of #27495a Color

#27495a
#3f5d6c
#57717e
#6f8591
#8799a3
#9faeb5
#b7c2c8
#cfd6da
#e7eaec
#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

#27495a
#5a3827

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

Split Complementary

#27495a
#5a2730
#5a5227

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

Analogous Color

#275a57
#27535a
#27495a
#273f5a
#27355a

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

#27495a
#5a2749
#495a27

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

#27495a
#51275a
#5a3827
#2f5a27

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

#27495a
#5a3827
#5a5227
#27305a

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 #27495a 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.

#27495a Color Code Preview on Black Background Color

This is how #27495a Color will look on black background color. Color contrast ratio is 2.19

#27495a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #27495a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #27495a

#27495a color code is use for CSS Background Color

Background color for the above div is #27495a

HTML with inline CSS

<div style="background-color:#27495a;"></div>

#27495a color code is use for CSS Border Color

CSS Border color for the above div is #27495a

HTML with inline CSS

<div style="border:5px solid #27495a;"></div>

CSS Border Left color for the above div is #27495a

HTML with inline CSS

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

CSS Border Right color for the above div is #27495a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #27495a

HTML with inline CSS

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

CSS Border Top color for the above div is #27495a

HTML with inline CSS

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

#27495a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#27495a Color code Preview on White Background

This is how #27495a Color code will look on white background color. Color contrast ratio is 9.60

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

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.