crispedge.com

Color picker

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

#09141c hex color - Green - Cool color - Information

#09141c hex color - Green - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Green

Hex #09141c Color code in RGB color code model is created after adding 3.53% red color, 7.84% green color and 10.98% blue color. Hex #09141c Color code in CMYK color (process color) code model is generated after subtraction of 68% cyan, 29% magenta, 0% yellow and 89% black.

Hex #09141c color code is between #111122 web safe hex color code and #002211 web safe hex color code. #111122 is the nearest web safe color code. You can see here many more shades of #09141c color code.

0 Likes 0 Comments | 22 Views

Color Table

Hex Color Code09141c#09141c
RGB Decimal9, 20, 28rgb(9, 20, 28)
RGB Percent4%, 8%, 11%rgb(4%, 8%, 11%)
CSS RGBa9, 20, 28,1rgba(9,20,28,1)
CMYK Modelcmyk(68%,29%,0%,89%)
HSL Color Space205,51% ,7%hsl(205,51% ,7%)
HSV Color Space205°, 68%, 11%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000010010001010000011100
Octal112434
Decimal92028
Hex09141c

Different shades of #09141c color code.

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

Light Shade of #09141c
#153043
Dark Shade of #09141c
#000000
Saturated Shade of #09141c
#07141e
Desaturated Shade of #09141c
#0b141a
Grey scale Shade of #09141c
#121212
Brighten Shade
#222d35
Most Readable Shade
#FFFFFF

Shades of #09141c color code

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

#09141c
#081118
#070f15
#060d12
#050b0f
#04080c
#030609
#020406
#010203
#000000

Similar Color like #09141c color

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

#0a151d
#0b161e
#0c171f
#0d1820
#0e1921
#0f1a22
#101b23
#111c24
#121d25
#131e26
#141f27
#152028
#162129
#17222a
#08131b
#07121a
#061119
#051018
#040f17
#030e16
#020d15
#010c14
#000b13
#000a12
#000911
#000810
#00070f
#00060e

Monochromatic Color with #09141c

#09141c
#173246
#245171
#326f9b
#408dc6
#4dacf0

Tints of #09141c Color

#09141c
#242e35
#3f484e
#5b6267
#767c80
#91969a
#adb0b3
#c8cacc
#e3e4e5
#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

#09141c
#1c1109

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

Split Complementary

#09141c
#1c090a
#1c1b09

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

Analogous Color

#091c1c
#09181c
#09141c
#09101c
#090c1c

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

#09141c
#1c0914
#141c09

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

#09141c
#1a091c
#1c1109
#0a1c09

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

#09141c
#1c1109
#1c1b09
#090a1c

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

#09141c Color Code Preview on Black Background Color

This is how #09141c Color will look on black background color. Color contrast ratio is 1.13

#09141c in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#09141c color code is use for CSS Background Color

Background color for the above div is #09141c

HTML with inline CSS

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

#09141c color code is use for CSS Border Color

CSS Border color for the above div is #09141c

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#09141c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#09141c Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 22 Views

Post your comment:-

By submitting comment you agree to our privacy policy.