#b10c95 Hex Color
rgb(177, 12, 149)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | 0c | 95 | - | #b10c95 |
RGB | 177 | 12 | 149 | - | rgb(177,12,149) |
HSL | 310 | 87% | 37% | - | hsl(310,87%,37%) |
HSV | 310 | 93% | 69% | - | hsv(310,93%,69%) |
XYZ | 23.6877 | 11.78 | 29.459 | - | xyz(23.6877,11.78,29.459) |
CIE-LAB | 40.86 | 69.55 | -31.31 | - | lab(40.86,69.55,-31.31) |
CMYK | 0 | 0.93220338983051 | 0.15819209039548 | 0.30588235294118 | cmyk(0,0.93220338983051,0.15819209039548,0.30588235294118) |
Description
The RGB value of color #b10c95 is rgb(177, 12, 149).
In the hex color #b10c95, The value of Red is 177, value of Green is 12, and value of Blue is 149. The primary color is Red. Similarly, The HSL values for #b10c95 consists of 310° Hue, 87% Saturation, and 37% Lightness.
In the CMYK color model, the color #b10c95 can be represented as Cyan=0%, Magenta=0.93220338983051%, Yellow=0.15819209039548%, and Black=0.30588235294118%.
Shades of #b10c95
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 #b10c95
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b10c95
Preview of #b10c95 on White Background
The contrast ratio of #b10c95 with white color is 6.26
#b10c95 color will look good on a white background.
Preview of #b10c95 on black background
The contrast ratio of #b10c95 with black color is 3.36
Color Schemes of #b10c95
Triadic Colors of #b10c95
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 #b10c95
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 #b10c95
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 #b10c95
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 #b10c95
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: #b10c95;
}
This is a sample text used for the color #b10c95. 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: #b10c95;
}
This is a sample text used for the color #b10c95. 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 #b10c95;
}
This is a sample text used for the color #b10c95. 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 52.37%
Green 3.55%
Blue 44.08%
CMYK Percentage
Cyan 0
Magenta 66.76%
Yellow 11.33%
Black 21.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.