#c48bef Hex Color
rgb(196, 139, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | 8b | ef | - | #c48bef |
RGB | 196 | 139 | 239 | - | rgb(196,139,239) |
HSL | 274 | 76% | 74% | - | hsl(274,76%,74%) |
HSV | 274 | 42% | 94% | - | hsv(274,42%,94%) |
XYZ | 47.5776 | 36.433 | 86.186 | - | xyz(47.5776,36.433,86.186) |
CIE-LAB | 66.85 | 39.89 | -42.16 | - | lab(66.85,39.89,-42.16) |
CMYK | 0.17991631799163 | 0.418410041841 | 0 | 0.062745098039216 | cmyk(0.17991631799163,0.418410041841,0,0.062745098039216) |
Description
The RGB value of color #c48bef is rgb(196, 139, 239).
In the hex color #c48bef, The value of Red is 196, value of Green is 139, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #c48bef consists of 274° Hue, 76% Saturation, and 74% Lightness.
In the CMYK color model, the color #c48bef can be represented as Cyan=0.17991631799163%, Magenta=0.418410041841%, Yellow=0%, and Black=0.062745098039216%.
Shades of #c48bef
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 #c48bef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c48bef
Preview of #c48bef on White Background
The contrast ratio of #c48bef with white color is 2.53
Preview of #c48bef on black background
The contrast ratio of #c48bef with black color is 8.29
#c48bef color will look good with a black background.
Color Schemes of #c48bef
Triadic Colors of #c48bef
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 #c48bef
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 #c48bef
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 #c48bef
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: #c48bef;
}
This is a sample text used for the color #c48bef. 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: #c48bef;
}
This is a sample text used for the color #c48bef. 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 #c48bef;
}
This is a sample text used for the color #c48bef. 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.15%
Green 24.22%
Blue 41.64%
CMYK Percentage
Cyan 27.22
Magenta 63.29%
Yellow 0%
Black 9.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.