#2bcfac Hex Color
rgb(43, 207, 172)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 2b | cf | ac | - | #2bcfac |
| RGB | 43 | 207 | 172 | - | rgb(43,207,172) |
| HSL | 167 | 66% | 49% | - | hsl(167,66%,49%) |
| HSV | 167 | 79% | 81% | - | hsv(167,79%,81%) |
| XYZ | 30.7555 | 48.1178 | 46.6964 | - | xyz(30.7555,48.1178,46.6964) |
| CIE-LAB | 74.9 | -48.54 | 5.9 | - | lab(74.9,-48.54,5.9) |
| CMYK | 0.79227053140097 | 0 | 0.16908212560386 | 0.18823529411765 | cmyk(0.79227053140097,0,0.16908212560386,0.18823529411765) |
Description
The RGB value of color #2bcfac is rgb(43, 207, 172).
In the hex color #2bcfac, The value of Red is 43, value of Green is 207, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #2bcfac consists of 167° Hue, 66% Saturation, and 49% Lightness.
In the CMYK color model, the color #2bcfac can be represented as Cyan=0.79227053140097%, Magenta=0%, Yellow=0.16908212560386%, and Black=0.18823529411765%.
Shades of #2bcfac
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 #2bcfac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2bcfac
Preview of #2bcfac on White Background
The contrast ratio of #2bcfac with white color is 1.98
Preview of #2bcfac on black background
The contrast ratio of #2bcfac with black color is 10.62
#2bcfac color will look good with a black background.
Color Schemes of #2bcfac
Triadic Colors of #2bcfac
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 #2bcfac
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 #2bcfac
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 #2bcfac
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.
Color Usage
You can set the css color of a text using:
.class{
color: #2bcfac;
}
This is a sample text used for the color #2bcfac. 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: #2bcfac;
}
This is a sample text used for the color #2bcfac. 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 #2bcfac;
}
This is a sample text used for the color #2bcfac. 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 10.19%
Green 49.05%
Blue 40.76%
CMYK Percentage
Cyan 68.92
Magenta 0%
Yellow 14.71%
Black 16.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.