#dc0bfd Hex Color
rgb(220, 11, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | 0b | fd | - | #dc0bfd |
RGB | 220 | 11 | 253 | - | rgb(220,11,253) |
HSL | 292 | 98% | 52% | - | hsl(292,98%,52%) |
HSV | 292 | 96% | 99% | - | hsv(292,96%,99%) |
XYZ | 47.3645 | 22.5468 | 94.7841 | - | xyz(47.3645,22.5468,94.7841) |
CIE-LAB | 54.6 | 92.09 | -69.24 | - | lab(54.6,92.09,-69.24) |
CMYK | 0.1304347826087 | 0.95652173913043 | 0 | 0.0078431372549019 | cmyk(0.1304347826087,0.95652173913043,0,0.0078431372549019) |
Description
The RGB value of color #dc0bfd is rgb(220, 11, 253).
In the hex color #dc0bfd, The value of Red is 220, value of Green is 11, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #dc0bfd consists of 292° Hue, 98% Saturation, and 52% Lightness.
In the CMYK color model, the color #dc0bfd can be represented as Cyan=0.1304347826087%, Magenta=0.95652173913043%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #dc0bfd
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 #dc0bfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dc0bfd
Preview of #dc0bfd on White Background
The contrast ratio of #dc0bfd with white color is 3.81
Preview of #dc0bfd on black background
The contrast ratio of #dc0bfd with black color is 5.51
#dc0bfd color will look good with a black background.
Color Schemes of #dc0bfd
Triadic Colors of #dc0bfd
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 #dc0bfd
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 #dc0bfd
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 #dc0bfd
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: #dc0bfd;
}
This is a sample text used for the color #dc0bfd. 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: #dc0bfd;
}
This is a sample text used for the color #dc0bfd. 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 #dc0bfd;
}
This is a sample text used for the color #dc0bfd. 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 45.45%
Green 2.27%
Blue 52.27%
CMYK Percentage
Cyan 11.91
Magenta 87.37%
Yellow 0%
Black 0.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.