#bc386c Hex Color
rgb(188, 56, 108)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | 38 | 6c | - | #bc386c |
RGB | 188 | 56 | 108 | - | rgb(188,56,108) |
HSL | 336 | 54% | 48% | - | hsl(336,54%,48%) |
HSV | 336 | 70% | 74% | - | hsv(336,70%,74%) |
XYZ | 24.86 | 14.6024 | 15.6956 | - | xyz(24.86,14.6024,15.6956) |
CIE-LAB | 45.08 | 56.46 | 0.45 | - | lab(45.08,56.46,0.45) |
CMYK | 0 | 0.70212765957447 | 0.42553191489362 | 0.26274509803922 | cmyk(0,0.70212765957447,0.42553191489362,0.26274509803922) |
Description
The RGB value of color #bc386c is rgb(188, 56, 108).
In the hex color #bc386c, The value of Red is 188, value of Green is 56, and value of Blue is 108. The primary color is Red. Similarly, The HSL values for #bc386c consists of 336° Hue, 54% Saturation, and 48% Lightness.
In the CMYK color model, the color #bc386c can be represented as Cyan=0%, Magenta=0.70212765957447%, Yellow=0.42553191489362%, and Black=0.26274509803922%.
Shades of #bc386c
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 #bc386c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bc386c
Preview of #bc386c on White Background
The contrast ratio of #bc386c with white color is 5.36
#bc386c color will look good on a white background.
Preview of #bc386c on black background
The contrast ratio of #bc386c with black color is 3.92
Color Schemes of #bc386c
Triadic Colors of #bc386c
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 #bc386c
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 #bc386c
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 #bc386c
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: #bc386c;
}
This is a sample text used for the color #bc386c. 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: #bc386c;
}
This is a sample text used for the color #bc386c. 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 #bc386c;
}
This is a sample text used for the color #bc386c. 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 53.41%
Green 15.91%
Blue 30.68%
CMYK Percentage
Cyan 0
Magenta 50.5%
Yellow 30.6%
Black 18.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.