#3f1fea Hex Color
rgb(63, 31, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3f | 1f | ea | - | #3f1fea |
RGB | 63 | 31 | 234 | - | rgb(63,31,234) |
HSL | 249 | 83% | 52% | - | hsl(249,83%,52%) |
HSV | 249 | 87% | 92% | - | hsv(249,87%,92%) |
XYZ | 17.3912 | 7.9772 | 78.465 | - | xyz(17.3912,7.9772,78.465) |
CIE-LAB | 33.94 | 68.62 | -93.21 | - | lab(33.94,68.62,-93.21) |
CMYK | 0.73076923076923 | 0.86752136752137 | 0 | 0.082352941176471 | cmyk(0.73076923076923,0.86752136752137,0,0.082352941176471) |
Description
The RGB value of color #3f1fea is rgb(63, 31, 234).
In the hex color #3f1fea, The value of Red is 63, value of Green is 31, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #3f1fea consists of 249° Hue, 83% Saturation, and 52% Lightness.
In the CMYK color model, the color #3f1fea can be represented as Cyan=0.73076923076923%, Magenta=0.86752136752137%, Yellow=0%, and Black=0.082352941176471%.
Shades of #3f1fea
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 #3f1fea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3f1fea
Preview of #3f1fea on White Background
The contrast ratio of #3f1fea with white color is 8.09
#3f1fea color will look good on a white background.
Preview of #3f1fea on black background
The contrast ratio of #3f1fea with black color is 2.6
Color Schemes of #3f1fea
Triadic Colors of #3f1fea
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 #3f1fea
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 #3f1fea
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 #3f1fea
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: #3f1fea;
}
This is a sample text used for the color #3f1fea. 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: #3f1fea;
}
This is a sample text used for the color #3f1fea. 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 #3f1fea;
}
This is a sample text used for the color #3f1fea. 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 19.21%
Green 9.45%
Blue 71.34%
CMYK Percentage
Cyan 43.48
Magenta 51.62%
Yellow 0%
Black 4.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.