crispedge.com

Color picker

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

#09125b hex color - Blue - Cool color - Information

#09125b hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #09125b Color code in RGB color code model is created after adding 3.53% red color, 7.06% green color and 35.69% blue color. Hex #09125b Color code in CMYK color (process color) code model is generated after subtraction of 90% cyan, 80% magenta, 0% yellow and 64% black.

Hex #09125b color code is between #111155 web safe hex color code and #002266 web safe hex color code. #111155 is the nearest web safe color code. You can see here many more shades of #09125b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code09125b#09125b
RGB Decimal9, 18, 91rgb(9, 18, 91)
RGB Percent4%, 7%, 36%rgb(4%, 7%, 36%)
CSS RGBa9, 18, 91,1rgba(9,18,91,1)
CMYK Modelcmyk(90%,80%,0%,64%)
HSL Color Space233,82% ,20%hsl(233,82% ,20%)
HSV Color Space233°, 90%, 36%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000010010001001001011011
Octal1122133
Decimal91891
Hex09125b

Different shades of #09125b color code.

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

Light Shade of #09125b
#0e1b89
Dark Shade of #09125b
#04092d
Saturated Shade of #09125b
#040e60
Desaturated Shade of #09125b
#0e1656
Grey scale Shade of #09125b
#323232
Brighten Shade
#222b74
Most Readable Shade
#FFFFFF

Shades of #09125b color code

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

#09125b
#081050
#070e46
#060c3c
#050a32
#040828
#03061e
#020414
#01020a
#000000

Similar Color like #09125b color

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

#0a135c
#0b145d
#0c155e
#0d165f
#0e1760
#0f1861
#101962
#111a63
#121b64
#131c65
#141d66
#151e67
#161f68
#172069
#08115a
#071059
#060f58
#050e57
#040d56
#030c55
#020b54
#010a53
#000952
#000851
#000750
#00064f
#00054e
#00044d

Monochromatic Color with #09125b

#09125b
#0d1a85
#1123b0
#162bda
#010106
#050a30

Tints of #09125b Color

#09125b
#242c6d
#3f467f
#5b6191
#767ba3
#9195b6
#adb0c8
#c8cada
#e3e4ec
#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

#09125b
#5b5209

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

Split Complementary

#09125b
#5b2909
#3b5b09

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

Analogous Color

#09335b
#09225b
#09125b
#10095b
#21095b

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

#09125b
#5b0912
#125b09

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

#09125b
#5b093b
#5b5209
#095b29

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

#09125b
#5b5209
#3b5b09
#29095b

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 #09125b 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.

#09125b Color Code Preview on Black Background Color

This is how #09125b Color will look on black background color. Color contrast ratio is 1.25

#09125b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #09125b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #09125b

#09125b color code is use for CSS Background Color

Background color for the above div is #09125b

HTML with inline CSS

<div style="background-color:#09125b;"></div>

#09125b color code is use for CSS Border Color

CSS Border color for the above div is #09125b

HTML with inline CSS

<div style="border:5px solid #09125b;"></div>

CSS Border Left color for the above div is #09125b

HTML with inline CSS

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

CSS Border Right color for the above div is #09125b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #09125b

HTML with inline CSS

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

CSS Border Top color for the above div is #09125b

HTML with inline CSS

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

#09125b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#09125b Color code Preview on White Background

This is how #09125b Color code will look on white background color. Color contrast ratio is 16.81

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

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.