#b36fcf Hex Color
rgb(179, 111, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | 6f | cf | - | #b36fcf |
RGB | 179 | 111 | 207 | - | rgb(179,111,207) |
HSL | 283 | 50% | 62% | - | hsl(283,50%,62%) |
HSV | 283 | 46% | 81% | - | hsv(283,46%,81%) |
XYZ | 35.5373 | 25.4576 | 62.0723 | - | xyz(35.5373,25.4576,62.0723) |
CIE-LAB | 57.52 | 43.32 | -39.08 | - | lab(57.52,43.32,-39.08) |
CMYK | 0.13526570048309 | 0.46376811594203 | 0 | 0.18823529411765 | cmyk(0.13526570048309,0.46376811594203,0,0.18823529411765) |
Description
The RGB value of color #b36fcf is rgb(179, 111, 207).
In the hex color #b36fcf, The value of Red is 179, value of Green is 111, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #b36fcf consists of 283° Hue, 50% Saturation, and 62% Lightness.
In the CMYK color model, the color #b36fcf can be represented as Cyan=0.13526570048309%, Magenta=0.46376811594203%, Yellow=0%, and Black=0.18823529411765%.
Shades of #b36fcf
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 #b36fcf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b36fcf
Preview of #b36fcf on White Background
The contrast ratio of #b36fcf with white color is 3.45
Preview of #b36fcf on black background
The contrast ratio of #b36fcf with black color is 6.09
#b36fcf color will look good with a black background.
Color Schemes of #b36fcf
Triadic Colors of #b36fcf
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 #b36fcf
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 #b36fcf
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 #b36fcf
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: #b36fcf;
}
This is a sample text used for the color #b36fcf. 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: #b36fcf;
}
This is a sample text used for the color #b36fcf. 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 #b36fcf;
}
This is a sample text used for the color #b36fcf. 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 36.02%
Green 22.33%
Blue 41.65%
CMYK Percentage
Cyan 17.18
Magenta 58.91%
Yellow 0%
Black 23.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.