#bd628c Hex Color
rgb(189, 98, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 62 | 8c | - | #bd628c |
RGB | 189 | 98 | 140 | - | rgb(189,98,140) |
HSL | 332 | 41% | 56% | - | hsl(332,41%,56%) |
HSV | 332 | 48% | 74% | - | hsv(332,48%,74%) |
XYZ | 30.0876 | 21.4476 | 27.365 | - | xyz(30.0876,21.4476,27.365) |
CIE-LAB | 53.44 | 41.47 | -6.5 | - | lab(53.44,41.47,-6.5) |
CMYK | 0 | 0.48148148148148 | 0.25925925925926 | 0.25882352941176 | cmyk(0,0.48148148148148,0.25925925925926,0.25882352941176) |
Description
The RGB value of color #bd628c is rgb(189, 98, 140).
In the hex color #bd628c, The value of Red is 189, value of Green is 98, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #bd628c consists of 332° Hue, 41% Saturation, and 56% Lightness.
In the CMYK color model, the color #bd628c can be represented as Cyan=0%, Magenta=0.48148148148148%, Yellow=0.25925925925926%, and Black=0.25882352941176%.
Shades of #bd628c
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 #bd628c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd628c
Preview of #bd628c on White Background
The contrast ratio of #bd628c with white color is 3.97
Preview of #bd628c on black background
The contrast ratio of #bd628c with black color is 5.29
#bd628c color will look good with a black background.
Color Schemes of #bd628c
Triadic Colors of #bd628c
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 #bd628c
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 #bd628c
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 #bd628c
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: #bd628c;
}
This is a sample text used for the color #bd628c. 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: #bd628c;
}
This is a sample text used for the color #bd628c. 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 #bd628c;
}
This is a sample text used for the color #bd628c. 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 44.26%
Green 22.95%
Blue 32.79%
CMYK Percentage
Cyan 0
Magenta 48.17%
Yellow 25.94%
Black 25.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.