#b7ceed Hex Color
rgb(183, 206, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b7 | ce | ed | - | #b7ceed |
RGB | 183 | 206 | 237 | - | rgb(183,206,237) |
HSL | 214 | 60% | 82% | - | hsl(214,60%,82%) |
HSV | 214 | 23% | 93% | - | hsv(214,23%,93%) |
XYZ | 56.8858 | 60.3243 | 88.7663 | - | xyz(56.8858,60.3243,88.7663) |
CIE-LAB | 82.01 | -1.11 | -17.85 | - | lab(82.01,-1.11,-17.85) |
CMYK | 0.22784810126582 | 0.13080168776371 | 0 | 0.070588235294118 | cmyk(0.22784810126582,0.13080168776371,0,0.070588235294118) |
Description
The RGB value of color #b7ceed is rgb(183, 206, 237).
In the hex color #b7ceed, The value of Red is 183, value of Green is 206, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #b7ceed consists of 214° Hue, 60% Saturation, and 82% Lightness.
In the CMYK color model, the color #b7ceed can be represented as Cyan=0.22784810126582%, Magenta=0.13080168776371%, Yellow=0%, and Black=0.070588235294118%.
Shades of #b7ceed
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 #b7ceed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b7ceed
Preview of #b7ceed on White Background
The contrast ratio of #b7ceed with white color is 1.61
Preview of #b7ceed on black background
The contrast ratio of #b7ceed with black color is 13.06
#b7ceed color will look good with a black background.
Color Schemes of #b7ceed
Triadic Colors of #b7ceed
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 #b7ceed
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 #b7ceed
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 #b7ceed
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: #b7ceed;
}
This is a sample text used for the color #b7ceed. 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: #b7ceed;
}
This is a sample text used for the color #b7ceed. 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 #b7ceed;
}
This is a sample text used for the color #b7ceed. 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 29.23%
Green 32.91%
Blue 37.86%
CMYK Percentage
Cyan 53.08
Magenta 30.47%
Yellow 0%
Black 16.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.