crispedge.com

Color picker

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

#126f45 hex color - Green - Cool color - Information

#126f45 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #126f45 Color code in RGB color code model is created after adding 7.06% red color, 43.53% green color and 27.06% blue color. Hex #126f45 Color code in CMYK color (process color) code model is generated after subtraction of 84% cyan, 0% magenta, 38% yellow and 56% black.

Hex #126f45 color code is between #117744 web safe hex color code and #226655 web safe hex color code. #117744 is the nearest web safe color code. You can see here many more shades of #126f45 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code126f45#126f45
RGB Decimal18, 111, 69rgb(18, 111, 69)
RGB Percent7%, 44%, 27%rgb(7%, 44%, 27%)
CSS RGBa18, 111, 69,1rgba(18,111,69,1)
CMYK Modelcmyk(84%,0%,38%,56%)
HSL Color Space153,72% ,25%hsl(153,72% ,25%)
HSV Color Space153°, 84%, 44%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100100110111101000101
Octal22157105
Decimal1811169
Hex126f45

Different shades of #126f45 color code.

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

Light Shade of #126f45
#199b60
Dark Shade of #126f45
#0b432a
Saturated Shade of #126f45
#0c7546
Desaturated Shade of #126f45
#186944
Grey scale Shade of #126f45
#404040
Brighten Shade
#2b885e
Most Readable Shade
#FFFFFF

Shades of #126f45 color code

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

#126f45
#10623d
#0e5635
#0c4a2e
#0a3d26
#08311e
#062517
#04180f
#020c07
#000000

Similar Color like #126f45 color

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

#137046
#147147
#157248
#167349
#17744a
#18754b
#19764c
#1a774d
#1b784e
#1c794f
#1d7a50
#1e7b51
#1f7c52
#207d53
#116e44
#106d43
#0f6c42
#0e6b41
#0d6a40
#0c693f
#0b683e
#0a673d
#09663c
#08653b
#07643a
#066339
#056238
#046137

Monochromatic Color with #126f45

#126f45
#19995f
#20c47a
#27ee94
#041a10
#0b442b

Tints of #126f45 Color

#126f45
#2c7f59
#468f6e
#619f83
#7baf97
#95bfac
#b0cfc1
#cadfd5
#e4efea
#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

#126f45
#6f123c

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

Split Complementary

#126f45
#6f126b
#6f1612

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

Analogous Color

#126f20
#126f32
#126f45
#126f58
#126f6a

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

#126f45
#45126f
#6f4512

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

#126f45
#16126f
#6f123c
#6a6f12

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

#126f45
#6f123c
#6f1612
#126b6f

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 #126f45 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.

#126f45 Color Code Preview on Black Background Color

This is how #126f45 Color will look on black background color. Color contrast ratio is 3.39

#126f45 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #126f45

HTML with inline CSS

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

Your Example Paragraph content text in with font color #126f45

#126f45 color code is use for CSS Background Color

Background color for the above div is #126f45

HTML with inline CSS

<div style="background-color:#126f45;"></div>

#126f45 color code is use for CSS Border Color

CSS Border color for the above div is #126f45

HTML with inline CSS

<div style="border:5px solid #126f45;"></div>

CSS Border Left color for the above div is #126f45

HTML with inline CSS

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

CSS Border Right color for the above div is #126f45

HTML with inline CSS

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

CSS Border Bottom color for the above div is #126f45

HTML with inline CSS

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

CSS Border Top color for the above div is #126f45

HTML with inline CSS

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

#126f45 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#126f45 Color code Preview on White Background

This is how #126f45 Color code will look on white background color. Color contrast ratio is 6.20

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.