#bee6b4 Hex Color
rgb(190, 230, 180)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | e6 | b4 | - | #bee6b4 |
RGB | 190 | 230 | 180 | - | rgb(190,230,180) |
HSL | 108 | 50% | 80% | - | hsl(108,50%,80%) |
HSV | 108 | 22% | 90% | - | hsv(108,22%,90%) |
XYZ | 57.7702 | 70.8361 | 53.8079 | - | xyz(57.7702,70.8361,53.8079) |
CIE-LAB | 87.41 | -22.18 | 20.16 | - | lab(87.41,-22.18,20.16) |
CMYK | 0.17391304347826 | 0 | 0.21739130434783 | 0.098039215686274 | cmyk(0.17391304347826,0,0.21739130434783,0.098039215686274) |
Description
The RGB value of color #bee6b4 is rgb(190, 230, 180).
In the hex color #bee6b4, The value of Red is 190, value of Green is 230, and value of Blue is 180. The primary color is Green. Similarly, The HSL values for #bee6b4 consists of 108° Hue, 50% Saturation, and 80% Lightness.
In the CMYK color model, the color #bee6b4 can be represented as Cyan=0.17391304347826%, Magenta=0%, Yellow=0.21739130434783%, and Black=0.098039215686274%.
Shades of #bee6b4
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 #bee6b4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bee6b4
Preview of #bee6b4 on White Background
The contrast ratio of #bee6b4 with white color is 1.38
Preview of #bee6b4 on black background
The contrast ratio of #bee6b4 with black color is 15.17
#bee6b4 color will look good with a black background.
Color Schemes of #bee6b4
Triadic Colors of #bee6b4
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 #bee6b4
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 #bee6b4
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 #bee6b4
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: #bee6b4;
}
This is a sample text used for the color #bee6b4. 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: #bee6b4;
}
This is a sample text used for the color #bee6b4. 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 #bee6b4;
}
This is a sample text used for the color #bee6b4. 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.67%
Green 38.33%
Blue 30%
CMYK Percentage
Cyan 35.54
Magenta 0%
Yellow 44.43%
Black 20.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.