#6e40ab Hex Color
rgb(110, 64, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6e | 40 | ab | - | #6e40ab |
RGB | 110 | 64 | 171 | - | rgb(110,64,171) |
HSL | 266 | 46% | 46% | - | hsl(266,46%,46%) |
HSV | 266 | 63% | 67% | - | hsv(266,63%,67%) |
XYZ | 15.6145 | 9.9221 | 39.6203 | - | xyz(15.6145,9.9221,39.6203) |
CIE-LAB | 37.7 | 42.37 | -50.19 | - | lab(37.7,42.37,-50.19) |
CMYK | 0.35672514619883 | 0.62573099415205 | 0 | 0.32941176470588 | cmyk(0.35672514619883,0.62573099415205,0,0.32941176470588) |
Description
The RGB value of color #6e40ab is rgb(110, 64, 171).
In the hex color #6e40ab, The value of Red is 110, value of Green is 64, and value of Blue is 171. The primary color is Blue. Similarly, The HSL values for #6e40ab consists of 266° Hue, 46% Saturation, and 46% Lightness.
In the CMYK color model, the color #6e40ab can be represented as Cyan=0.35672514619883%, Magenta=0.62573099415205%, Yellow=0%, and Black=0.32941176470588%.
Shades of #6e40ab
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 #6e40ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6e40ab
Preview of #6e40ab on White Background
The contrast ratio of #6e40ab with white color is 7.04
#6e40ab color will look good on a white background.
Preview of #6e40ab on black background
The contrast ratio of #6e40ab with black color is 2.98
Color Schemes of #6e40ab
Triadic Colors of #6e40ab
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 #6e40ab
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 #6e40ab
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 #6e40ab
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: #6e40ab;
}
This is a sample text used for the color #6e40ab. 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: #6e40ab;
}
This is a sample text used for the color #6e40ab. 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 #6e40ab;
}
This is a sample text used for the color #6e40ab. 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 31.88%
Green 18.55%
Blue 49.57%
CMYK Percentage
Cyan 27.19
Magenta 47.7%
Yellow 0%
Black 25.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.