#d25cff Hex Color
rgb(210, 92, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | 5c | ff | - | #d25cff |
RGB | 210 | 92 | 255 | - | rgb(210,92,255) |
HSL | 283 | 100% | 68% | - | hsl(283,100%,68%) |
HSV | 283 | 64% | 100% | - | hsv(283,64%,100%) |
XYZ | 48.4555 | 28.5759 | 97.5696 | - | xyz(48.4555,28.5759,97.5696) |
CIE-LAB | 60.41 | 70.09 | -61.08 | - | lab(60.41,70.09,-61.08) |
CMYK | 0.17647058823529 | 0.63921568627451 | 0 | 0 | cmyk(0.17647058823529,0.63921568627451,0,0) |
Description
The RGB value of color #d25cff is rgb(210, 92, 255).
In the hex color #d25cff, The value of Red is 210, value of Green is 92, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #d25cff consists of 283° Hue, 100% Saturation, and 68% Lightness.
In the CMYK color model, the color #d25cff can be represented as Cyan=0.17647058823529%, Magenta=0.63921568627451%, Yellow=0%, and Black=0%.
Shades of #d25cff
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 #d25cff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d25cff
Preview of #d25cff on White Background
The contrast ratio of #d25cff with white color is 3.13
Preview of #d25cff on black background
The contrast ratio of #d25cff with black color is 6.72
#d25cff color will look good with a black background.
Color Schemes of #d25cff
Triadic Colors of #d25cff
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 #d25cff
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 #d25cff
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 #d25cff
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: #d25cff;
}
This is a sample text used for the color #d25cff. 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: #d25cff;
}
This is a sample text used for the color #d25cff. 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 #d25cff;
}
This is a sample text used for the color #d25cff. 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 37.7%
Green 16.52%
Blue 45.78%
CMYK Percentage
Cyan 21.63
Magenta 78.37%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.