#b6627c Hex Color
rgb(182, 98, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b6 | 62 | 7c | - | #b6627c |
RGB | 182 | 98 | 124 | - | rgb(182,98,124) |
HSL | 341 | 37% | 55% | - | hsl(341,37%,55%) |
HSV | 341 | 46% | 71% | - | hsv(341,46%,71%) |
XYZ | 27.2972 | 20.1357 | 21.5166 | - | xyz(27.2972,20.1357,21.5166) |
CIE-LAB | 51.99 | 36.82 | 0.73 | - | lab(51.99,36.82,0.73) |
CMYK | 0 | 0.46153846153846 | 0.31868131868132 | 0.28627450980392 | cmyk(0,0.46153846153846,0.31868131868132,0.28627450980392) |
Description
The RGB value of color #b6627c is rgb(182, 98, 124).
In the hex color #b6627c, The value of Red is 182, value of Green is 98, and value of Blue is 124. The primary color is Red. Similarly, The HSL values for #b6627c consists of 341° Hue, 37% Saturation, and 55% Lightness.
In the CMYK color model, the color #b6627c can be represented as Cyan=0%, Magenta=0.46153846153846%, Yellow=0.31868131868132%, and Black=0.28627450980392%.
Shades of #b6627c
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 #b6627c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b6627c
Preview of #b6627c on White Background
The contrast ratio of #b6627c with white color is 4.18
Preview of #b6627c on black background
The contrast ratio of #b6627c with black color is 5.03
#b6627c color will look good with a black background.
Color Schemes of #b6627c
Triadic Colors of #b6627c
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 #b6627c
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 #b6627c
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 #b6627c
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: #b6627c;
}
This is a sample text used for the color #b6627c. 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: #b6627c;
}
This is a sample text used for the color #b6627c. 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 #b6627c;
}
This is a sample text used for the color #b6627c. 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 45.05%
Green 24.26%
Blue 30.69%
CMYK Percentage
Cyan 0
Magenta 43.28%
Yellow 29.88%
Black 26.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.