#6e5abf Hex Color
rgb(110, 90, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6e | 5a | bf | - | #6e5abf |
RGB | 110 | 90 | 191 | - | rgb(110,90,191) |
HSL | 252 | 44% | 55% | - | hsl(252,44%,55%) |
HSV | 252 | 53% | 75% | - | hsv(252,53%,75%) |
XYZ | 19.4905 | 14.3889 | 51.0403 | - | xyz(19.4905,14.3889,51.0403) |
CIE-LAB | 44.79 | 32.84 | -50.56 | - | lab(44.79,32.84,-50.56) |
CMYK | 0.42408376963351 | 0.52879581151832 | 0 | 0.25098039215686 | cmyk(0.42408376963351,0.52879581151832,0,0.25098039215686) |
Description
The RGB value of color #6e5abf is rgb(110, 90, 191).
In the hex color #6e5abf, The value of Red is 110, value of Green is 90, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #6e5abf consists of 252° Hue, 44% Saturation, and 55% Lightness.
In the CMYK color model, the color #6e5abf can be represented as Cyan=0.42408376963351%, Magenta=0.52879581151832%, Yellow=0%, and Black=0.25098039215686%.
Shades of #6e5abf
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 #6e5abf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6e5abf
Preview of #6e5abf on White Background
The contrast ratio of #6e5abf with white color is 5.42
#6e5abf color will look good on a white background.
Preview of #6e5abf on black background
The contrast ratio of #6e5abf with black color is 3.88
Color Schemes of #6e5abf
Triadic Colors of #6e5abf
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 #6e5abf
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 #6e5abf
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 #6e5abf
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: #6e5abf;
}
This is a sample text used for the color #6e5abf. 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: #6e5abf;
}
This is a sample text used for the color #6e5abf. 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 #6e5abf;
}
This is a sample text used for the color #6e5abf. 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 28.13%
Green 23.02%
Blue 48.85%
CMYK Percentage
Cyan 35.23
Magenta 43.93%
Yellow 0%
Black 20.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.