#2ba1fd Hex Color
rgb(43, 161, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2b | a1 | fd | - | #2ba1fd |
RGB | 43 | 161 | 253 | - | rgb(43,161,253) |
HSL | 206 | 98% | 58% | - | hsl(206,98%,58%) |
HSV | 206 | 83% | 99% | - | hsv(206,83%,99%) |
XYZ | 31.4708 | 33.0952 | 97.6578 | - | xyz(31.4708,33.0952,97.6578) |
CIE-LAB | 64.24 | 0.05 | -54.54 | - | lab(64.24,0.05,-54.54) |
CMYK | 0.8300395256917 | 0.36363636363636 | 0 | 0.0078431372549019 | cmyk(0.8300395256917,0.36363636363636,0,0.0078431372549019) |
Description
The RGB value of color #2ba1fd is rgb(43, 161, 253).
In the hex color #2ba1fd, The value of Red is 43, value of Green is 161, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #2ba1fd consists of 206° Hue, 98% Saturation, and 58% Lightness.
In the CMYK color model, the color #2ba1fd can be represented as Cyan=0.8300395256917%, Magenta=0.36363636363636%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #2ba1fd
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 #2ba1fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2ba1fd
Preview of #2ba1fd on White Background
The contrast ratio of #2ba1fd with white color is 2.76
Preview of #2ba1fd on black background
The contrast ratio of #2ba1fd with black color is 7.62
#2ba1fd color will look good with a black background.
Color Schemes of #2ba1fd
Triadic Colors of #2ba1fd
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 #2ba1fd
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 #2ba1fd
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 #2ba1fd
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: #2ba1fd;
}
This is a sample text used for the color #2ba1fd. 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: #2ba1fd;
}
This is a sample text used for the color #2ba1fd. 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 #2ba1fd;
}
This is a sample text used for the color #2ba1fd. 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.41%
Green 35.23%
Blue 55.36%
CMYK Percentage
Cyan 69.08
Magenta 30.26%
Yellow 0%
Black 0.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.