#2ebcfd Hex Color
rgb(46, 188, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2e | bc | fd | - | #2ebcfd |
RGB | 46 | 188 | 253 | - | rgb(46,188,253) |
HSL | 199 | 98% | 59% | - | hsl(199,98%,59%) |
HSV | 199 | 82% | 99% | - | hsv(199,82%,99%) |
XYZ | 36.8396 | 43.6391 | 99.4101 | - | xyz(36.8396,43.6391,99.4101) |
CIE-LAB | 71.99 | -14.7 | -42.32 | - | lab(71.99,-14.7,-42.32) |
CMYK | 0.81818181818182 | 0.25691699604743 | 0 | 0.0078431372549019 | cmyk(0.81818181818182,0.25691699604743,0,0.0078431372549019) |
Description
The RGB value of color #2ebcfd is rgb(46, 188, 253).
In the hex color #2ebcfd, The value of Red is 46, value of Green is 188, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #2ebcfd consists of 199° Hue, 98% Saturation, and 59% Lightness.
In the CMYK color model, the color #2ebcfd can be represented as Cyan=0.81818181818182%, Magenta=0.25691699604743%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #2ebcfd
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 #2ebcfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2ebcfd
Preview of #2ebcfd on White Background
The contrast ratio of #2ebcfd with white color is 2.16
Preview of #2ebcfd on black background
The contrast ratio of #2ebcfd with black color is 9.73
#2ebcfd color will look good with a black background.
Color Schemes of #2ebcfd
Triadic Colors of #2ebcfd
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 #2ebcfd
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 #2ebcfd
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 #2ebcfd
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: #2ebcfd;
}
This is a sample text used for the color #2ebcfd. 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: #2ebcfd;
}
This is a sample text used for the color #2ebcfd. 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 #2ebcfd;
}
This is a sample text used for the color #2ebcfd. 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.45%
Green 38.6%
Blue 51.95%
CMYK Percentage
Cyan 75.55
Magenta 23.72%
Yellow 0%
Black 0.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.