crispedge.com

Color picker

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

#235aab hex color - Blue - Cool color - Information

#235aab hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #235aab Color code in RGB color code model is created after adding 13.73% red color, 35.29% green color and 67.06% blue color. Hex #235aab Color code in CMYK color (process color) code model is generated after subtraction of 80% cyan, 47% magenta, 0% yellow and 33% black.

Hex #235aab color code is between #2255aa web safe hex color code and #3366bb web safe hex color code. #2255aa is the nearest web safe color code. You can see here many more shades of #235aab color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code235aab#235aab
RGB Decimal35, 90, 171rgb(35, 90, 171)
RGB Percent14%, 35%, 67%rgb(14%, 35%, 67%)
CSS RGBa35, 90, 171,1rgba(35,90,171,1)
CMYK Modelcmyk(80%,47%,0%,33%)
HSL Color Space216,66% ,40%hsl(216,66% ,40%)
HSV Color Space216°, 80%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001000110101101010101011
Octal43132253
Decimal3590171
Hex235aab

Different shades of #235aab color code.

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

Light Shade of #235aab
#2d71d4
Dark Shade of #235aab
#1a4481
Saturated Shade of #235aab
#1958b5
Desaturated Shade of #235aab
#2d5ca1
Grey scale Shade of #235aab
#676767
Brighten Shade
#3c73c4
Most Readable Shade
#FFFFFF

Shades of #235aab color code

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

#235aab
#1f5098
#1b4685
#173c72
#13325f
#0f284c
#0b1e39
#071426
#030a13
#000000

Similar Color like #235aab color

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

#245bac
#255cad
#265dae
#275eaf
#285fb0
#2960b1
#2a61b2
#2b62b3
#2c63b4
#2d64b5
#2e65b6
#2f66b7
#3067b8
#3168b9
#2259aa
#2158a9
#2057a8
#1f56a7
#1e55a6
#1d54a5
#1c53a4
#1b52a3
#1a51a2
#1950a1
#184fa0
#174e9f
#164d9e
#154c9d

Monochromatic Color with #235aab

#235aab
#2c70d5
#000101
#09172b
#122d56
#1a4480

Tints of #235aab Color

#235aab
#3b6cb4
#537ebd
#6c91c7
#84a3d0
#9db5d9
#b5c8e3
#cedaec
#e6ecf5
#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

#235aab
#ab7423

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

Split Complementary

#235aab
#ab3023
#9eab23

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

Analogous Color

#2390ab
#2375ab
#235aab
#233fab
#2324ab

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

#235aab
#ab235a
#5aab23

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

#235aab
#ab239e
#ab7423
#23ab30

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

#235aab
#ab7423
#9eab23
#3023ab

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 #235aab 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.

#235aab Color Code Preview on Black Background Color

This is how #235aab Color will look on black background color. Color contrast ratio is 3.12

#235aab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #235aab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #235aab

#235aab color code is use for CSS Background Color

Background color for the above div is #235aab

HTML with inline CSS

<div style="background-color:#235aab;"></div>

#235aab color code is use for CSS Border Color

CSS Border color for the above div is #235aab

HTML with inline CSS

<div style="border:5px solid #235aab;"></div>

CSS Border Left color for the above div is #235aab

HTML with inline CSS

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

CSS Border Right color for the above div is #235aab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #235aab

HTML with inline CSS

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

CSS Border Top color for the above div is #235aab

HTML with inline CSS

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

#235aab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#235aab Color code Preview on White Background

This is how #235aab Color code will look on white background color. Color contrast ratio is 6.73

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

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.