#bac2fd Hex Color
rgb(186, 194, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | c2 | fd | - | #bac2fd |
RGB | 186 | 194 | 253 | - | rgb(186,194,253) |
HSL | 233 | 94% | 86% | - | hsl(233,94%,86%) |
HSV | 233 | 26% | 99% | - | hsv(233,26%,99%) |
XYZ | 57.2711 | 56.1145 | 100.7412 | - | xyz(57.2711,56.1145,100.7412) |
CIE-LAB | 79.68 | 9.9 | -29.92 | - | lab(79.68,9.9,-29.92) |
CMYK | 0.26482213438735 | 0.23320158102767 | 0 | 0.0078431372549019 | cmyk(0.26482213438735,0.23320158102767,0,0.0078431372549019) |
Description
The RGB value of color #bac2fd is rgb(186, 194, 253).
In the hex color #bac2fd, The value of Red is 186, value of Green is 194, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #bac2fd consists of 233° Hue, 94% Saturation, and 86% Lightness.
In the CMYK color model, the color #bac2fd can be represented as Cyan=0.26482213438735%, Magenta=0.23320158102767%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #bac2fd
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 #bac2fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bac2fd
Preview of #bac2fd on White Background
The contrast ratio of #bac2fd with white color is 1.72
Preview of #bac2fd on black background
The contrast ratio of #bac2fd with black color is 12.22
#bac2fd color will look good with a black background.
Color Schemes of #bac2fd
Triadic Colors of #bac2fd
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 #bac2fd
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 #bac2fd
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 #bac2fd
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: #bac2fd;
}
This is a sample text used for the color #bac2fd. 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: #bac2fd;
}
This is a sample text used for the color #bac2fd. 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 #bac2fd;
}
This is a sample text used for the color #bac2fd. 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 29.38%
Green 30.65%
Blue 39.97%
CMYK Percentage
Cyan 52.35
Magenta 46.1%
Yellow 0%
Black 1.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.