crispedge.com

Color picker

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

#119fb3 hex color - Green - Cool color - Information

#119fb3 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #119fb3 Color code in RGB color code model is created after adding 6.67% red color, 62.35% green color and 70.2% blue color. Hex #119fb3 Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 11% magenta, 0% yellow and 30% black.

Hex #119fb3 color code is between #0099bb web safe hex color code and #00aaaa web safe hex color code. #0099bb is the nearest web safe color code. You can see here many more shades of #119fb3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code119fb3#119fb3
RGB Decimal17, 159, 179rgb(17, 159, 179)
RGB Percent7%, 62%, 70%rgb(7%, 62%, 70%)
CSS RGBa17, 159, 179,1rgba(17,159,179,1)
CMYK Modelcmyk(91%,11%,0%,30%)
HSL Color Space187,83% ,38%hsl(187,83% ,38%)
HSV Color Space187°, 91%, 70%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100011001111110110011
Octal21237263
Decimal17159179
Hex119fb3

Different shades of #119fb3 color code.

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

Light Shade of #119fb3
#15c8e2
Dark Shade of #119fb3
#0d7684
Saturated Shade of #119fb3
#07a6bd
Desaturated Shade of #119fb3
#1b98a9
Grey scale Shade of #119fb3
#626262
Brighten Shade
#2ab8cc
Most Readable Shade
#000000

Shades of #119fb3 color code

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

#119fb3
#0f8d9f
#0d7b8b
#0b6a77
#095863
#07464f
#05353b
#032327
#011113
#000000

Similar Color like #119fb3 color

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

#12a0b4
#13a1b5
#14a2b6
#15a3b7
#16a4b8
#17a5b9
#18a6ba
#19a7bb
#1aa8bc
#1ba9bd
#1caabe
#1dabbf
#1eacc0
#1fadc1
#109eb2
#0f9db1
#0e9cb0
#0d9baf
#0c9aae
#0b99ad
#0a98ac
#0997ab
#0896aa
#0795a9
#0694a8
#0593a7
#0492a6
#0391a5

Monochromatic Color with #119fb3

#119fb3
#15c5dd
#010809
#052e33
#09535e
#0d7988

Tints of #119fb3 Color

#119fb3
#2ba9bb
#45b4c3
#60bfcc
#7ac9d4
#95d4dd
#afdfe5
#cae9ee
#e4f4f6
#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

#119fb3
#b32511

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

Split Complementary

#119fb3
#b3114e
#b37611

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

Analogous Color

#11b386
#11b3a7
#119fb3
#117fb3
#115eb3

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

#119fb3
#b3119f
#9fb311

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

#119fb3
#7611b3
#b32511
#4eb311

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

#119fb3
#b32511
#b37611
#114eb3

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 #119fb3 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.

#119fb3 Color Code Preview on Black Background Color

This is how #119fb3 Color will look on black background color. Color contrast ratio is 6.63

#119fb3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #119fb3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #119fb3

#119fb3 color code is use for CSS Background Color

Background color for the above div is #119fb3

HTML with inline CSS

<div style="background-color:#119fb3;"></div>

#119fb3 color code is use for CSS Border Color

CSS Border color for the above div is #119fb3

HTML with inline CSS

<div style="border:5px solid #119fb3;"></div>

CSS Border Left color for the above div is #119fb3

HTML with inline CSS

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

CSS Border Right color for the above div is #119fb3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #119fb3

HTML with inline CSS

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

CSS Border Top color for the above div is #119fb3

HTML with inline CSS

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

#119fb3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#119fb3 Color code Preview on White Background

This is how #119fb3 Color code will look on white background color. Color contrast ratio is 3.17

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

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.