#2ec1fb Hex Color
rgb(46, 193, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2e | c1 | fb | - | #2ec1fb |
RGB | 46 | 193 | 251 | - | rgb(46,193,251) |
HSL | 197 | 96% | 58% | - | hsl(197,96%,58%) |
HSV | 197 | 82% | 98% | - | hsv(197,82%,98%) |
XYZ | 37.6093 | 45.6858 | 98.1028 | - | xyz(37.6093,45.6858,98.1028) |
CIE-LAB | 73.34 | -18.02 | -39.13 | - | lab(73.34,-18.02,-39.13) |
CMYK | 0.81673306772908 | 0.23107569721116 | 0 | 0.015686274509804 | cmyk(0.81673306772908,0.23107569721116,0,0.015686274509804) |
Description
The RGB value of color #2ec1fb is rgb(46, 193, 251).
In the hex color #2ec1fb, The value of Red is 46, value of Green is 193, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #2ec1fb consists of 197° Hue, 96% Saturation, and 58% Lightness.
In the CMYK color model, the color #2ec1fb can be represented as Cyan=0.81673306772908%, Magenta=0.23107569721116%, Yellow=0%, and Black=0.015686274509804%.
Shades of #2ec1fb
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 #2ec1fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2ec1fb
Preview of #2ec1fb on White Background
The contrast ratio of #2ec1fb with white color is 2.07
Preview of #2ec1fb on black background
The contrast ratio of #2ec1fb with black color is 10.14
#2ec1fb color will look good with a black background.
Color Schemes of #2ec1fb
Triadic Colors of #2ec1fb
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 #2ec1fb
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 #2ec1fb
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 #2ec1fb
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: #2ec1fb;
}
This is a sample text used for the color #2ec1fb. 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: #2ec1fb;
}
This is a sample text used for the color #2ec1fb. 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 #2ec1fb;
}
This is a sample text used for the color #2ec1fb. 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.39%
Green 39.39%
Blue 51.22%
CMYK Percentage
Cyan 76.8
Magenta 21.73%
Yellow 0%
Black 1.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.