#c8a3fb Hex Color
rgb(200, 163, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | a3 | fb | - | #c8a3fb |
RGB | 200 | 163 | 251 | - | rgb(200,163,251) |
HSL | 265 | 92% | 81% | - | hsl(265,92%,81%) |
HSV | 265 | 35% | 98% | - | hsv(265,35%,98%) |
XYZ | 54.3292 | 45.4388 | 97.1739 | - | xyz(54.3292,45.4388,97.1739) |
CIE-LAB | 73.18 | 30.56 | -38.8 | - | lab(73.18,30.56,-38.8) |
CMYK | 0.20318725099602 | 0.35059760956175 | 0 | 0.015686274509804 | cmyk(0.20318725099602,0.35059760956175,0,0.015686274509804) |
Description
The RGB value of color #c8a3fb is rgb(200, 163, 251).
In the hex color #c8a3fb, The value of Red is 200, value of Green is 163, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #c8a3fb consists of 265° Hue, 92% Saturation, and 81% Lightness.
In the CMYK color model, the color #c8a3fb can be represented as Cyan=0.20318725099602%, Magenta=0.35059760956175%, Yellow=0%, and Black=0.015686274509804%.
Shades of #c8a3fb
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 #c8a3fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c8a3fb
Preview of #c8a3fb on White Background
The contrast ratio of #c8a3fb with white color is 2.08
Preview of #c8a3fb on black background
The contrast ratio of #c8a3fb with black color is 10.09
#c8a3fb color will look good with a black background.
Color Schemes of #c8a3fb
Triadic Colors of #c8a3fb
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 #c8a3fb
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 #c8a3fb
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 #c8a3fb
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: #c8a3fb;
}
This is a sample text used for the color #c8a3fb. 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: #c8a3fb;
}
This is a sample text used for the color #c8a3fb. 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 #c8a3fb;
}
This is a sample text used for the color #c8a3fb. 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 32.57%
Green 26.55%
Blue 40.88%
CMYK Percentage
Cyan 35.68
Magenta 61.57%
Yellow 0%
Black 2.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.