#bc0171 Hex Color
rgb(188, 1, 113)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | 01 | 71 | - | #bc0171 |
RGB | 188 | 1 | 113 | - | rgb(188,1,113) |
HSL | 324 | 99% | 37% | - | hsl(324,99%,37%) |
HSV | 324 | 99% | 74% | - | hsv(324,99%,74%) |
XYZ | 23.7305 | 11.9053 | 16.67 | - | xyz(23.7305,11.9053,16.67) |
CIE-LAB | 41.07 | 68.87 | -8.6 | - | lab(41.07,68.87,-8.6) |
CMYK | 0 | 0.99468085106383 | 0.39893617021277 | 0.26274509803922 | cmyk(0,0.99468085106383,0.39893617021277,0.26274509803922) |
Description
The RGB value of color #bc0171 is rgb(188, 1, 113).
In the hex color #bc0171, The value of Red is 188, value of Green is 1, and value of Blue is 113. The primary color is Red. Similarly, The HSL values for #bc0171 consists of 324° Hue, 99% Saturation, and 37% Lightness.
In the CMYK color model, the color #bc0171 can be represented as Cyan=0%, Magenta=0.99468085106383%, Yellow=0.39893617021277%, and Black=0.26274509803922%.
Shades of #bc0171
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 #bc0171
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bc0171
Preview of #bc0171 on White Background
The contrast ratio of #bc0171 with white color is 6.21
#bc0171 color will look good on a white background.
Preview of #bc0171 on black background
The contrast ratio of #bc0171 with black color is 3.38
Color Schemes of #bc0171
Triadic Colors of #bc0171
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 #bc0171
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 #bc0171
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 #bc0171
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 #bc0171
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: #bc0171;
}
This is a sample text used for the color #bc0171. 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: #bc0171;
}
This is a sample text used for the color #bc0171. 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 #bc0171;
}
This is a sample text used for the color #bc0171. 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 62.25%
Green 0.33%
Blue 37.42%
CMYK Percentage
Cyan 0
Magenta 60.05%
Yellow 24.09%
Black 15.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.