#c965eb Hex Color
rgb(201, 101, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | 65 | eb | - | #c965eb |
RGB | 201 | 101 | 235 | - | rgb(201,101,235) |
HSL | 285 | 77% | 66% | - | hsl(285,77%,66%) |
HSV | 285 | 57% | 92% | - | hsv(285,57%,92%) |
XYZ | 43.7365 | 27.723 | 81.6432 | - | xyz(43.7365,27.723,81.6432) |
CIE-LAB | 59.64 | 59.99 | -51.29 | - | lab(59.64,59.99,-51.29) |
CMYK | 0.14468085106383 | 0.57021276595745 | 0 | 0.07843137254902 | cmyk(0.14468085106383,0.57021276595745,0,0.07843137254902) |
Description
The RGB value of color #c965eb is rgb(201, 101, 235).
In the hex color #c965eb, The value of Red is 201, value of Green is 101, and value of Blue is 235. The primary color is Blue. Similarly, The HSL values for #c965eb consists of 285° Hue, 77% Saturation, and 66% Lightness.
In the CMYK color model, the color #c965eb can be represented as Cyan=0.14468085106383%, Magenta=0.57021276595745%, Yellow=0%, and Black=0.07843137254902%.
Shades of #c965eb
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 #c965eb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c965eb
Preview of #c965eb on White Background
The contrast ratio of #c965eb with white color is 3.21
Preview of #c965eb on black background
The contrast ratio of #c965eb with black color is 6.54
#c965eb color will look good with a black background.
Color Schemes of #c965eb
Triadic Colors of #c965eb
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 #c965eb
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 #c965eb
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 #c965eb
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: #c965eb;
}
This is a sample text used for the color #c965eb. 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: #c965eb;
}
This is a sample text used for the color #c965eb. 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 #c965eb;
}
This is a sample text used for the color #c965eb. 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 37.43%
Green 18.81%
Blue 43.76%
CMYK Percentage
Cyan 18.24
Magenta 71.88%
Yellow 0%
Black 9.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.