#c15edc Hex Color
rgb(193, 94, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | 5e | dc | - | #c15edc |
RGB | 193 | 94 | 220 | - | rgb(193,94,220) |
HSL | 287 | 64% | 62% | - | hsl(287,64%,62%) |
HSV | 287 | 57% | 86% | - | hsv(287,57%,86%) |
XYZ | 38.9133 | 24.5102 | 70.3901 | - | xyz(38.9133,24.5102,70.3901) |
CIE-LAB | 56.6 | 58.36 | -47.77 | - | lab(56.6,58.36,-47.77) |
CMYK | 0.12272727272727 | 0.57272727272727 | 0 | 0.13725490196078 | cmyk(0.12272727272727,0.57272727272727,0,0.13725490196078) |
Description
The RGB value of color #c15edc is rgb(193, 94, 220).
In the hex color #c15edc, The value of Red is 193, value of Green is 94, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #c15edc consists of 287° Hue, 64% Saturation, and 62% Lightness.
In the CMYK color model, the color #c15edc can be represented as Cyan=0.12272727272727%, Magenta=0.57272727272727%, Yellow=0%, and Black=0.13725490196078%.
Shades of #c15edc
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 #c15edc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c15edc
Preview of #c15edc on White Background
The contrast ratio of #c15edc with white color is 3.56
Preview of #c15edc on black background
The contrast ratio of #c15edc with black color is 5.9
#c15edc color will look good with a black background.
Color Schemes of #c15edc
Triadic Colors of #c15edc
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 #c15edc
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 #c15edc
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 #c15edc
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: #c15edc;
}
This is a sample text used for the color #c15edc. 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: #c15edc;
}
This is a sample text used for the color #c15edc. 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 #c15edc;
}
This is a sample text used for the color #c15edc. 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 38.07%
Green 18.54%
Blue 43.39%
CMYK Percentage
Cyan 14.74
Magenta 68.78%
Yellow 0%
Black 16.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.