#c36cfc Hex Color
rgb(195, 108, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | 6c | fc | - | #c36cfc |
RGB | 195 | 108 | 252 | - | rgb(195,108,252) |
HSL | 276 | 96% | 71% | - | hsl(276,96%,71%) |
HSV | 276 | 57% | 99% | - | hsv(276,57%,99%) |
XYZ | 45.4389 | 29.3555 | 95.3667 | - | xyz(45.4389,29.3555,95.3667) |
CIE-LAB | 61.09 | 58.66 | -58.44 | - | lab(61.09,58.66,-58.44) |
CMYK | 0.22619047619048 | 0.57142857142857 | 0 | 0.011764705882353 | cmyk(0.22619047619048,0.57142857142857,0,0.011764705882353) |
Description
The RGB value of color #c36cfc is rgb(195, 108, 252).
In the hex color #c36cfc, The value of Red is 195, value of Green is 108, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #c36cfc consists of 276° Hue, 96% Saturation, and 71% Lightness.
In the CMYK color model, the color #c36cfc can be represented as Cyan=0.22619047619048%, Magenta=0.57142857142857%, Yellow=0%, and Black=0.011764705882353%.
Shades of #c36cfc
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 #c36cfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c36cfc
Preview of #c36cfc on White Background
The contrast ratio of #c36cfc with white color is 3.06
Preview of #c36cfc on black background
The contrast ratio of #c36cfc with black color is 6.87
#c36cfc color will look good with a black background.
Color Schemes of #c36cfc
Triadic Colors of #c36cfc
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 #c36cfc
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 #c36cfc
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 #c36cfc
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: #c36cfc;
}
This is a sample text used for the color #c36cfc. 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: #c36cfc;
}
This is a sample text used for the color #c36cfc. 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 #c36cfc;
}
This is a sample text used for the color #c36cfc. 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 35.14%
Green 19.46%
Blue 45.41%
CMYK Percentage
Cyan 27.95
Magenta 70.6%
Yellow 0%
Black 1.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.