#d58bff Hex Color
rgb(213, 139, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | 8b | ff | - | #d58bff |
RGB | 213 | 139 | 255 | - | rgb(213,139,255) |
HSL | 278 | 100% | 77% | - | hsl(278,100%,77%) |
HSV | 278 | 45% | 100% | - | hsv(278,45%,100%) |
XYZ | 54.7232 | 39.8314 | 99.4117 | - | xyz(54.7232,39.8314,99.4117) |
CIE-LAB | 69.35 | 48.07 | -46.87 | - | lab(69.35,48.07,-46.87) |
CMYK | 0.16470588235294 | 0.45490196078431 | 0 | 0 | cmyk(0.16470588235294,0.45490196078431,0,0) |
Description
The RGB value of color #d58bff is rgb(213, 139, 255).
In the hex color #d58bff, The value of Red is 213, value of Green is 139, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #d58bff consists of 278° Hue, 100% Saturation, and 77% Lightness.
In the CMYK color model, the color #d58bff can be represented as Cyan=0.16470588235294%, Magenta=0.45490196078431%, Yellow=0%, and Black=0%.
Shades of #d58bff
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 #d58bff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d58bff
Preview of #d58bff on White Background
The contrast ratio of #d58bff with white color is 2.34
Preview of #d58bff on black background
The contrast ratio of #d58bff with black color is 8.97
#d58bff color will look good with a black background.
Color Schemes of #d58bff
Triadic Colors of #d58bff
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 #d58bff
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 #d58bff
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 #d58bff
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: #d58bff;
}
This is a sample text used for the color #d58bff. 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: #d58bff;
}
This is a sample text used for the color #d58bff. 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 #d58bff;
}
This is a sample text used for the color #d58bff. 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 35.09%
Green 22.9%
Blue 42.01%
CMYK Percentage
Cyan 26.58
Magenta 73.42%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.