#1ec4bd Hex Color
rgb(30, 196, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1e | c4 | bd | - | #1ec4bd |
RGB | 30 | 196 | 189 | - | rgb(30,196,189) |
HSL | 177 | 73% | 44% | - | hsl(177,73%,44%) |
HSV | 177 | 85% | 77% | - | hsv(177,85%,77%) |
XYZ | 29.4607 | 43.43 | 54.9742 | - | xyz(29.4607,43.43,54.9742) |
CIE-LAB | 71.85 | -40.27 | -7.8 | - | lab(71.85,-40.27,-7.8) |
CMYK | 0.8469387755102 | 0 | 0.035714285714286 | 0.23137254901961 | cmyk(0.8469387755102,0,0.035714285714286,0.23137254901961) |
Description
The RGB value of color #1ec4bd is rgb(30, 196, 189).
In the hex color #1ec4bd, The value of Red is 30, value of Green is 196, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #1ec4bd consists of 177° Hue, 73% Saturation, and 44% Lightness.
In the CMYK color model, the color #1ec4bd can be represented as Cyan=0.8469387755102%, Magenta=0%, Yellow=0.035714285714286%, and Black=0.23137254901961%.
Shades of #1ec4bd
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #1ec4bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1ec4bd
Preview of #1ec4bd on White Background
The contrast ratio of #1ec4bd with white color is 2.17
Preview of #1ec4bd on black background
The contrast ratio of #1ec4bd with black color is 9.69
#1ec4bd color will look good with a black background.
Color Schemes of #1ec4bd
Triadic Colors of #1ec4bd
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #1ec4bd
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #1ec4bd
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #1ec4bd
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Monochromatic Colors of #1ec4bd
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #1ec4bd;
}
This is a sample text used for the color #1ec4bd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #1ec4bd;
}
This is a sample text used for the color #1ec4bd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #1ec4bd;
}
This is a sample text used for the color #1ec4bd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 7.23%
Green 47.23%
Blue 45.54%
CMYK Percentage
Cyan 76.03
Magenta 0%
Yellow 3.21%
Black 20.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.