#b63c7d Hex Color
rgb(182, 60, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b6 | 3c | 7d | - | #b63c7d |
RGB | 182 | 60 | 125 | - | rgb(182,60,125) |
HSL | 328 | 50% | 47% | - | hsl(328,50%,47%) |
HSV | 328 | 67% | 71% | - | hsv(328,67%,71%) |
XYZ | 24.6089 | 14.6575 | 20.9342 | - | xyz(24.6089,14.6575,20.9342) |
CIE-LAB | 45.16 | 55.05 | -9.98 | - | lab(45.16,55.05,-9.98) |
CMYK | 0 | 0.67032967032967 | 0.31318681318681 | 0.28627450980392 | cmyk(0,0.67032967032967,0.31318681318681,0.28627450980392) |
Description
The RGB value of color #b63c7d is rgb(182, 60, 125).
In the hex color #b63c7d, The value of Red is 182, value of Green is 60, and value of Blue is 125. The primary color is Red. Similarly, The HSL values for #b63c7d consists of 328° Hue, 50% Saturation, and 47% Lightness.
In the CMYK color model, the color #b63c7d can be represented as Cyan=0%, Magenta=0.67032967032967%, Yellow=0.31318681318681%, and Black=0.28627450980392%.
Shades of #b63c7d
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 #b63c7d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b63c7d
Preview of #b63c7d on White Background
The contrast ratio of #b63c7d with white color is 5.34
#b63c7d color will look good on a white background.
Preview of #b63c7d on black background
The contrast ratio of #b63c7d with black color is 3.93
Color Schemes of #b63c7d
Triadic Colors of #b63c7d
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 #b63c7d
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 #b63c7d
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 #b63c7d
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: #b63c7d;
}
This is a sample text used for the color #b63c7d. 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: #b63c7d;
}
This is a sample text used for the color #b63c7d. 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 #b63c7d;
}
This is a sample text used for the color #b63c7d. 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.59%
Green 16.35%
Blue 34.06%
CMYK Percentage
Cyan 0
Magenta 52.79%
Yellow 24.66%
Black 22.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.