#beadd5 Hex Color
rgb(190, 173, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | ad | d5 | - | #beadd5 |
RGB | 190 | 173 | 213 | - | rgb(190,173,213) |
HSL | 266 | 32% | 76% | - | hsl(266,32%,76%) |
HSV | 266 | 19% | 84% | - | hsv(266,19%,84%) |
XYZ | 48.189 | 45.6384 | 69.22 | - | xyz(48.189,45.6384,69.22) |
CIE-LAB | 73.31 | 13.74 | -17.99 | - | lab(73.31,13.74,-17.99) |
CMYK | 0.10798122065728 | 0.18779342723005 | 0 | 0.16470588235294 | cmyk(0.10798122065728,0.18779342723005,0,0.16470588235294) |
Description
The RGB value of color #beadd5 is rgb(190, 173, 213).
In the hex color #beadd5, The value of Red is 190, value of Green is 173, and value of Blue is 213. The primary color is Blue. Similarly, The HSL values for #beadd5 consists of 266° Hue, 32% Saturation, and 76% Lightness.
In the CMYK color model, the color #beadd5 can be represented as Cyan=0.10798122065728%, Magenta=0.18779342723005%, Yellow=0%, and Black=0.16470588235294%.
Shades of #beadd5
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 #beadd5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #beadd5
Preview of #beadd5 on White Background
The contrast ratio of #beadd5 with white color is 2.07
Preview of #beadd5 on black background
The contrast ratio of #beadd5 with black color is 10.13
#beadd5 color will look good with a black background.
Color Schemes of #beadd5
Triadic Colors of #beadd5
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 #beadd5
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 #beadd5
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 #beadd5
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: #beadd5;
}
This is a sample text used for the color #beadd5. 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: #beadd5;
}
This is a sample text used for the color #beadd5. 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 #beadd5;
}
This is a sample text used for the color #beadd5. 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.99%
Green 30.03%
Blue 36.98%
CMYK Percentage
Cyan 23.45
Magenta 40.78%
Yellow 0%
Black 35.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.