#2d8dca Hex Color
rgb(45, 141, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2d | 8d | ca | - | #2d8dca |
RGB | 45 | 141 | 202 | - | rgb(45,141,202) |
HSL | 203 | 64% | 48% | - | hsl(203,64%,48%) |
HSV | 203 | 78% | 79% | - | hsv(203,78%,79%) |
XYZ | 21.2677 | 23.8719 | 59.3639 | - | xyz(21.2677,23.8719,59.3639) |
CIE-LAB | 55.96 | -6.62 | -39.32 | - | lab(55.96,-6.62,-39.32) |
CMYK | 0.77722772277228 | 0.3019801980198 | 0 | 0.2078431372549 | cmyk(0.77722772277228,0.3019801980198,0,0.2078431372549) |
Description
The RGB value of color #2d8dca is rgb(45, 141, 202).
In the hex color #2d8dca, The value of Red is 45, value of Green is 141, and value of Blue is 202. The primary color is Blue. Similarly, The HSL values for #2d8dca consists of 203° Hue, 64% Saturation, and 48% Lightness.
In the CMYK color model, the color #2d8dca can be represented as Cyan=0.77722772277228%, Magenta=0.3019801980198%, Yellow=0%, and Black=0.2078431372549%.
Shades of #2d8dca
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 #2d8dca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2d8dca
Preview of #2d8dca on White Background
The contrast ratio of #2d8dca with white color is 3.64
Preview of #2d8dca on black background
The contrast ratio of #2d8dca with black color is 5.77
#2d8dca color will look good with a black background.
Color Schemes of #2d8dca
Triadic Colors of #2d8dca
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 #2d8dca
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 #2d8dca
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 #2d8dca
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: #2d8dca;
}
This is a sample text used for the color #2d8dca. 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: #2d8dca;
}
This is a sample text used for the color #2d8dca. 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 #2d8dca;
}
This is a sample text used for the color #2d8dca. 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 11.6%
Green 36.34%
Blue 52.06%
CMYK Percentage
Cyan 60.39
Magenta 23.46%
Yellow 0%
Black 16.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.