#c474fd Hex Color
rgb(196, 116, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | 74 | fd | - | #c474fd |
RGB | 196 | 116 | 253 | - | rgb(196,116,253) |
HSL | 275 | 97% | 72% | - | hsl(275,97%,72%) |
HSV | 275 | 54% | 99% | - | hsv(275,54%,99%) |
XYZ | 46.74 | 31.3184 | 96.5101 | - | xyz(46.74,31.3184,96.5101) |
CIE-LAB | 62.78 | 55.11 | -56.3 | - | lab(62.78,55.11,-56.3) |
CMYK | 0.22529644268775 | 0.54150197628459 | 0 | 0.0078431372549019 | cmyk(0.22529644268775,0.54150197628459,0,0.0078431372549019) |
Description
The RGB value of color #c474fd is rgb(196, 116, 253).
In the hex color #c474fd, The value of Red is 196, value of Green is 116, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #c474fd consists of 275° Hue, 97% Saturation, and 72% Lightness.
In the CMYK color model, the color #c474fd can be represented as Cyan=0.22529644268775%, Magenta=0.54150197628459%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #c474fd
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 #c474fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c474fd
Preview of #c474fd on White Background
The contrast ratio of #c474fd with white color is 2.89
Preview of #c474fd on black background
The contrast ratio of #c474fd with black color is 7.26
#c474fd color will look good with a black background.
Color Schemes of #c474fd
Triadic Colors of #c474fd
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 #c474fd
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 #c474fd
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 #c474fd
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: #c474fd;
}
This is a sample text used for the color #c474fd. 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: #c474fd;
}
This is a sample text used for the color #c474fd. 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 #c474fd;
}
This is a sample text used for the color #c474fd. 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 34.69%
Green 20.53%
Blue 44.78%
CMYK Percentage
Cyan 29.08
Magenta 69.9%
Yellow 0%
Black 1.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.