crispedge.com

Color picker

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

#119abf hex color - Blue - Cool color - Information

#119abf hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #119abf Color code in RGB color code model is created after adding 6.67% red color, 60.39% green color and 74.9% blue color. Hex #119abf Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 19% magenta, 0% yellow and 25% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code119abf#119abf
RGB Decimal17, 154, 191rgb(17, 154, 191)
RGB Percent7%, 60%, 75%rgb(7%, 60%, 75%)
CSS RGBa17, 154, 191,1rgba(17,154,191,1)
CMYK Modelcmyk(91%,19%,0%,25%)
HSL Color Space193,84% ,41%hsl(193,84% ,41%)
HSV Color Space193°, 91%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100011001101010111111
Octal21232277
Decimal17154191
Hex119abf

Different shades of #119abf color code.

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

Light Shade of #119abf
#18beea
Dark Shade of #119abf
#0d7490
Saturated Shade of #119abf
#07a0c9
Desaturated Shade of #119abf
#1b94b5
Grey scale Shade of #119abf
#686868
Brighten Shade
#2ab3d8
Most Readable Shade
#000000

Shades of #119abf color code

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

#119abf
#0f88a9
#0d7794
#0b667f
#09556a
#074454
#05333f
#03222a
#011115
#000000

Similar Color like #119abf color

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

#129bc0
#139cc1
#149dc2
#159ec3
#169fc4
#17a0c5
#18a1c6
#19a2c7
#1aa3c8
#1ba4c9
#1ca5ca
#1da6cb
#1ea7cc
#1fa8cd
#1099be
#0f98bd
#0e97bc
#0d96bb
#0c95ba
#0b94b9
#0a93b8
#0992b7
#0891b6
#0790b5
#068fb4
#058eb3
#048db2
#038cb1

Monochromatic Color with #119abf

#119abf
#15bce9
#021115
#06333f
#09556a
#0d7894

Tints of #119abf Color

#119abf
#2ba5c6
#45b0cd
#60bbd4
#7ac6db
#95d2e2
#afdde9
#cae8f0
#e4f3f7
#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

#119abf
#bf3611

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

Split Complementary

#119abf
#bf1143
#bf8d11

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

Analogous Color

#11bf9e
#11bdbf
#119abf
#1177bf
#1154bf

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

#119abf
#bf119a
#9abf11

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

#119abf
#8d11bf
#bf3611
#43bf11

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

#119abf
#bf3611
#bf8d11
#1143bf

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

#119abf Color Code Preview on Black Background Color

This is how #119abf Color will look on black background color. Color contrast ratio is 6.40

#119abf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#119abf color code is use for CSS Background Color

Background color for the above div is #119abf

HTML with inline CSS

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

#119abf color code is use for CSS Border Color

CSS Border color for the above div is #119abf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#119abf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#119abf Color code Preview on White Background

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

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

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.