#beeaf6 Hex Color
rgb(190, 234, 246)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | ea | f6 | - | #beeaf6 |
RGB | 190 | 234 | 246 | - | rgb(190,234,246) |
HSL | 193 | 76% | 85% | - | hsl(193,76%,85%) |
HSV | 193 | 23% | 96% | - | hsv(193,23%,96%) |
XYZ | 67.2926 | 76.4466 | 98.3978 | - | xyz(67.2926,76.4466,98.3978) |
CIE-LAB | 90.07 | -11.55 | -10.49 | - | lab(90.07,-11.55,-10.49) |
CMYK | 0.22764227642276 | 0.048780487804878 | 0 | 0.035294117647059 | cmyk(0.22764227642276,0.048780487804878,0,0.035294117647059) |
Description
The RGB value of color #beeaf6 is rgb(190, 234, 246).
In the hex color #beeaf6, The value of Red is 190, value of Green is 234, and value of Blue is 246. The primary color is Blue. Similarly, The HSL values for #beeaf6 consists of 193° Hue, 76% Saturation, and 85% Lightness.
In the CMYK color model, the color #beeaf6 can be represented as Cyan=0.22764227642276%, Magenta=0.048780487804878%, Yellow=0%, and Black=0.035294117647059%.
Shades of #beeaf6
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 #beeaf6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #beeaf6
Preview of #beeaf6 on White Background
The contrast ratio of #beeaf6 with white color is 1.29
Preview of #beeaf6 on black background
The contrast ratio of #beeaf6 with black color is 16.29
#beeaf6 color will look good with a black background.
Color Schemes of #beeaf6
Triadic Colors of #beeaf6
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 #beeaf6
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 #beeaf6
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 #beeaf6
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: #beeaf6;
}
This is a sample text used for the color #beeaf6. 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: #beeaf6;
}
This is a sample text used for the color #beeaf6. 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 #beeaf6;
}
This is a sample text used for the color #beeaf6. 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 28.36%
Green 34.93%
Blue 36.72%
CMYK Percentage
Cyan 73.03
Magenta 15.65%
Yellow 0%
Black 11.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.