#b78fc4 Hex Color
rgb(183, 143, 196)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b7 | 8f | c4 | - | #b78fc4 |
RGB | 183 | 143 | 196 | - | rgb(183,143,196) |
HSL | 285 | 31% | 66% | - | hsl(285,31%,66%) |
HSV | 285 | 27% | 77% | - | hsv(285,27%,77%) |
XYZ | 39.3147 | 33.6977 | 56.6568 | - | xyz(39.3147,33.6977,56.6568) |
CIE-LAB | 64.72 | 24.6 | -21.69 | - | lab(64.72,24.6,-21.69) |
CMYK | 0.066326530612245 | 0.27040816326531 | 0 | 0.23137254901961 | cmyk(0.066326530612245,0.27040816326531,0,0.23137254901961) |
Description
The RGB value of color #b78fc4 is rgb(183, 143, 196).
In the hex color #b78fc4, The value of Red is 183, value of Green is 143, and value of Blue is 196. The primary color is Blue. Similarly, The HSL values for #b78fc4 consists of 285° Hue, 31% Saturation, and 66% Lightness.
In the CMYK color model, the color #b78fc4 can be represented as Cyan=0.066326530612245%, Magenta=0.27040816326531%, Yellow=0%, and Black=0.23137254901961%.
Shades of #b78fc4
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 #b78fc4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b78fc4
Preview of #b78fc4 on White Background
The contrast ratio of #b78fc4 with white color is 2.71
Preview of #b78fc4 on black background
The contrast ratio of #b78fc4 with black color is 7.74
#b78fc4 color will look good with a black background.
Color Schemes of #b78fc4
Triadic Colors of #b78fc4
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 #b78fc4
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 #b78fc4
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 #b78fc4
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: #b78fc4;
}
This is a sample text used for the color #b78fc4. 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: #b78fc4;
}
This is a sample text used for the color #b78fc4. 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 #b78fc4;
}
This is a sample text used for the color #b78fc4. 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 35.06%
Green 27.39%
Blue 37.55%
CMYK Percentage
Cyan 11.68
Magenta 47.6%
Yellow 0%
Black 40.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.