#bbf3dc Hex Color
rgb(187, 243, 220)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bb | f3 | dc | - | #bbf3dc |
| RGB | 187 | 243 | 220 | - | rgb(187,243,220) |
| HSL | 155 | 70% | 84% | - | hsl(155,70%,84%) |
| HSV | 155 | 23% | 95% | - | hsv(155,23%,95%) |
| XYZ | 65.4624 | 79.8333 | 79.6693 | - | xyz(65.4624,79.8333,79.6693) |
| CIE-LAB | 91.61 | -22.28 | 5.31 | - | lab(91.61,-22.28,5.31) |
| CMYK | 0.23045267489712 | 0 | 0.094650205761317 | 0.047058823529412 | cmyk(0.23045267489712,0,0.094650205761317,0.047058823529412) |
Description
The RGB value of color #bbf3dc is rgb(187, 243, 220).
In the hex color #bbf3dc, The value of Red is 187, value of Green is 243, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #bbf3dc consists of 155° Hue, 70% Saturation, and 84% Lightness.
In the CMYK color model, the color #bbf3dc can be represented as Cyan=0.23045267489712%, Magenta=0%, Yellow=0.094650205761317%, and Black=0.047058823529412%.
Shades of #bbf3dc
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 #bbf3dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbf3dc
Preview of #bbf3dc on White Background
The contrast ratio of #bbf3dc with white color is 1.24
Preview of #bbf3dc on black background
The contrast ratio of #bbf3dc with black color is 16.97
#bbf3dc color will look good with a black background.
Color Schemes of #bbf3dc
Triadic Colors of #bbf3dc
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 #bbf3dc
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 #bbf3dc
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 #bbf3dc
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: #bbf3dc;
}
This is a sample text used for the color #bbf3dc. 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: #bbf3dc;
}
This is a sample text used for the color #bbf3dc. 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 #bbf3dc;
}
This is a sample text used for the color #bbf3dc. 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.77%
Green 37.38%
Blue 33.85%
CMYK Percentage
Cyan 61.92
Magenta 0%
Yellow 25.43%
Black 12.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.