#bc05bc Hex Color
rgb(188, 5, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | 05 | bc | - | #bc05bc |
RGB | 188 | 5 | 188 | - | rgb(188,5,188) |
HSL | 300 | 95% | 38% | - | hsl(300,95%,38%) |
HSV | 300 | 97% | 74% | - | hsv(300,97%,74%) |
XYZ | 29.8704 | 14.4307 | 48.788 | - | xyz(29.8704,14.4307,48.788) |
CIE-LAB | 44.84 | 77.68 | -48.14 | - | lab(44.84,77.68,-48.14) |
CMYK | 0 | 0.97340425531915 | 0 | 0.26274509803922 | cmyk(0,0.97340425531915,0,0.26274509803922) |
Description
The RGB value of color #bc05bc is rgb(188, 5, 188).
In the hex color #bc05bc, The value of Red is 188, value of Green is 5, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #bc05bc consists of 300° Hue, 95% Saturation, and 38% Lightness.
In the CMYK color model, the color #bc05bc can be represented as Cyan=0%, Magenta=0.97340425531915%, Yellow=0%, and Black=0.26274509803922%.
Shades of #bc05bc
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 #bc05bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bc05bc
Preview of #bc05bc on White Background
The contrast ratio of #bc05bc with white color is 5.4
#bc05bc color will look good on a white background.
Preview of #bc05bc on black background
The contrast ratio of #bc05bc with black color is 3.89
Color Schemes of #bc05bc
Triadic Colors of #bc05bc
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 #bc05bc
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 #bc05bc
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 #bc05bc
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 #bc05bc
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: #bc05bc;
}
This is a sample text used for the color #bc05bc. 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: #bc05bc;
}
This is a sample text used for the color #bc05bc. 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 #bc05bc;
}
This is a sample text used for the color #bc05bc. 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 49.34%
Green 1.31%
Blue 49.34%
CMYK Percentage
Cyan 0
Magenta 78.74%
Yellow 0%
Black 21.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.