#3e86fe Hex Color
rgb(62, 134, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3e | 86 | fe | - | #3e86fe |
RGB | 62 | 134 | 254 | - | rgb(62,134,254) |
HSL | 218 | 99% | 62% | - | hsl(218,99%,62%) |
HSV | 218 | 76% | 100% | - | hsv(218,76%,100%) |
XYZ | 28.4011 | 25.2301 | 97.1389 | - | xyz(28.4011,25.2301,97.1389) |
CIE-LAB | 57.3 | 18.33 | -66.16 | - | lab(57.3,18.33,-66.16) |
CMYK | 0.75590551181102 | 0.47244094488189 | 0 | 0.003921568627451 | cmyk(0.75590551181102,0.47244094488189,0,0.003921568627451) |
Description
The RGB value of color #3e86fe is rgb(62, 134, 254).
In the hex color #3e86fe, The value of Red is 62, value of Green is 134, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #3e86fe consists of 218° Hue, 99% Saturation, and 62% Lightness.
In the CMYK color model, the color #3e86fe can be represented as Cyan=0.75590551181102%, Magenta=0.47244094488189%, Yellow=0%, and Black=0.003921568627451%.
Shades of #3e86fe
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 #3e86fe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3e86fe
Preview of #3e86fe on White Background
The contrast ratio of #3e86fe with white color is 3.47
Preview of #3e86fe on black background
The contrast ratio of #3e86fe with black color is 6.05
#3e86fe color will look good with a black background.
Color Schemes of #3e86fe
Triadic Colors of #3e86fe
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 #3e86fe
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 #3e86fe
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 #3e86fe
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: #3e86fe;
}
This is a sample text used for the color #3e86fe. 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: #3e86fe;
}
This is a sample text used for the color #3e86fe. 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 #3e86fe;
}
This is a sample text used for the color #3e86fe. 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 13.78%
Green 29.78%
Blue 56.44%
CMYK Percentage
Cyan 61.34
Magenta 38.34%
Yellow 0%
Black 0.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.