#bc3c6a Hex Color
rgb(188, 60, 106)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | 3c | 6a | - | #bc3c6a |
RGB | 188 | 60 | 106 | - | rgb(188,60,106) |
HSL | 338 | 52% | 49% | - | hsl(338,52%,49%) |
HSV | 338 | 68% | 74% | - | hsv(338,68%,74%) |
XYZ | 24.9564 | 14.9637 | 15.2086 | - | xyz(24.9564,14.9637,15.2086) |
CIE-LAB | 45.58 | 54.72 | 2.41 | - | lab(45.58,54.72,2.41) |
CMYK | 0 | 0.68085106382979 | 0.43617021276596 | 0.26274509803922 | cmyk(0,0.68085106382979,0.43617021276596,0.26274509803922) |
Description
The RGB value of color #bc3c6a is rgb(188, 60, 106).
In the hex color #bc3c6a, The value of Red is 188, value of Green is 60, and value of Blue is 106. The primary color is Red. Similarly, The HSL values for #bc3c6a consists of 338° Hue, 52% Saturation, and 49% Lightness.
In the CMYK color model, the color #bc3c6a can be represented as Cyan=0%, Magenta=0.68085106382979%, Yellow=0.43617021276596%, and Black=0.26274509803922%.
Shades of #bc3c6a
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 #bc3c6a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bc3c6a
Preview of #bc3c6a on White Background
The contrast ratio of #bc3c6a with white color is 5.26
#bc3c6a color will look good on a white background.
Preview of #bc3c6a on black background
The contrast ratio of #bc3c6a with black color is 3.99
Color Schemes of #bc3c6a
Triadic Colors of #bc3c6a
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 #bc3c6a
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 #bc3c6a
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 #bc3c6a
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: #bc3c6a;
}
This is a sample text used for the color #bc3c6a. 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: #bc3c6a;
}
This is a sample text used for the color #bc3c6a. 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 #bc3c6a;
}
This is a sample text used for the color #bc3c6a. 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.11%
Green 16.95%
Blue 29.94%
CMYK Percentage
Cyan 0
Magenta 49.35%
Yellow 31.61%
Black 19.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.