#dd1bff Hex Color
rgb(221, 27, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | 1b | ff | - | #dd1bff |
RGB | 221 | 27 | 255 | - | rgb(221,27,255) |
HSL | 291 | 100% | 55% | - | hsl(291,100%,55%) |
HSV | 291 | 89% | 100% | - | hsv(291,89%,100%) |
XYZ | 48.2607 | 23.376 | 96.5761 | - | xyz(48.2607,23.376,96.5761) |
CIE-LAB | 55.46 | 90.89 | -68.96 | - | lab(55.46,90.89,-68.96) |
CMYK | 0.13333333333333 | 0.89411764705882 | 0 | 0 | cmyk(0.13333333333333,0.89411764705882,0,0) |
Description
The RGB value of color #dd1bff is rgb(221, 27, 255).
In the hex color #dd1bff, The value of Red is 221, value of Green is 27, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #dd1bff consists of 291° Hue, 100% Saturation, and 55% Lightness.
In the CMYK color model, the color #dd1bff can be represented as Cyan=0.13333333333333%, Magenta=0.89411764705882%, Yellow=0%, and Black=0%.
Shades of #dd1bff
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 #dd1bff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dd1bff
Preview of #dd1bff on White Background
The contrast ratio of #dd1bff with white color is 3.7
Preview of #dd1bff on black background
The contrast ratio of #dd1bff with black color is 5.68
#dd1bff color will look good with a black background.
Color Schemes of #dd1bff
Triadic Colors of #dd1bff
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 #dd1bff
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 #dd1bff
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 #dd1bff
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: #dd1bff;
}
This is a sample text used for the color #dd1bff. 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: #dd1bff;
}
This is a sample text used for the color #dd1bff. 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 #dd1bff;
}
This is a sample text used for the color #dd1bff. 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 43.94%
Green 5.37%
Blue 50.7%
CMYK Percentage
Cyan 12.98
Magenta 87.02%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.