crispedge.com

Color picker

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

#0e2428 hex color - Green - Cool color - Information

#0e2428 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #0e2428 Color code in RGB color code model is created after adding 5.49% red color, 14.12% green color and 15.69% blue color. Hex #0e2428 Color code in CMYK color (process color) code model is generated after subtraction of 65% cyan, 10% magenta, 0% yellow and 84% black.

Hex #0e2428 color code is between #112222 web safe hex color code and #003333 web safe hex color code. #112222 is the nearest web safe color code. You can see here many more shades of #0e2428 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code0e2428#0e2428
RGB Decimal14, 36, 40rgb(14, 36, 40)
RGB Percent5%, 14%, 16%rgb(5%, 14%, 16%)
CSS RGBa14, 36, 40,1rgba(14,36,40,1)
CMYK Modelcmyk(65%,10%,0%,84%)
HSL Color Space189,48% ,11%hsl(189,48% ,11%)
HSV Color Space189°, 65%, 16%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000011100010010000101000
Octal164450
Decimal143640
Hex0e2428

Different shades of #0e2428 color code.

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

Light Shade of #0e2428
#1b464e
Dark Shade of #0e2428
#010202
Saturated Shade of #0e2428
#0b262b
Desaturated Shade of #0e2428
#112225
Grey scale Shade of #0e2428
#1b1b1b
Brighten Shade
#273d41
Most Readable Shade
#FFFFFF

Shades of #0e2428 color code

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

#0e2428
#0c2023
#0a1c1f
#09181a
#071416
#061011
#040c0d
#030808
#010404
#000000

Similar Color like #0e2428 color

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

#0f2529
#10262a
#11272b
#12282c
#13292d
#142a2e
#152b2f
#162c30
#172d31
#182e32
#192f33
#1a3034
#1b3135
#1c3236
#0d2327
#0c2226
#0b2125
#0a2024
#091f23
#081e22
#071d21
#061c20
#051b1f
#041a1e
#03191d
#02181c
#01171b
#00161a

Monochromatic Color with #0e2428

#0e2428
#1d4a52
#2c707d
#3b97a7
#49bdd2
#58e3fc

Tints of #0e2428 Color

#0e2428
#283c3f
#435457
#5e6d6f
#798587
#939d9f
#aeb6b7
#c9cecf
#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

#0e2428
#28120e

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

Split Complementary

#0e2428
#280e17
#281f0e

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

Analogous Color

#0e2822
#0e2827
#0e2428
#0e1f28
#0e1a28

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

#0e2428
#280e24
#24280e

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

#0e2428
#1f0e28
#28120e
#17280e

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

#0e2428
#28120e
#281f0e
#0e1728

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 #0e2428 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.

#0e2428 Color Code Preview on Black Background Color

This is how #0e2428 Color will look on black background color. Color contrast ratio is 1.30

#0e2428 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0e2428

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0e2428

#0e2428 color code is use for CSS Background Color

Background color for the above div is #0e2428

HTML with inline CSS

<div style="background-color:#0e2428;"></div>

#0e2428 color code is use for CSS Border Color

CSS Border color for the above div is #0e2428

HTML with inline CSS

<div style="border:5px solid #0e2428;"></div>

CSS Border Left color for the above div is #0e2428

HTML with inline CSS

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

CSS Border Right color for the above div is #0e2428

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0e2428

HTML with inline CSS

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

CSS Border Top color for the above div is #0e2428

HTML with inline CSS

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

#0e2428 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0e2428 Color code Preview on White Background

This is how #0e2428 Color code will look on white background color. Color contrast ratio is 16.13

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

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.