#cda4fd Hex Color
rgb(205, 164, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | a4 | fd | - | #cda4fd |
RGB | 205 | 164 | 253 | - | rgb(205,164,253) |
HSL | 268 | 96% | 82% | - | hsl(268,96%,82%) |
HSV | 268 | 35% | 99% | - | hsv(268,35%,99%) |
XYZ | 56.1819 | 46.6219 | 98.9663 | - | xyz(56.1819,46.6219,98.9663) |
CIE-LAB | 73.95 | 31.92 | -38.65 | - | lab(73.95,31.92,-38.65) |
CMYK | 0.1897233201581 | 0.35177865612648 | 0 | 0.0078431372549019 | cmyk(0.1897233201581,0.35177865612648,0,0.0078431372549019) |
Description
The RGB value of color #cda4fd is rgb(205, 164, 253).
In the hex color #cda4fd, The value of Red is 205, value of Green is 164, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #cda4fd consists of 268° Hue, 96% Saturation, and 82% Lightness.
In the CMYK color model, the color #cda4fd can be represented as Cyan=0.1897233201581%, Magenta=0.35177865612648%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #cda4fd
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 #cda4fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cda4fd
Preview of #cda4fd on White Background
The contrast ratio of #cda4fd with white color is 2.03
Preview of #cda4fd on black background
The contrast ratio of #cda4fd with black color is 10.32
#cda4fd color will look good with a black background.
Color Schemes of #cda4fd
Triadic Colors of #cda4fd
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 #cda4fd
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 #cda4fd
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 #cda4fd
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: #cda4fd;
}
This is a sample text used for the color #cda4fd. 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: #cda4fd;
}
This is a sample text used for the color #cda4fd. 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 #cda4fd;
}
This is a sample text used for the color #cda4fd. 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.96%
Green 26.37%
Blue 40.68%
CMYK Percentage
Cyan 34.54
Magenta 64.04%
Yellow 0%
Black 1.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.