#2da6fe Hex Color
rgb(45, 166, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2d | a6 | fe | - | #2da6fe |
RGB | 45 | 166 | 254 | - | rgb(45,166,254) |
HSL | 205 | 99% | 59% | - | hsl(205,99%,59%) |
HSV | 205 | 82% | 100% | - | hsv(205,82%,100%) |
XYZ | 32.6078 | 34.9861 | 98.8003 | - | xyz(32.6078,34.9861,98.8003) |
CIE-LAB | 65.74 | -2.29 | -52.7 | - | lab(65.74,-2.29,-52.7) |
CMYK | 0.82283464566929 | 0.34645669291339 | 0 | 0.003921568627451 | cmyk(0.82283464566929,0.34645669291339,0,0.003921568627451) |
Description
The RGB value of color #2da6fe is rgb(45, 166, 254).
In the hex color #2da6fe, The value of Red is 45, value of Green is 166, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #2da6fe consists of 205° Hue, 99% Saturation, and 59% Lightness.
In the CMYK color model, the color #2da6fe can be represented as Cyan=0.82283464566929%, Magenta=0.34645669291339%, Yellow=0%, and Black=0.003921568627451%.
Shades of #2da6fe
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 #2da6fe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2da6fe
Preview of #2da6fe on White Background
The contrast ratio of #2da6fe with white color is 2.63
Preview of #2da6fe on black background
The contrast ratio of #2da6fe with black color is 8
#2da6fe color will look good with a black background.
Color Schemes of #2da6fe
Triadic Colors of #2da6fe
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 #2da6fe
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 #2da6fe
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 #2da6fe
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: #2da6fe;
}
This is a sample text used for the color #2da6fe. 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: #2da6fe;
}
This is a sample text used for the color #2da6fe. 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 #2da6fe;
}
This is a sample text used for the color #2da6fe. 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 9.68%
Green 35.7%
Blue 54.62%
CMYK Percentage
Cyan 70.14
Magenta 29.53%
Yellow 0%
Black 0.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.