#dc4cf7 Hex Color
rgb(220, 76, 247)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | 4c | f7 | - | #dc4cf7 |
RGB | 220 | 76 | 247 | - | rgb(220,76,247) |
HSL | 291 | 91% | 63% | - | hsl(291,91%,63%) |
HSV | 291 | 69% | 97% | - | hsv(291,69%,97%) |
XYZ | 48.8881 | 27.0999 | 90.6498 | - | xyz(48.8881,27.0999,90.6498) |
CIE-LAB | 59.07 | 77.05 | -58.72 | - | lab(59.07,77.05,-58.72) |
CMYK | 0.10931174089069 | 0.69230769230769 | 0 | 0.031372549019608 | cmyk(0.10931174089069,0.69230769230769,0,0.031372549019608) |
Description
The RGB value of color #dc4cf7 is rgb(220, 76, 247).
In the hex color #dc4cf7, The value of Red is 220, value of Green is 76, and value of Blue is 247. The primary color is Blue. Similarly, The HSL values for #dc4cf7 consists of 291° Hue, 91% Saturation, and 63% Lightness.
In the CMYK color model, the color #dc4cf7 can be represented as Cyan=0.10931174089069%, Magenta=0.69230769230769%, Yellow=0%, and Black=0.031372549019608%.
Shades of #dc4cf7
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 #dc4cf7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dc4cf7
Preview of #dc4cf7 on White Background
The contrast ratio of #dc4cf7 with white color is 3.27
Preview of #dc4cf7 on black background
The contrast ratio of #dc4cf7 with black color is 6.42
#dc4cf7 color will look good with a black background.
Color Schemes of #dc4cf7
Triadic Colors of #dc4cf7
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 #dc4cf7
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 #dc4cf7
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 #dc4cf7
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: #dc4cf7;
}
This is a sample text used for the color #dc4cf7. 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: #dc4cf7;
}
This is a sample text used for the color #dc4cf7. 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 #dc4cf7;
}
This is a sample text used for the color #dc4cf7. 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 40.52%
Green 14%
Blue 45.49%
CMYK Percentage
Cyan 13.12
Magenta 83.11%
Yellow 0%
Black 3.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.