#bae7fd Hex Color
rgb(186, 231, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | e7 | fd | - | #bae7fd |
RGB | 186 | 231 | 253 | - | rgb(186,231,253) |
HSL | 200 | 94% | 86% | - | hsl(200,94%,86%) |
HSV | 200 | 26% | 99% | - | hsv(200,26%,99%) |
XYZ | 66.5552 | 74.6828 | 103.8359 | - | xyz(66.5552,74.6828,103.8359) |
CIE-LAB | 89.24 | -9.64 | -15.41 | - | lab(89.24,-9.64,-15.41) |
CMYK | 0.26482213438735 | 0.08695652173913 | 0 | 0.0078431372549019 | cmyk(0.26482213438735,0.08695652173913,0,0.0078431372549019) |
Description
The RGB value of color #bae7fd is rgb(186, 231, 253).
In the hex color #bae7fd, The value of Red is 186, value of Green is 231, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #bae7fd consists of 200° Hue, 94% Saturation, and 86% Lightness.
In the CMYK color model, the color #bae7fd can be represented as Cyan=0.26482213438735%, Magenta=0.08695652173913%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #bae7fd
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 #bae7fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bae7fd
Preview of #bae7fd on White Background
The contrast ratio of #bae7fd with white color is 1.32
Preview of #bae7fd on black background
The contrast ratio of #bae7fd with black color is 15.94
#bae7fd color will look good with a black background.
Color Schemes of #bae7fd
Triadic Colors of #bae7fd
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 #bae7fd
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 #bae7fd
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 #bae7fd
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: #bae7fd;
}
This is a sample text used for the color #bae7fd. 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: #bae7fd;
}
This is a sample text used for the color #bae7fd. 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 #bae7fd;
}
This is a sample text used for the color #bae7fd. 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 27.76%
Green 34.48%
Blue 37.76%
CMYK Percentage
Cyan 73.64
Magenta 24.18%
Yellow 0%
Black 2.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.