#bc758c Hex Color
rgb(188, 117, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | 75 | 8c | - | #bc758c |
RGB | 188 | 117 | 140 | - | rgb(188,117,140) |
HSL | 341 | 35% | 60% | - | hsl(341,35%,60%) |
HSV | 341 | 38% | 74% | - | hsv(341,38%,74%) |
XYZ | 31.834 | 25.3074 | 28.0179 | - | xyz(31.834,25.3074,28.0179) |
CIE-LAB | 57.37 | 30.97 | -0.7 | - | lab(57.37,30.97,-0.7) |
CMYK | 0 | 0.37765957446809 | 0.25531914893617 | 0.26274509803922 | cmyk(0,0.37765957446809,0.25531914893617,0.26274509803922) |
Description
The RGB value of color #bc758c is rgb(188, 117, 140).
In the hex color #bc758c, The value of Red is 188, value of Green is 117, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #bc758c consists of 341° Hue, 35% Saturation, and 60% Lightness.
In the CMYK color model, the color #bc758c can be represented as Cyan=0%, Magenta=0.37765957446809%, Yellow=0.25531914893617%, and Black=0.26274509803922%.
Shades of #bc758c
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 #bc758c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bc758c
Preview of #bc758c on White Background
The contrast ratio of #bc758c with white color is 3.46
Preview of #bc758c on black background
The contrast ratio of #bc758c with black color is 6.06
#bc758c color will look good with a black background.
Color Schemes of #bc758c
Triadic Colors of #bc758c
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 #bc758c
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 #bc758c
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 #bc758c
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: #bc758c;
}
This is a sample text used for the color #bc758c. 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: #bc758c;
}
This is a sample text used for the color #bc758c. 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 #bc758c;
}
This is a sample text used for the color #bc758c. 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 42.25%
Green 26.29%
Blue 31.46%
CMYK Percentage
Cyan 0
Magenta 42.16%
Yellow 28.5%
Black 29.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.