crispedge.com

Color picker

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

#138f92 hex color - Green - Cool color - Information

#138f92 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #138f92 Color code in RGB color code model is created after adding 7.45% red color, 56.08% green color and 57.25% blue color. Hex #138f92 Color code in CMYK color (process color) code model is generated after subtraction of 87% cyan, 2% magenta, 0% yellow and 43% black.

Hex #138f92 color code is between #118899 web safe hex color code and #229988 web safe hex color code. #118899 is the nearest web safe color code. You can see here many more shades of #138f92 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code138f92#138f92
RGB Decimal19, 143, 146rgb(19, 143, 146)
RGB Percent7%, 56%, 57%rgb(7%, 56%, 57%)
CSS RGBa19, 143, 146,1rgba(19,143,146,1)
CMYK Modelcmyk(87%,2%,0%,43%)
HSL Color Space181,77% ,32%hsl(181,77% ,32%)
HSV Color Space181°, 87%, 57%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100111000111110010010
Octal23217222
Decimal19143146
Hex138f92

Different shades of #138f92 color code.

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

Light Shade of #138f92
#19bbbf
Dark Shade of #138f92
#0d6365
Saturated Shade of #138f92
#0b979a
Desaturated Shade of #138f92
#1b878a
Grey scale Shade of #138f92
#525252
Brighten Shade
#2ca8ab
Most Readable Shade
#FFFFFF

Shades of #138f92 color code

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

#138f92
#107f81
#0e6f71
#0c5f61
#0a4f51
#083f40
#062f30
#041f20
#020f10
#000000

Similar Color like #138f92 color

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

#149093
#159194
#169295
#179396
#189497
#199598
#1a9699
#1b979a
#1c989b
#1d999c
#1e9a9d
#1f9b9e
#209c9f
#219da0
#128e91
#118d90
#108c8f
#0f8b8e
#0e8a8d
#0d898c
#0c888b
#0b878a
#0a8689
#098588
#088487
#078386
#068285
#058184

Monochromatic Color with #138f92

#138f92
#19b9bc
#1ee2e7
#021212
#083c3d
#0d6567

Tints of #138f92 Color

#138f92
#2d9b9e
#47a7aa
#61b4b6
#7bc0c2
#96cdce
#b0d9da
#cae6e6
#e4f2f2
#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

#138f92
#921613

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

Split Complementary

#138f92
#92134f
#925613

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

Analogous Color

#139262
#13927c
#138f92
#137692
#135c92

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

#138f92
#92138f
#8f9213

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

#138f92
#551392
#921613
#4f9213

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

#138f92
#921613
#925613
#134f92

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 #138f92 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.

#138f92 Color Code Preview on Black Background Color

This is how #138f92 Color will look on black background color. Color contrast ratio is 5.37

#138f92 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #138f92

HTML with inline CSS

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

Your Example Paragraph content text in with font color #138f92

#138f92 color code is use for CSS Background Color

Background color for the above div is #138f92

HTML with inline CSS

<div style="background-color:#138f92;"></div>

#138f92 color code is use for CSS Border Color

CSS Border color for the above div is #138f92

HTML with inline CSS

<div style="border:5px solid #138f92;"></div>

CSS Border Left color for the above div is #138f92

HTML with inline CSS

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

CSS Border Right color for the above div is #138f92

HTML with inline CSS

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

CSS Border Bottom color for the above div is #138f92

HTML with inline CSS

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

CSS Border Top color for the above div is #138f92

HTML with inline CSS

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

#138f92 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#138f92 Color code Preview on White Background

This is how #138f92 Color code will look on white background color. Color contrast ratio is 3.91

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

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.