crispedge.com

Color picker

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

#125bc2 hex color - Blue - Cool color - Information

#125bc2 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #125bc2 Color code in RGB color code model is created after adding 7.06% red color, 35.69% green color and 76.08% blue color. Hex #125bc2 Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 53% magenta, 0% yellow and 24% black.

Hex #125bc2 color code is between #1155bb web safe hex color code and #2266cc web safe hex color code. #1155bb is the nearest web safe color code. You can see here many more shades of #125bc2 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code125bc2#125bc2
RGB Decimal18, 91, 194rgb(18, 91, 194)
RGB Percent7%, 36%, 76%rgb(7%, 36%, 76%)
CSS RGBa18, 91, 194,1rgba(18,91,194,1)
CMYK Modelcmyk(91%,53%,0%,24%)
HSL Color Space215,83% ,42%hsl(215,83% ,42%)
HSV Color Space215°, 91%, 76%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100100101101111000010
Octal22133302
Decimal1891194
Hex125bc2

Different shades of #125bc2 color code.

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

Light Shade of #125bc2
#1d72ea
Dark Shade of #125bc2
#0e4593
Saturated Shade of #125bc2
#0759cd
Desaturated Shade of #125bc2
#1d5db7
Grey scale Shade of #125bc2
#6a6a6a
Brighten Shade
#2b74db
Most Readable Shade
#FFFFFF

Shades of #125bc2 color code

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

#125bc2
#1050ac
#0e4696
#0c3c81
#0a326b
#082856
#061e40
#04142b
#020a15
#000000

Similar Color like #125bc2 color

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

#135cc3
#145dc4
#155ec5
#165fc6
#1760c7
#1861c8
#1962c9
#1a63ca
#1b64cb
#1c65cc
#1d66cd
#1e67ce
#1f68cf
#2069d0
#115ac1
#1059c0
#0f58bf
#0e57be
#0d56bd
#0c55bc
#0b54bb
#0a53ba
#0952b9
#0851b8
#0750b7
#064fb6
#054eb5
#044db4

Monochromatic Color with #125bc2

#125bc2
#166fec
#020b18
#061f42
#0a336d
#0e4797

Tints of #125bc2 Color

#125bc2
#2c6dc8
#467fcf
#6191d6
#7ba3dd
#95b6e3
#b0c8ea
#cadaf1
#e4ecf8
#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

#125bc2
#c27912

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

Split Complementary

#125bc2
#c22112
#b3c212

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

Analogous Color

#12a1c2
#127ec2
#125bc2
#1238c2
#1215c2

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

#125bc2
#c2125b
#5bc212

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

#125bc2
#c212b3
#c27912
#12c221

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

#125bc2
#c27912
#b3c212
#2112c2

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 #125bc2 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.

#125bc2 Color Code Preview on Black Background Color

This is how #125bc2 Color will look on black background color. Color contrast ratio is 3.30

#125bc2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #125bc2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #125bc2

#125bc2 color code is use for CSS Background Color

Background color for the above div is #125bc2

HTML with inline CSS

<div style="background-color:#125bc2;"></div>

#125bc2 color code is use for CSS Border Color

CSS Border color for the above div is #125bc2

HTML with inline CSS

<div style="border:5px solid #125bc2;"></div>

CSS Border Left color for the above div is #125bc2

HTML with inline CSS

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

CSS Border Right color for the above div is #125bc2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #125bc2

HTML with inline CSS

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

CSS Border Top color for the above div is #125bc2

HTML with inline CSS

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

#125bc2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#125bc2 Color code Preview on White Background

This is how #125bc2 Color code will look on white background color. Color contrast ratio is 6.36

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

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.