#b698bd Hex Color
rgb(182, 152, 189)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b6 | 98 | bd | - | #b698bd |
| RGB | 182 | 152 | 189 | - | rgb(182,152,189) |
| HSL | 289 | 22% | 67% | - | hsl(289,22%,67%) |
| HSV | 289 | 20% | 74% | - | hsv(289,20%,74%) |
| XYZ | 39.7049 | 36.0757 | 53.0147 | - | xyz(39.7049,36.0757,53.0147) |
| CIE-LAB | 66.58 | 17.83 | -14.97 | - | lab(66.58,17.83,-14.97) |
| CMYK | 0.037037037037037 | 0.1957671957672 | 0 | 0.25882352941176 | cmyk(0.037037037037037,0.1957671957672,0,0.25882352941176) |
Description
The RGB value of color #b698bd is rgb(182, 152, 189).
In the hex color #b698bd, The value of Red is 182, value of Green is 152, and value of Blue is 189. The primary color is Blue. Similarly, The HSL values for #b698bd consists of 289° Hue, 22% Saturation, and 67% Lightness.
In the CMYK color model, the color #b698bd can be represented as Cyan=0.037037037037037%, Magenta=0.1957671957672%, Yellow=0%, and Black=0.25882352941176%.
Shades of #b698bd
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 #b698bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b698bd
Preview of #b698bd on White Background
The contrast ratio of #b698bd with white color is 2.56
Preview of #b698bd on black background
The contrast ratio of #b698bd with black color is 8.22
#b698bd color will look good with a black background.
Color Schemes of #b698bd
Triadic Colors of #b698bd
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 #b698bd
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 #b698bd
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 #b698bd
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: #b698bd;
}
This is a sample text used for the color #b698bd. 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: #b698bd;
}
This is a sample text used for the color #b698bd. 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 #b698bd;
}
This is a sample text used for the color #b698bd. 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 34.8%
Green 29.06%
Blue 36.14%
CMYK Percentage
Cyan 7.53
Magenta 39.82%
Yellow 0%
Black 52.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.