#1b2efa Hex Color
rgb(27, 46, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1b | 2e | fa | - | #1b2efa |
RGB | 27 | 46 | 250 | - | rgb(27,46,250) |
HSL | 235 | 96% | 54% | - | hsl(235,96%,54%) |
HSV | 235 | 89% | 98% | - | hsv(235,89%,98%) |
XYZ | 18.6843 | 9.0891 | 91.2121 | - | xyz(18.6843,9.0891,91.2121) |
CIE-LAB | 36.16 | 65.92 | -98.61 | - | lab(36.16,65.92,-98.61) |
CMYK | 0.892 | 0.816 | 0 | 0.019607843137255 | cmyk(0.892,0.816,0,0.019607843137255) |
Description
The RGB value of color #1b2efa is rgb(27, 46, 250).
In the hex color #1b2efa, The value of Red is 27, value of Green is 46, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #1b2efa consists of 235° Hue, 96% Saturation, and 54% Lightness.
In the CMYK color model, the color #1b2efa can be represented as Cyan=0.892%, Magenta=0.816%, Yellow=0%, and Black=0.019607843137255%.
Shades of #1b2efa
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 #1b2efa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1b2efa
Preview of #1b2efa on White Background
The contrast ratio of #1b2efa with white color is 7.45
#1b2efa color will look good on a white background.
Preview of #1b2efa on black background
The contrast ratio of #1b2efa with black color is 2.82
Color Schemes of #1b2efa
Triadic Colors of #1b2efa
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 #1b2efa
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 #1b2efa
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 #1b2efa
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: #1b2efa;
}
This is a sample text used for the color #1b2efa. 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: #1b2efa;
}
This is a sample text used for the color #1b2efa. 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 #1b2efa;
}
This is a sample text used for the color #1b2efa. 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 8.36%
Green 14.24%
Blue 77.4%
CMYK Percentage
Cyan 51.63
Magenta 47.23%
Yellow 0%
Black 1.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.