#6f0fea Hex Color
rgb(111, 15, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6f | 0f | ea | - | #6f0fea |
RGB | 111 | 15 | 234 | - | rgb(111,15,234) |
HSL | 266 | 88% | 49% | - | hsl(266,88%,49%) |
HSV | 266 | 94% | 92% | - | hsv(266,94%,92%) |
XYZ | 21.5777 | 9.6617 | 78.5695 | - | xyz(21.5777,9.6617,78.5695) |
CIE-LAB | 37.23 | 75.59 | -87.62 | - | lab(37.23,75.59,-87.62) |
CMYK | 0.52564102564103 | 0.93589743589744 | 0 | 0.082352941176471 | cmyk(0.52564102564103,0.93589743589744,0,0.082352941176471) |
Description
The RGB value of color #6f0fea is rgb(111, 15, 234).
In the hex color #6f0fea, The value of Red is 111, value of Green is 15, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #6f0fea consists of 266° Hue, 88% Saturation, and 49% Lightness.
In the CMYK color model, the color #6f0fea can be represented as Cyan=0.52564102564103%, Magenta=0.93589743589744%, Yellow=0%, and Black=0.082352941176471%.
Shades of #6f0fea
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 #6f0fea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6f0fea
Preview of #6f0fea on White Background
The contrast ratio of #6f0fea with white color is 7.16
#6f0fea color will look good on a white background.
Preview of #6f0fea on black background
The contrast ratio of #6f0fea with black color is 2.93
Color Schemes of #6f0fea
Triadic Colors of #6f0fea
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 #6f0fea
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 #6f0fea
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 #6f0fea
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: #6f0fea;
}
This is a sample text used for the color #6f0fea. 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: #6f0fea;
}
This is a sample text used for the color #6f0fea. 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 #6f0fea;
}
This is a sample text used for the color #6f0fea. 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 30.83%
Green 4.17%
Blue 65%
CMYK Percentage
Cyan 34.05
Magenta 60.62%
Yellow 0%
Black 5.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.