#b10cfc Hex Color
rgb(177, 12, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | 0c | fc | - | #b10cfc |
RGB | 177 | 12 | 252 | - | rgb(177,12,252) |
HSL | 281 | 98% | 52% | - | hsl(281,98%,52%) |
HSV | 281 | 95% | 99% | - | hsv(281,95%,99%) |
XYZ | 35.8336 | 16.6383 | 93.4183 | - | xyz(35.8336,16.6383,93.4183) |
CIE-LAB | 47.8 | 86.2 | -80.04 | - | lab(47.8,86.2,-80.04) |
CMYK | 0.29761904761905 | 0.95238095238095 | 0 | 0.011764705882353 | cmyk(0.29761904761905,0.95238095238095,0,0.011764705882353) |
Description
The RGB value of color #b10cfc is rgb(177, 12, 252).
In the hex color #b10cfc, The value of Red is 177, value of Green is 12, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #b10cfc consists of 281° Hue, 98% Saturation, and 52% Lightness.
In the CMYK color model, the color #b10cfc can be represented as Cyan=0.29761904761905%, Magenta=0.95238095238095%, Yellow=0%, and Black=0.011764705882353%.
Shades of #b10cfc
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 #b10cfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b10cfc
Preview of #b10cfc on White Background
The contrast ratio of #b10cfc with white color is 4.85
#b10cfc color will look good on a white background.
Preview of #b10cfc on black background
The contrast ratio of #b10cfc with black color is 4.33
Color Schemes of #b10cfc
Triadic Colors of #b10cfc
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 #b10cfc
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 #b10cfc
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 #b10cfc
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: #b10cfc;
}
This is a sample text used for the color #b10cfc. 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: #b10cfc;
}
This is a sample text used for the color #b10cfc. 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 #b10cfc;
}
This is a sample text used for the color #b10cfc. 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 40.14%
Green 2.72%
Blue 57.14%
CMYK Percentage
Cyan 23.59
Magenta 75.48%
Yellow 0%
Black 0.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.