#20bbcd Hex Color
rgb(32, 187, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 20 | bb | cd | - | #20bbcd |
RGB | 32 | 187 | 205 | - | rgb(32,187,205) |
HSL | 186 | 73% | 46% | - | hsl(186,73%,46%) |
HSV | 186 | 84% | 80% | - | hsv(186,84%,80%) |
XYZ | 29.3854 | 40.2555 | 63.9789 | - | xyz(29.3854,40.2555,63.9789) |
CIE-LAB | 69.65 | -31.09 | -19.84 | - | lab(69.65,-31.09,-19.84) |
CMYK | 0.84390243902439 | 0.087804878048781 | 0 | 0.19607843137255 | cmyk(0.84390243902439,0.087804878048781,0,0.19607843137255) |
Description
The RGB value of color #20bbcd is rgb(32, 187, 205).
In the hex color #20bbcd, The value of Red is 32, value of Green is 187, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #20bbcd consists of 186° Hue, 73% Saturation, and 46% Lightness.
In the CMYK color model, the color #20bbcd can be represented as Cyan=0.84390243902439%, Magenta=0.087804878048781%, Yellow=0%, and Black=0.19607843137255%.
Shades of #20bbcd
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 #20bbcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #20bbcd
Preview of #20bbcd on White Background
The contrast ratio of #20bbcd with white color is 2.32
Preview of #20bbcd on black background
The contrast ratio of #20bbcd with black color is 9.05
#20bbcd color will look good with a black background.
Color Schemes of #20bbcd
Triadic Colors of #20bbcd
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 #20bbcd
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 #20bbcd
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 #20bbcd
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: #20bbcd;
}
This is a sample text used for the color #20bbcd. 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: #20bbcd;
}
This is a sample text used for the color #20bbcd. 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 #20bbcd;
}
This is a sample text used for the color #20bbcd. 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.55%
Green 44.1%
Blue 48.35%
CMYK Percentage
Cyan 74.83
Magenta 7.79%
Yellow 0%
Black 17.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.