#b2edfe Hex Color
rgb(178, 237, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | ed | fe | - | #b2edfe |
RGB | 178 | 237 | 254 | - | rgb(178,237,254) |
HSL | 193 | 97% | 85% | - | hsl(193,97%,85%) |
HSV | 193 | 30% | 100% | - | hsv(193,30%,100%) |
XYZ | 66.5337 | 77.1891 | 105.1582 | - | xyz(66.5337,77.1891,105.1582) |
CIE-LAB | 90.41 | -14.7 | -14.23 | - | lab(90.41,-14.7,-14.23) |
CMYK | 0.2992125984252 | 0.066929133858268 | 0 | 0.003921568627451 | cmyk(0.2992125984252,0.066929133858268,0,0.003921568627451) |
Description
The RGB value of color #b2edfe is rgb(178, 237, 254).
In the hex color #b2edfe, The value of Red is 178, value of Green is 237, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #b2edfe consists of 193° Hue, 97% Saturation, and 85% Lightness.
In the CMYK color model, the color #b2edfe can be represented as Cyan=0.2992125984252%, Magenta=0.066929133858268%, Yellow=0%, and Black=0.003921568627451%.
Shades of #b2edfe
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 #b2edfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b2edfe
Preview of #b2edfe on White Background
The contrast ratio of #b2edfe with white color is 1.28
Preview of #b2edfe on black background
The contrast ratio of #b2edfe with black color is 16.44
#b2edfe color will look good with a black background.
Color Schemes of #b2edfe
Triadic Colors of #b2edfe
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 #b2edfe
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 #b2edfe
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 #b2edfe
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: #b2edfe;
}
This is a sample text used for the color #b2edfe. 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: #b2edfe;
}
This is a sample text used for the color #b2edfe. 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 #b2edfe;
}
This is a sample text used for the color #b2edfe. 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 26.61%
Green 35.43%
Blue 37.97%
CMYK Percentage
Cyan 80.85
Magenta 18.09%
Yellow 0%
Black 1.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.