#bc486f Hex Color
rgb(188, 72, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | 48 | 6f | - | #bc486f |
RGB | 188 | 72 | 111 | - | rgb(188,72,111) |
HSL | 340 | 46% | 51% | - | hsl(340,46%,51%) |
HSV | 340 | 62% | 74% | - | hsv(340,62%,74%) |
XYZ | 25.9256 | 16.4738 | 16.8523 | - | xyz(25.9256,16.4738,16.8523) |
CIE-LAB | 47.59 | 50.17 | 2.26 | - | lab(47.59,50.17,2.26) |
CMYK | 0 | 0.61702127659574 | 0.40957446808511 | 0.26274509803922 | cmyk(0,0.61702127659574,0.40957446808511,0.26274509803922) |
Description
The RGB value of color #bc486f is rgb(188, 72, 111).
In the hex color #bc486f, The value of Red is 188, value of Green is 72, and value of Blue is 111. The primary color is Red. Similarly, The HSL values for #bc486f consists of 340° Hue, 46% Saturation, and 51% Lightness.
In the CMYK color model, the color #bc486f can be represented as Cyan=0%, Magenta=0.61702127659574%, Yellow=0.40957446808511%, and Black=0.26274509803922%.
Shades of #bc486f
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 #bc486f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bc486f
Preview of #bc486f on White Background
The contrast ratio of #bc486f with white color is 4.89
#bc486f color will look good on a white background.
Preview of #bc486f on black background
The contrast ratio of #bc486f with black color is 4.29
Color Schemes of #bc486f
Triadic Colors of #bc486f
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 #bc486f
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 #bc486f
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 #bc486f
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: #bc486f;
}
This is a sample text used for the color #bc486f. 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: #bc486f;
}
This is a sample text used for the color #bc486f. 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 #bc486f;
}
This is a sample text used for the color #bc486f. 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.67%
Green 19.41%
Blue 29.92%
CMYK Percentage
Cyan 0
Magenta 47.86%
Yellow 31.77%
Black 20.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.