#fbbdff Hex Color
rgb(251, 189, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | bd | ff | - | #fbbdff |
RGB | 251 | 189 | 255 | - | rgb(251,189,255) |
HSL | 296 | 100% | 87% | - | hsl(296,100%,87%) |
HSV | 296 | 26% | 100% | - | hsv(296,26%,100%) |
XYZ | 76.0313 | 64.1244 | 102.9777 | - | xyz(76.0313,64.1244,102.9777) |
CIE-LAB | 84.03 | 32.98 | -23.85 | - | lab(84.03,32.98,-23.85) |
CMYK | 0.015686274509804 | 0.25882352941176 | 0 | 0 | cmyk(0.015686274509804,0.25882352941176,0,0) |
Description
The RGB value of color #fbbdff is rgb(251, 189, 255).
In the hex color #fbbdff, The value of Red is 251, value of Green is 189, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #fbbdff consists of 296° Hue, 100% Saturation, and 87% Lightness.
In the CMYK color model, the color #fbbdff can be represented as Cyan=0.015686274509804%, Magenta=0.25882352941176%, Yellow=0%, and Black=0%.
Shades of #fbbdff
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 #fbbdff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbbdff
Preview of #fbbdff on White Background
The contrast ratio of #fbbdff with white color is 1.52
Preview of #fbbdff on black background
The contrast ratio of #fbbdff with black color is 13.82
#fbbdff color will look good with a black background.
Color Schemes of #fbbdff
Triadic Colors of #fbbdff
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 #fbbdff
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 #fbbdff
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 #fbbdff
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: #fbbdff;
}
This is a sample text used for the color #fbbdff. 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: #fbbdff;
}
This is a sample text used for the color #fbbdff. 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 #fbbdff;
}
This is a sample text used for the color #fbbdff. 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 36.12%
Green 27.19%
Blue 36.69%
CMYK Percentage
Cyan 5.71
Magenta 94.29%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.