#c194ed Hex Color
rgb(193, 148, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | 94 | ed | - | #c194ed |
RGB | 193 | 148 | 237 | - | rgb(193,148,237) |
HSL | 270 | 71% | 75% | - | hsl(270,71%,75%) |
HSV | 270 | 38% | 93% | - | hsv(270,38%,93%) |
XYZ | 47.8683 | 38.6317 | 85.0545 | - | xyz(47.8683,38.6317,85.0545) |
CIE-LAB | 68.48 | 33.65 | -38.53 | - | lab(68.48,33.65,-38.53) |
CMYK | 0.18565400843882 | 0.37552742616034 | 0 | 0.070588235294118 | cmyk(0.18565400843882,0.37552742616034,0,0.070588235294118) |
Description
The RGB value of color #c194ed is rgb(193, 148, 237).
In the hex color #c194ed, The value of Red is 193, value of Green is 148, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #c194ed consists of 270° Hue, 71% Saturation, and 75% Lightness.
In the CMYK color model, the color #c194ed can be represented as Cyan=0.18565400843882%, Magenta=0.37552742616034%, Yellow=0%, and Black=0.070588235294118%.
Shades of #c194ed
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 #c194ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c194ed
Preview of #c194ed on White Background
The contrast ratio of #c194ed with white color is 2.41
Preview of #c194ed on black background
The contrast ratio of #c194ed with black color is 8.73
#c194ed color will look good with a black background.
Color Schemes of #c194ed
Triadic Colors of #c194ed
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 #c194ed
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 #c194ed
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 #c194ed
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: #c194ed;
}
This is a sample text used for the color #c194ed. 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: #c194ed;
}
This is a sample text used for the color #c194ed. 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 #c194ed;
}
This is a sample text used for the color #c194ed. 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 33.39%
Green 25.61%
Blue 41%
CMYK Percentage
Cyan 29.39
Magenta 59.44%
Yellow 0%
Black 11.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.