#2080cd Hex Color
rgb(32, 128, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 20 | 80 | cd | - | #2080cd |
RGB | 32 | 128 | 205 | - | rgb(32,128,205) |
HSL | 207 | 73% | 46% | - | hsl(207,73%,46%) |
HSV | 207 | 84% | 80% | - | hsv(207,84%,80%) |
XYZ | 19.3343 | 20.1532 | 60.6285 | - | xyz(19.3343,20.1532,60.6285) |
CIE-LAB | 52.01 | 0.91 | -47.28 | - | lab(52.01,0.91,-47.28) |
CMYK | 0.84390243902439 | 0.37560975609756 | 0 | 0.19607843137255 | cmyk(0.84390243902439,0.37560975609756,0,0.19607843137255) |
Description
The RGB value of color #2080cd is rgb(32, 128, 205).
In the hex color #2080cd, The value of Red is 32, value of Green is 128, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #2080cd consists of 207° Hue, 73% Saturation, and 46% Lightness.
In the CMYK color model, the color #2080cd can be represented as Cyan=0.84390243902439%, Magenta=0.37560975609756%, Yellow=0%, and Black=0.19607843137255%.
Shades of #2080cd
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 #2080cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2080cd
Preview of #2080cd on White Background
The contrast ratio of #2080cd with white color is 4.17
Preview of #2080cd on black background
The contrast ratio of #2080cd with black color is 5.03
#2080cd color will look good with a black background.
Color Schemes of #2080cd
Triadic Colors of #2080cd
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 #2080cd
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 #2080cd
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 #2080cd
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: #2080cd;
}
This is a sample text used for the color #2080cd. 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: #2080cd;
}
This is a sample text used for the color #2080cd. 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 #2080cd;
}
This is a sample text used for the color #2080cd. 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 8.77%
Green 35.07%
Blue 56.16%
CMYK Percentage
Cyan 59.61
Magenta 26.53%
Yellow 0%
Black 13.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.