#6f1ddd Hex Color
rgb(111, 29, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6f | 1d | dd | - | #6f1ddd |
RGB | 111 | 29 | 221 | - | rgb(111,29,221) |
HSL | 266 | 77% | 49% | - | hsl(266,77%,49%) |
HSV | 266 | 87% | 87% | - | hsv(266,87%,87%) |
XYZ | 20.0461 | 9.4787 | 69.1796 | - | xyz(20.0461,9.4787,69.1796) |
CIE-LAB | 36.89 | 69.65 | -80.75 | - | lab(36.89,69.65,-80.75) |
CMYK | 0.49773755656109 | 0.86877828054299 | 0 | 0.13333333333333 | cmyk(0.49773755656109,0.86877828054299,0,0.13333333333333) |
Description
The RGB value of color #6f1ddd is rgb(111, 29, 221).
In the hex color #6f1ddd, The value of Red is 111, value of Green is 29, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #6f1ddd consists of 266° Hue, 77% Saturation, and 49% Lightness.
In the CMYK color model, the color #6f1ddd can be represented as Cyan=0.49773755656109%, Magenta=0.86877828054299%, Yellow=0%, and Black=0.13333333333333%.
Shades of #6f1ddd
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 #6f1ddd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6f1ddd
Preview of #6f1ddd on White Background
The contrast ratio of #6f1ddd with white color is 7.25
#6f1ddd color will look good on a white background.
Preview of #6f1ddd on black background
The contrast ratio of #6f1ddd with black color is 2.9
Color Schemes of #6f1ddd
Triadic Colors of #6f1ddd
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 #6f1ddd
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 #6f1ddd
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 #6f1ddd
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: #6f1ddd;
}
This is a sample text used for the color #6f1ddd. 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: #6f1ddd;
}
This is a sample text used for the color #6f1ddd. 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 #6f1ddd;
}
This is a sample text used for the color #6f1ddd. 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.75%
Green 8.03%
Blue 61.22%
CMYK Percentage
Cyan 33.19
Magenta 57.92%
Yellow 0%
Black 8.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.