#0e1ffb Hex Color
rgb(14, 31, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0e | 1f | fb | - | #0e1ffb |
RGB | 14 | 31 | 251 | - | rgb(14,31,251) |
HSL | 236 | 97% | 52% | - | hsl(236,97%,52%) |
HSV | 236 | 94% | 98% | - | hsv(236,94%,98%) |
XYZ | 18.0837 | 8.0384 | 91.8652 | - | xyz(18.0837,8.0384,91.8652) |
CIE-LAB | 34.06 | 71.79 | -102.67 | - | lab(34.06,71.79,-102.67) |
CMYK | 0.94422310756972 | 0.87649402390438 | 0 | 0.015686274509804 | cmyk(0.94422310756972,0.87649402390438,0,0.015686274509804) |
Description
The RGB value of color #0e1ffb is rgb(14, 31, 251).
In the hex color #0e1ffb, The value of Red is 14, value of Green is 31, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #0e1ffb consists of 236° Hue, 97% Saturation, and 52% Lightness.
In the CMYK color model, the color #0e1ffb can be represented as Cyan=0.94422310756972%, Magenta=0.87649402390438%, Yellow=0%, and Black=0.015686274509804%.
Shades of #0e1ffb
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 #0e1ffb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0e1ffb
Preview of #0e1ffb on White Background
The contrast ratio of #0e1ffb with white color is 8.05
#0e1ffb color will look good on a white background.
Preview of #0e1ffb on black background
The contrast ratio of #0e1ffb with black color is 2.61
Color Schemes of #0e1ffb
Triadic Colors of #0e1ffb
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 #0e1ffb
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 #0e1ffb
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 #0e1ffb
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: #0e1ffb;
}
This is a sample text used for the color #0e1ffb. 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: #0e1ffb;
}
This is a sample text used for the color #0e1ffb. 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 #0e1ffb;
}
This is a sample text used for the color #0e1ffb. 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 4.73%
Green 10.47%
Blue 84.8%
CMYK Percentage
Cyan 51.42
Magenta 47.73%
Yellow 0%
Black 0.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.