#bd64ca Hex Color
rgb(189, 100, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | 64 | ca | - | #bd64ca |
RGB | 189 | 100 | 202 | - | rgb(189,100,202) |
HSL | 292 | 49% | 59% | - | hsl(292,49%,59%) |
HSV | 292 | 50% | 79% | - | hsv(292,50%,79%) |
XYZ | 36.2041 | 24.1974 | 58.6395 | - | xyz(36.2041,24.1974,58.6395) |
CIE-LAB | 56.28 | 50.87 | -38.09 | - | lab(56.28,50.87,-38.09) |
CMYK | 0.064356435643564 | 0.5049504950495 | 0 | 0.2078431372549 | cmyk(0.064356435643564,0.5049504950495,0,0.2078431372549) |
Description
The RGB value of color #bd64ca is rgb(189, 100, 202).
In the hex color #bd64ca, The value of Red is 189, value of Green is 100, and value of Blue is 202. The primary color is Blue. Similarly, The HSL values for #bd64ca consists of 292° Hue, 49% Saturation, and 59% Lightness.
In the CMYK color model, the color #bd64ca can be represented as Cyan=0.064356435643564%, Magenta=0.5049504950495%, Yellow=0%, and Black=0.2078431372549%.
Shades of #bd64ca
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 #bd64ca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bd64ca
Preview of #bd64ca on White Background
The contrast ratio of #bd64ca with white color is 3.6
Preview of #bd64ca on black background
The contrast ratio of #bd64ca with black color is 5.84
#bd64ca color will look good with a black background.
Color Schemes of #bd64ca
Triadic Colors of #bd64ca
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 #bd64ca
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 #bd64ca
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 #bd64ca
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: #bd64ca;
}
This is a sample text used for the color #bd64ca. 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: #bd64ca;
}
This is a sample text used for the color #bd64ca. 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 #bd64ca;
}
This is a sample text used for the color #bd64ca. 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 38.49%
Green 20.37%
Blue 41.14%
CMYK Percentage
Cyan 8.28
Magenta 64.97%
Yellow 0%
Black 26.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.