crispedge.com

Color picker

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

#12252c hex color - Blue - Cool color - Information

#12252c hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #12252c Color code in RGB color code model is created after adding 7.06% red color, 14.51% green color and 17.25% blue color. Hex #12252c Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 16% magenta, 0% yellow and 83% black.

Hex #12252c color code is between #112233 web safe hex color code and #223322 web safe hex color code. #112233 is the nearest web safe color code. You can see here many more shades of #12252c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code12252c#12252c
RGB Decimal18, 37, 44rgb(18, 37, 44)
RGB Percent7%, 15%, 17%rgb(7%, 15%, 17%)
CSS RGBa18, 37, 44,1rgba(18,37,44,1)
CMYK Modelcmyk(59%,16%,0%,83%)
HSL Color Space196,42% ,12%hsl(196,42% ,12%)
HSV Color Space196°, 59%, 17%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100100010010100101100
Octal224554
Decimal183744
Hex12252c

Different shades of #12252c color code.

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

Light Shade of #12252c
#214350
Dark Shade of #12252c
#030708
Saturated Shade of #12252c
#0f262f
Desaturated Shade of #12252c
#152429
Grey scale Shade of #12252c
#1f1f1f
Brighten Shade
#2b3e45
Most Readable Shade
#FFFFFF

Shades of #12252c color code

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

#12252c
#102027
#0e1c22
#0c181d
#0a1418
#081013
#060c0e
#040809
#020404
#000000

Similar Color like #12252c color

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

#13262d
#14272e
#15282f
#162930
#172a31
#182b32
#192c33
#1a2d34
#1b2e35
#1c2f36
#1d3037
#1e3138
#1f3239
#20333a
#11242b
#10232a
#0f2229
#0e2128
#0d2027
#0c1f26
#0b1e25
#0a1d24
#091c23
#081b22
#071a21
#061920
#05181f
#04171e

Monochromatic Color with #12252c

#12252c
#234956
#356c81
#4690ab
#58b4d6
#010101

Tints of #12252c Color

#12252c
#2c3d43
#46555a
#616d72
#7b8589
#959ea1
#b0b6b8
#caced0
#e4e6e7
#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

#12252c
#2c1912

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

Split Complementary

#12252c
#2c1218
#2c2612

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

Analogous Color

#122c29
#122a2c
#12252c
#12202c
#121b2c

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

#12252c
#2c1225
#252c12

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

#12252c
#26122c
#2c1912
#182c12

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

#12252c
#2c1912
#2c2612
#12182c

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 #12252c 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.

#12252c Color Code Preview on Black Background Color

This is how #12252c Color will look on black background color. Color contrast ratio is 1.33

#12252c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #12252c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #12252c

#12252c color code is use for CSS Background Color

Background color for the above div is #12252c

HTML with inline CSS

<div style="background-color:#12252c;"></div>

#12252c color code is use for CSS Border Color

CSS Border color for the above div is #12252c

HTML with inline CSS

<div style="border:5px solid #12252c;"></div>

CSS Border Left color for the above div is #12252c

HTML with inline CSS

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

CSS Border Right color for the above div is #12252c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #12252c

HTML with inline CSS

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

CSS Border Top color for the above div is #12252c

HTML with inline CSS

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

#12252c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#12252c Color code Preview on White Background

This is how #12252c Color code will look on white background color. Color contrast ratio is 15.83

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

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.