#955dd7 Hex Color
rgb(149, 93, 215)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 95 | 5d | d7 | - | #955dd7 |
RGB | 149 | 93 | 215 | - | rgb(149,93,215) |
HSL | 268 | 60% | 60% | - | hsl(268,60%,60%) |
HSV | 268 | 57% | 84% | - | hsv(268,57%,84%) |
XYZ | 28.5745 | 19.1246 | 66.4753 | - | xyz(28.5745,19.1246,66.4753) |
CIE-LAB | 50.83 | 46.88 | -54.44 | - | lab(50.83,46.88,-54.44) |
CMYK | 0.30697674418605 | 0.56744186046512 | 0 | 0.15686274509804 | cmyk(0.30697674418605,0.56744186046512,0,0.15686274509804) |
Description
The RGB value of color #955dd7 is rgb(149, 93, 215).
In the hex color #955dd7, The value of Red is 149, value of Green is 93, and value of Blue is 215. The primary color is Blue. Similarly, The HSL values for #955dd7 consists of 268° Hue, 60% Saturation, and 60% Lightness.
In the CMYK color model, the color #955dd7 can be represented as Cyan=0.30697674418605%, Magenta=0.56744186046512%, Yellow=0%, and Black=0.15686274509804%.
Shades of #955dd7
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 #955dd7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #955dd7
Preview of #955dd7 on White Background
The contrast ratio of #955dd7 with white color is 4.35
Preview of #955dd7 on black background
The contrast ratio of #955dd7 with black color is 4.82
#955dd7 color will look good with a black background.
Color Schemes of #955dd7
Triadic Colors of #955dd7
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 #955dd7
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 #955dd7
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 #955dd7
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: #955dd7;
}
This is a sample text used for the color #955dd7. 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: #955dd7;
}
This is a sample text used for the color #955dd7. 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 #955dd7;
}
This is a sample text used for the color #955dd7. 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 32.6%
Green 20.35%
Blue 47.05%
CMYK Percentage
Cyan 29.77
Magenta 55.02%
Yellow 0%
Black 15.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.