#b80dd1 Hex Color
rgb(184, 13, 209)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b8 | 0d | d1 | - | #b80dd1 |
| RGB | 184 | 13 | 209 | - | rgb(184,13,209) |
| HSL | 292 | 88% | 44% | - | hsl(292,88%,44%) |
| HSV | 292 | 94% | 82% | - | hsv(292,94%,82%) |
| XYZ | 31.4197 | 15.0816 | 61.5766 | - | xyz(31.4197,15.0816,61.5766) |
| CIE-LAB | 45.75 | 79.57 | -58.93 | - | lab(45.75,79.57,-58.93) |
| CMYK | 0.11961722488038 | 0.9377990430622 | 0 | 0.18039215686275 | cmyk(0.11961722488038,0.9377990430622,0,0.18039215686275) |
Description
The RGB value of color #b80dd1 is rgb(184, 13, 209).
In the hex color #b80dd1, The value of Red is 184, value of Green is 13, and value of Blue is 209. The primary color is Blue. Similarly, The HSL values for #b80dd1 consists of 292° Hue, 88% Saturation, and 44% Lightness.
In the CMYK color model, the color #b80dd1 can be represented as Cyan=0.11961722488038%, Magenta=0.9377990430622%, Yellow=0%, and Black=0.18039215686275%.
Shades of #b80dd1
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 #b80dd1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b80dd1
Preview of #b80dd1 on White Background
The contrast ratio of #b80dd1 with white color is 5.23
#b80dd1 color will look good on a white background.
Preview of #b80dd1 on black background
The contrast ratio of #b80dd1 with black color is 4.02
Color Schemes of #b80dd1
Triadic Colors of #b80dd1
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 #b80dd1
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 #b80dd1
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 #b80dd1
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.
Monochromatic Colors of #b80dd1
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #b80dd1;
}
This is a sample text used for the color #b80dd1. 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: #b80dd1;
}
This is a sample text used for the color #b80dd1. 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 #b80dd1;
}
This is a sample text used for the color #b80dd1. 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.32%
Green 3.2%
Blue 51.48%
CMYK Percentage
Cyan 9.66
Magenta 75.76%
Yellow 0%
Black 14.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.