#b8ffcf Hex Color
rgb(184, 255, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b8 | ff | cf | - | #b8ffcf |
RGB | 184 | 255 | 207 | - | rgb(184,255,207) |
HSL | 139 | 100% | 86% | - | hsl(139,100%,86%) |
HSV | 139 | 28% | 100% | - | hsv(139,28%,100%) |
XYZ | 66.7896 | 86.2153 | 72.1525 | - | xyz(66.7896,86.2153,72.1525) |
CIE-LAB | 94.4 | -31.36 | 15.99 | - | lab(94.4,-31.36,15.99) |
CMYK | 0.27843137254902 | 0 | 0.18823529411765 | 0 | cmyk(0.27843137254902,0,0.18823529411765,0) |
Description
The RGB value of color #b8ffcf is rgb(184, 255, 207).
In the hex color #b8ffcf, The value of Red is 184, value of Green is 255, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #b8ffcf consists of 139° Hue, 100% Saturation, and 86% Lightness.
In the CMYK color model, the color #b8ffcf can be represented as Cyan=0.27843137254902%, Magenta=0%, Yellow=0.18823529411765%, and Black=0%.
Shades of #b8ffcf
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 #b8ffcf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b8ffcf
Preview of #b8ffcf on White Background
The contrast ratio of #b8ffcf with white color is 1.15
Preview of #b8ffcf on black background
The contrast ratio of #b8ffcf with black color is 18.24
#b8ffcf color will look good with a black background.
Color Schemes of #b8ffcf
Triadic Colors of #b8ffcf
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 #b8ffcf
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 #b8ffcf
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 #b8ffcf
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: #b8ffcf;
}
This is a sample text used for the color #b8ffcf. 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: #b8ffcf;
}
This is a sample text used for the color #b8ffcf. 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 #b8ffcf;
}
This is a sample text used for the color #b8ffcf. 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.48%
Green 39.47%
Blue 32.04%
CMYK Percentage
Cyan 59.66
Magenta 0%
Yellow 40.34%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.