#b61b82 Hex Color
rgb(182, 27, 130)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b6 | 1b | 82 | - | #b61b82 |
RGB | 182 | 27 | 130 | - | rgb(182,27,130) |
HSL | 320 | 74% | 41% | - | hsl(320,74%,41%) |
HSV | 320 | 85% | 71% | - | hsv(320,85%,71%) |
XYZ | 23.7126 | 12.3407 | 22.2513 | - | xyz(23.7126,12.3407,22.2513) |
CIE-LAB | 41.75 | 65.83 | -18.23 | - | lab(41.75,65.83,-18.23) |
CMYK | 0 | 0.85164835164835 | 0.28571428571429 | 0.28627450980392 | cmyk(0,0.85164835164835,0.28571428571429,0.28627450980392) |
Description
The RGB value of color #b61b82 is rgb(182, 27, 130).
In the hex color #b61b82, The value of Red is 182, value of Green is 27, and value of Blue is 130. The primary color is Red. Similarly, The HSL values for #b61b82 consists of 320° Hue, 74% Saturation, and 41% Lightness.
In the CMYK color model, the color #b61b82 can be represented as Cyan=0%, Magenta=0.85164835164835%, Yellow=0.28571428571429%, and Black=0.28627450980392%.
Shades of #b61b82
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 #b61b82
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b61b82
Preview of #b61b82 on White Background
The contrast ratio of #b61b82 with white color is 6.06
#b61b82 color will look good on a white background.
Preview of #b61b82 on black background
The contrast ratio of #b61b82 with black color is 3.47
Color Schemes of #b61b82
Triadic Colors of #b61b82
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 #b61b82
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 #b61b82
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 #b61b82
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 #b61b82
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: #b61b82;
}
This is a sample text used for the color #b61b82. 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: #b61b82;
}
This is a sample text used for the color #b61b82. 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 #b61b82;
}
This is a sample text used for the color #b61b82. 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.69%
Green 7.96%
Blue 38.35%
CMYK Percentage
Cyan 0
Magenta 59.82%
Yellow 20.07%
Black 20.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.