#b3dded Hex Color
rgb(179, 221, 237)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b3 | dd | ed | - | #b3dded |
| RGB | 179 | 221 | 237 | - | rgb(179,221,237) |
| HSL | 197 | 62% | 82% | - | hsl(197,62%,82%) |
| HSV | 197 | 24% | 93% | - | hsv(197,24%,93%) |
| XYZ | 59.7329 | 67.411 | 89.9841 | - | xyz(59.7329,67.411,89.9841) |
| CIE-LAB | 85.71 | -10.13 | -12.32 | - | lab(85.71,-10.13,-12.32) |
| CMYK | 0.24472573839662 | 0.067510548523207 | 0 | 0.070588235294118 | cmyk(0.24472573839662,0.067510548523207,0,0.070588235294118) |
Description
The RGB value of color #b3dded is rgb(179, 221, 237).
In the hex color #b3dded, The value of Red is 179, value of Green is 221, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #b3dded consists of 197° Hue, 62% Saturation, and 82% Lightness.
In the CMYK color model, the color #b3dded can be represented as Cyan=0.24472573839662%, Magenta=0.067510548523207%, Yellow=0%, and Black=0.070588235294118%.
Shades of #b3dded
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 #b3dded
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3dded
Preview of #b3dded on White Background
The contrast ratio of #b3dded with white color is 1.45
Preview of #b3dded on black background
The contrast ratio of #b3dded with black color is 14.48
#b3dded color will look good with a black background.
Color Schemes of #b3dded
Triadic Colors of #b3dded
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 #b3dded
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 #b3dded
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 #b3dded
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: #b3dded;
}
This is a sample text used for the color #b3dded. 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: #b3dded;
}
This is a sample text used for the color #b3dded. 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 #b3dded;
}
This is a sample text used for the color #b3dded. 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.1%
Green 34.69%
Blue 37.21%
CMYK Percentage
Cyan 63.93
Magenta 17.63%
Yellow 0%
Black 18.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.