crispedge.com

Color picker

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

#199cc0 hex color - Green - Cool color - Information

#199cc0 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #199cc0 Color code in RGB color code model is created after adding 9.8% red color, 61.18% green color and 75.29% blue color. Hex #199cc0 Color code in CMYK color (process color) code model is generated after subtraction of 87% cyan, 19% magenta, 0% yellow and 25% black.

Hex #199cc0 color code is between #1199bb web safe hex color code and #22aacc web safe hex color code. #1199bb is the nearest web safe color code. You can see here many more shades of #199cc0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code199cc0#199cc0
RGB Decimal25, 156, 192rgb(25, 156, 192)
RGB Percent10%, 61%, 75%rgb(10%, 61%, 75%)
CSS RGBa25, 156, 192,1rgba(25,156,192,1)
CMYK Modelcmyk(87%,19%,0%,25%)
HSL Color Space193,77% ,43%hsl(193,77% ,43%)
HSV Color Space193°, 87%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000110011001110011000000
Octal31234300
Decimal25156192
Hex199cc0

Different shades of #199cc0 color code.

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

Light Shade of #199cc0
#29bbe3
Dark Shade of #199cc0
#137793
Saturated Shade of #199cc0
#0ea2cb
Desaturated Shade of #199cc0
#2496b5
Grey scale Shade of #199cc0
#6c6c6c
Brighten Shade
#32b5d9
Most Readable Shade
#000000

Shades of #199cc0 color code

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

#199cc0
#168aaa
#137995
#106880
#0d566a
#0b4555
#083440
#05222a
#021115
#000000

Similar Color like #199cc0 color

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

#1a9dc1
#1b9ec2
#1c9fc3
#1da0c4
#1ea1c5
#1fa2c6
#20a3c7
#21a4c8
#22a5c9
#23a6ca
#24a7cb
#25a8cc
#26a9cd
#27aace
#189bbf
#179abe
#1699bd
#1598bc
#1497bb
#1396ba
#1295b9
#1194b8
#1093b7
#0f92b6
#0e91b5
#0d90b4
#0c8fb3
#0b8eb2

Monochromatic Color with #199cc0

#199cc0
#1fbfea
#031216
#083440
#0e576b
#137995

Tints of #199cc0 Color

#199cc0
#32a7c7
#4cb2ce
#65bdd5
#7fc8dc
#98d3e3
#b2deea
#cbe9f1
#e5f4f8
#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

#199cc0
#c03d19

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

Split Complementary

#199cc0
#c01948
#c09119

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

Analogous Color

#19c0a1
#19bdc0
#199cc0
#197bc0
#1959c0

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

#199cc0
#c0199c
#9cc019

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

#199cc0
#9019c0
#c03d19
#48c019

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

#199cc0
#c03d19
#c09119
#1948c0

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 #199cc0 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.

#199cc0 Color Code Preview on Black Background Color

This is how #199cc0 Color will look on black background color. Color contrast ratio is 6.56

#199cc0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #199cc0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #199cc0

#199cc0 color code is use for CSS Background Color

Background color for the above div is #199cc0

HTML with inline CSS

<div style="background-color:#199cc0;"></div>

#199cc0 color code is use for CSS Border Color

CSS Border color for the above div is #199cc0

HTML with inline CSS

<div style="border:5px solid #199cc0;"></div>

CSS Border Left color for the above div is #199cc0

HTML with inline CSS

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

CSS Border Right color for the above div is #199cc0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #199cc0

HTML with inline CSS

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

CSS Border Top color for the above div is #199cc0

HTML with inline CSS

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

#199cc0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#199cc0 Color code Preview on White Background

This is how #199cc0 Color code will look on white background color. Color contrast ratio is 3.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 #199cc0; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #199cc0; }

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.