#c961f3 Hex Color
rgb(201, 97, 243)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | 61 | f3 | - | #c961f3 |
RGB | 201 | 97 | 243 | - | rgb(201,97,243) |
HSL | 283 | 86% | 67% | - | hsl(283,86%,67%) |
HSV | 283 | 60% | 95% | - | hsv(283,60%,95%) |
XYZ | 44.5397 | 27.438 | 87.7426 | - | xyz(44.5397,27.438,87.7426) |
CIE-LAB | 59.38 | 63.46 | -56.15 | - | lab(59.38,63.46,-56.15) |
CMYK | 0.17283950617284 | 0.60082304526749 | 0 | 0.047058823529412 | cmyk(0.17283950617284,0.60082304526749,0,0.047058823529412) |
Description
The RGB value of color #c961f3 is rgb(201, 97, 243).
In the hex color #c961f3, The value of Red is 201, value of Green is 97, and value of Blue is 243. The primary color is Blue. Similarly, The HSL values for #c961f3 consists of 283° Hue, 86% Saturation, and 67% Lightness.
In the CMYK color model, the color #c961f3 can be represented as Cyan=0.17283950617284%, Magenta=0.60082304526749%, Yellow=0%, and Black=0.047058823529412%.
Shades of #c961f3
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 #c961f3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c961f3
Preview of #c961f3 on White Background
The contrast ratio of #c961f3 with white color is 3.24
Preview of #c961f3 on black background
The contrast ratio of #c961f3 with black color is 6.49
#c961f3 color will look good with a black background.
Color Schemes of #c961f3
Triadic Colors of #c961f3
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 #c961f3
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 #c961f3
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 #c961f3
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: #c961f3;
}
This is a sample text used for the color #c961f3. 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: #c961f3;
}
This is a sample text used for the color #c961f3. 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 #c961f3;
}
This is a sample text used for the color #c961f3. 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.15%
Green 17.93%
Blue 44.92%
CMYK Percentage
Cyan 21.06
Magenta 73.21%
Yellow 0%
Black 5.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.