#2bcbb2 Hex Color
rgb(43, 203, 178)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2b | cb | b2 | - | #2bcbb2 |
RGB | 43 | 203 | 178 | - | rgb(43,203,178) |
HSL | 171 | 65% | 48% | - | hsl(171,65%,48%) |
HSV | 171 | 79% | 80% | - | hsv(171,79%,80%) |
XYZ | 30.3881 | 46.4398 | 49.4816 | - | xyz(30.3881,46.4398,49.4816) |
CIE-LAB | 73.83 | -45.3 | 1.11 | - | lab(73.83,-45.3,1.11) |
CMYK | 0.78817733990148 | 0 | 0.12315270935961 | 0.20392156862745 | cmyk(0.78817733990148,0,0.12315270935961,0.20392156862745) |
Description
The RGB value of color #2bcbb2 is rgb(43, 203, 178).
In the hex color #2bcbb2, The value of Red is 43, value of Green is 203, and value of Blue is 178. The primary color is Green. Similarly, The HSL values for #2bcbb2 consists of 171° Hue, 65% Saturation, and 48% Lightness.
In the CMYK color model, the color #2bcbb2 can be represented as Cyan=0.78817733990148%, Magenta=0%, Yellow=0.12315270935961%, and Black=0.20392156862745%.
Shades of #2bcbb2
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 #2bcbb2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2bcbb2
Preview of #2bcbb2 on White Background
The contrast ratio of #2bcbb2 with white color is 2.04
Preview of #2bcbb2 on black background
The contrast ratio of #2bcbb2 with black color is 10.29
#2bcbb2 color will look good with a black background.
Color Schemes of #2bcbb2
Triadic Colors of #2bcbb2
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 #2bcbb2
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 #2bcbb2
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 #2bcbb2
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: #2bcbb2;
}
This is a sample text used for the color #2bcbb2. 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: #2bcbb2;
}
This is a sample text used for the color #2bcbb2. 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 #2bcbb2;
}
This is a sample text used for the color #2bcbb2. 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.14%
Green 47.88%
Blue 41.98%
CMYK Percentage
Cyan 70.67
Magenta 0%
Yellow 11.04%
Black 18.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.