#0e40fa Hex Color
rgb(14, 64, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0e | 40 | fa | - | #0e40fa |
RGB | 14 | 64 | 250 | - | rgb(14,64,250) |
HSL | 227 | 96% | 52% | - | hsl(227,96%,52%) |
HSV | 227 | 94% | 98% | - | hsv(227,94%,98%) |
XYZ | 19.2698 | 10.6623 | 91.4849 | - | xyz(19.2698,10.6623,91.4849) |
CIE-LAB | 39.01 | 56.64 | -93.89 | - | lab(39.01,56.64,-93.89) |
CMYK | 0.944 | 0.744 | 0 | 0.019607843137255 | cmyk(0.944,0.744,0,0.019607843137255) |
Description
The RGB value of color #0e40fa is rgb(14, 64, 250).
In the hex color #0e40fa, The value of Red is 14, value of Green is 64, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #0e40fa consists of 227° Hue, 96% Saturation, and 52% Lightness.
In the CMYK color model, the color #0e40fa can be represented as Cyan=0.944%, Magenta=0.744%, Yellow=0%, and Black=0.019607843137255%.
Shades of #0e40fa
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 #0e40fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0e40fa
Preview of #0e40fa on White Background
The contrast ratio of #0e40fa with white color is 6.7
#0e40fa color will look good on a white background.
Preview of #0e40fa on black background
The contrast ratio of #0e40fa with black color is 3.13
Color Schemes of #0e40fa
Triadic Colors of #0e40fa
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 #0e40fa
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 #0e40fa
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 #0e40fa
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: #0e40fa;
}
This is a sample text used for the color #0e40fa. 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: #0e40fa;
}
This is a sample text used for the color #0e40fa. 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 #0e40fa;
}
This is a sample text used for the color #0e40fa. 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.27%
Green 19.51%
Blue 76.22%
CMYK Percentage
Cyan 55.28
Magenta 43.57%
Yellow 0%
Black 1.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.