#b6b6db Hex Color
rgb(182, 182, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b6 | b6 | db | - | #b6b6db |
RGB | 182 | 182 | 219 | - | rgb(182,182,219) |
HSL | 240 | 34% | 79% | - | hsl(240,34%,79%) |
HSV | 240 | 17% | 86% | - | hsv(240,17%,86%) |
XYZ | 48.8055 | 48.5155 | 73.8099 | - | xyz(48.8055,48.5155,73.8099) |
CIE-LAB | 75.15 | 7.5 | -18.54 | - | lab(75.15,7.5,-18.54) |
CMYK | 0.1689497716895 | 0.1689497716895 | 0 | 0.14117647058824 | cmyk(0.1689497716895,0.1689497716895,0,0.14117647058824) |
Description
The RGB value of color #b6b6db is rgb(182, 182, 219).
In the hex color #b6b6db, The value of Red is 182, value of Green is 182, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #b6b6db consists of 240° Hue, 34% Saturation, and 79% Lightness.
In the CMYK color model, the color #b6b6db can be represented as Cyan=0.1689497716895%, Magenta=0.1689497716895%, Yellow=0%, and Black=0.14117647058824%.
Shades of #b6b6db
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 #b6b6db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b6b6db
Preview of #b6b6db on White Background
The contrast ratio of #b6b6db with white color is 1.96
Preview of #b6b6db on black background
The contrast ratio of #b6b6db with black color is 10.7
#b6b6db color will look good with a black background.
Color Schemes of #b6b6db
Triadic Colors of #b6b6db
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 #b6b6db
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 #b6b6db
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 #b6b6db
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: #b6b6db;
}
This is a sample text used for the color #b6b6db. 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: #b6b6db;
}
This is a sample text used for the color #b6b6db. 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 #b6b6db;
}
This is a sample text used for the color #b6b6db. 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 31.22%
Green 31.22%
Blue 37.56%
CMYK Percentage
Cyan 35.27
Magenta 35.27%
Yellow 0%
Black 29.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.