#6b5ac1 Hex Color
rgb(107, 90, 193)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6b | 5a | c1 | - | #6b5ac1 |
RGB | 107 | 90 | 193 | - | rgb(107,90,193) |
HSL | 250 | 45% | 55% | - | hsl(250,45%,55%) |
HSV | 250 | 53% | 76% | - | hsv(250,53%,76%) |
XYZ | 19.3452 | 14.2884 | 52.1904 | - | xyz(19.3452,14.2884,52.1904) |
CIE-LAB | 44.64 | 32.72 | -51.96 | - | lab(44.64,32.72,-51.96) |
CMYK | 0.44559585492228 | 0.53367875647668 | 0 | 0.24313725490196 | cmyk(0.44559585492228,0.53367875647668,0,0.24313725490196) |
Description
The RGB value of color #6b5ac1 is rgb(107, 90, 193).
In the hex color #6b5ac1, The value of Red is 107, value of Green is 90, and value of Blue is 193. The primary color is Blue. Similarly, The HSL values for #6b5ac1 consists of 250° Hue, 45% Saturation, and 55% Lightness.
In the CMYK color model, the color #6b5ac1 can be represented as Cyan=0.44559585492228%, Magenta=0.53367875647668%, Yellow=0%, and Black=0.24313725490196%.
Shades of #6b5ac1
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 #6b5ac1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6b5ac1
Preview of #6b5ac1 on White Background
The contrast ratio of #6b5ac1 with white color is 5.44
#6b5ac1 color will look good on a white background.
Preview of #6b5ac1 on black background
The contrast ratio of #6b5ac1 with black color is 3.86
Color Schemes of #6b5ac1
Triadic Colors of #6b5ac1
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 #6b5ac1
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 #6b5ac1
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 #6b5ac1
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: #6b5ac1;
}
This is a sample text used for the color #6b5ac1. 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: #6b5ac1;
}
This is a sample text used for the color #6b5ac1. 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 #6b5ac1;
}
This is a sample text used for the color #6b5ac1. 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 27.44%
Green 23.08%
Blue 49.49%
CMYK Percentage
Cyan 36.45
Magenta 43.66%
Yellow 0%
Black 19.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.