#bc3b7e Hex Color
rgb(188, 59, 126)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | 3b | 7e | - | #bc3b7e |
RGB | 188 | 59 | 126 | - | rgb(188,59,126) |
HSL | 329 | 52% | 48% | - | hsl(329,52%,48%) |
HSV | 329 | 69% | 74% | - | hsv(329,69%,74%) |
XYZ | 26.0689 | 15.3257 | 21.3228 | - | xyz(26.0689,15.3257,21.3228) |
CIE-LAB | 46.08 | 57.29 | -9.11 | - | lab(46.08,57.29,-9.11) |
CMYK | 0 | 0.68617021276596 | 0.32978723404255 | 0.26274509803922 | cmyk(0,0.68617021276596,0.32978723404255,0.26274509803922) |
Description
The RGB value of color #bc3b7e is rgb(188, 59, 126).
In the hex color #bc3b7e, The value of Red is 188, value of Green is 59, and value of Blue is 126. The primary color is Red. Similarly, The HSL values for #bc3b7e consists of 329° Hue, 52% Saturation, and 48% Lightness.
In the CMYK color model, the color #bc3b7e can be represented as Cyan=0%, Magenta=0.68617021276596%, Yellow=0.32978723404255%, and Black=0.26274509803922%.
Shades of #bc3b7e
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 #bc3b7e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bc3b7e
Preview of #bc3b7e on White Background
The contrast ratio of #bc3b7e with white color is 5.17
#bc3b7e color will look good on a white background.
Preview of #bc3b7e on black background
The contrast ratio of #bc3b7e with black color is 4.07
Color Schemes of #bc3b7e
Triadic Colors of #bc3b7e
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 #bc3b7e
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 #bc3b7e
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 #bc3b7e
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: #bc3b7e;
}
This is a sample text used for the color #bc3b7e. 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: #bc3b7e;
}
This is a sample text used for the color #bc3b7e. 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 #bc3b7e;
}
This is a sample text used for the color #bc3b7e. 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 50.4%
Green 15.82%
Blue 33.78%
CMYK Percentage
Cyan 0
Magenta 53.66%
Yellow 25.79%
Black 20.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.