#b69ed7 Hex Color
rgb(182, 158, 215)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b6 | 9e | d7 | - | #b69ed7 |
RGB | 182 | 158 | 215 | - | rgb(182,158,215) |
HSL | 265 | 42% | 73% | - | hsl(265,42%,73%) |
HSV | 265 | 27% | 84% | - | hsv(265,27%,84%) |
XYZ | 43.784 | 39.3051 | 69.569 | - | xyz(43.784,39.3051,69.569) |
CIE-LAB | 68.97 | 19.9 | -25.76 | - | lab(68.97,19.9,-25.76) |
CMYK | 0.15348837209302 | 0.26511627906977 | 0 | 0.15686274509804 | cmyk(0.15348837209302,0.26511627906977,0,0.15686274509804) |
Description
The RGB value of color #b69ed7 is rgb(182, 158, 215).
In the hex color #b69ed7, The value of Red is 182, value of Green is 158, and value of Blue is 215. The primary color is Blue. Similarly, The HSL values for #b69ed7 consists of 265° Hue, 42% Saturation, and 73% Lightness.
In the CMYK color model, the color #b69ed7 can be represented as Cyan=0.15348837209302%, Magenta=0.26511627906977%, Yellow=0%, and Black=0.15686274509804%.
Shades of #b69ed7
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 #b69ed7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b69ed7
Preview of #b69ed7 on White Background
The contrast ratio of #b69ed7 with white color is 2.37
Preview of #b69ed7 on black background
The contrast ratio of #b69ed7 with black color is 8.86
#b69ed7 color will look good with a black background.
Color Schemes of #b69ed7
Triadic Colors of #b69ed7
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 #b69ed7
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 #b69ed7
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 #b69ed7
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: #b69ed7;
}
This is a sample text used for the color #b69ed7. 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: #b69ed7;
}
This is a sample text used for the color #b69ed7. 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 #b69ed7;
}
This is a sample text used for the color #b69ed7. 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 32.79%
Green 28.47%
Blue 38.74%
CMYK Percentage
Cyan 26.67
Magenta 46.07%
Yellow 0%
Black 27.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.