#d26ddb Hex Color
rgb(210, 109, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | 6d | db | - | #d26ddb |
RGB | 210 | 109 | 219 | - | rgb(210,109,219) |
HSL | 295 | 60% | 64% | - | hsl(295,60%,64%) |
HSV | 295 | 50% | 86% | - | hsv(295,50%,86%) |
XYZ | 44.8332 | 29.7534 | 70.3978 | - | xyz(44.8332,29.7534,70.3978) |
CIE-LAB | 61.44 | 55.42 | -39.42 | - | lab(61.44,55.42,-39.42) |
CMYK | 0.041095890410959 | 0.50228310502283 | 0 | 0.14117647058824 | cmyk(0.041095890410959,0.50228310502283,0,0.14117647058824) |
Description
The RGB value of color #d26ddb is rgb(210, 109, 219).
In the hex color #d26ddb, The value of Red is 210, value of Green is 109, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #d26ddb consists of 295° Hue, 60% Saturation, and 64% Lightness.
In the CMYK color model, the color #d26ddb can be represented as Cyan=0.041095890410959%, Magenta=0.50228310502283%, Yellow=0%, and Black=0.14117647058824%.
Shades of #d26ddb
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 #d26ddb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d26ddb
Preview of #d26ddb on White Background
The contrast ratio of #d26ddb with white color is 3.02
Preview of #d26ddb on black background
The contrast ratio of #d26ddb with black color is 6.95
#d26ddb color will look good with a black background.
Color Schemes of #d26ddb
Triadic Colors of #d26ddb
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 #d26ddb
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 #d26ddb
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 #d26ddb
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: #d26ddb;
}
This is a sample text used for the color #d26ddb. 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: #d26ddb;
}
This is a sample text used for the color #d26ddb. 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 #d26ddb;
}
This is a sample text used for the color #d26ddb. 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 39.03%
Green 20.26%
Blue 40.71%
CMYK Percentage
Cyan 6
Magenta 73.37%
Yellow 0%
Black 20.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.