#b6f5ec Hex Color
rgb(182, 245, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b6 | f5 | ec | - | #b6f5ec |
RGB | 182 | 245 | 236 | - | rgb(182,245,236) |
HSL | 171 | 76% | 84% | - | hsl(171,76%,84%) |
HSV | 171 | 26% | 96% | - | hsv(171,26%,96%) |
XYZ | 67.0841 | 81.306 | 91.5148 | - | xyz(67.0841,81.306,91.5148) |
CIE-LAB | 92.27 | -21.5 | -2.08 | - | lab(92.27,-21.5,-2.08) |
CMYK | 0.25714285714286 | 0 | 0.036734693877551 | 0.03921568627451 | cmyk(0.25714285714286,0,0.036734693877551,0.03921568627451) |
Description
The RGB value of color #b6f5ec is rgb(182, 245, 236).
In the hex color #b6f5ec, The value of Red is 182, value of Green is 245, and value of Blue is 236. The primary color is Green. Similarly, The HSL values for #b6f5ec consists of 171° Hue, 76% Saturation, and 84% Lightness.
In the CMYK color model, the color #b6f5ec can be represented as Cyan=0.25714285714286%, Magenta=0%, Yellow=0.036734693877551%, and Black=0.03921568627451%.
Shades of #b6f5ec
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 #b6f5ec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b6f5ec
Preview of #b6f5ec on White Background
The contrast ratio of #b6f5ec with white color is 1.22
Preview of #b6f5ec on black background
The contrast ratio of #b6f5ec with black color is 17.26
#b6f5ec color will look good with a black background.
Color Schemes of #b6f5ec
Triadic Colors of #b6f5ec
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 #b6f5ec
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 #b6f5ec
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 #b6f5ec
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: #b6f5ec;
}
This is a sample text used for the color #b6f5ec. 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: #b6f5ec;
}
This is a sample text used for the color #b6f5ec. 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 #b6f5ec;
}
This is a sample text used for the color #b6f5ec. 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.45%
Green 36.95%
Blue 35.6%
CMYK Percentage
Cyan 77.2
Magenta 0%
Yellow 11.03%
Black 11.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.