#beaeb2 Hex Color
rgb(190, 174, 178)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | ae | b2 | - | #beaeb2 |
RGB | 190 | 174 | 178 | - | rgb(190,174,178) |
HSL | 345 | 11% | 71% | - | hsl(345,11%,71%) |
HSV | 345 | 8% | 75% | - | hsv(345,8%,75%) |
XYZ | 44.4071 | 44.4336 | 48.3555 | - | xyz(44.4071,44.4336,48.3555) |
CIE-LAB | 72.52 | 6.44 | 0.03 | - | lab(72.52,6.44,0.03) |
CMYK | 0 | 0.084210526315789 | 0.063157894736842 | 0.25490196078431 | cmyk(0,0.084210526315789,0.063157894736842,0.25490196078431) |
Description
The RGB value of color #beaeb2 is rgb(190, 174, 178).
In the hex color #beaeb2, The value of Red is 190, value of Green is 174, and value of Blue is 178. The primary color is Red. Similarly, The HSL values for #beaeb2 consists of 345° Hue, 11% Saturation, and 71% Lightness.
In the CMYK color model, the color #beaeb2 can be represented as Cyan=0%, Magenta=0.084210526315789%, Yellow=0.063157894736842%, and Black=0.25490196078431%.
Shades of #beaeb2
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 #beaeb2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #beaeb2
Preview of #beaeb2 on White Background
The contrast ratio of #beaeb2 with white color is 2.12
Preview of #beaeb2 on black background
The contrast ratio of #beaeb2 with black color is 9.89
#beaeb2 color will look good with a black background.
Color Schemes of #beaeb2
Triadic Colors of #beaeb2
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 #beaeb2
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 #beaeb2
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 #beaeb2
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: #beaeb2;
}
This is a sample text used for the color #beaeb2. 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: #beaeb2;
}
This is a sample text used for the color #beaeb2. 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 #beaeb2;
}
This is a sample text used for the color #beaeb2. 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 35.06%
Green 32.1%
Blue 32.84%
CMYK Percentage
Cyan 0
Magenta 20.93%
Yellow 15.7%
Black 63.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.