#fbc4bd Hex Color
rgb(251, 196, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fb | c4 | bd | - | #fbc4bd |
RGB | 251 | 196 | 189 | - | rgb(251,196,189) |
HSL | 7 | 89% | 86% | - | hsl(7,89%,86%) |
HSV | 7 | 25% | 98% | - | hsv(7,25%,98%) |
XYZ | 68.7089 | 63.6632 | 56.811 | - | xyz(68.7089,63.6632,56.811) |
CIE-LAB | 83.79 | 18.61 | 11.04 | - | lab(83.79,18.61,11.04) |
CMYK | 0 | 0.2191235059761 | 0.24701195219123 | 0.015686274509804 | cmyk(0,0.2191235059761,0.24701195219123,0.015686274509804) |
Description
The RGB value of color #fbc4bd is rgb(251, 196, 189).
In the hex color #fbc4bd, The value of Red is 251, value of Green is 196, and value of Blue is 189. The primary color is Red. Similarly, The HSL values for #fbc4bd consists of 7° Hue, 89% Saturation, and 86% Lightness.
In the CMYK color model, the color #fbc4bd can be represented as Cyan=0%, Magenta=0.2191235059761%, Yellow=0.24701195219123%, and Black=0.015686274509804%.
Shades of #fbc4bd
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 #fbc4bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fbc4bd
Preview of #fbc4bd on White Background
The contrast ratio of #fbc4bd with white color is 1.53
Preview of #fbc4bd on black background
The contrast ratio of #fbc4bd with black color is 13.73
#fbc4bd color will look good with a black background.
Color Schemes of #fbc4bd
Triadic Colors of #fbc4bd
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 #fbc4bd
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 #fbc4bd
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 #fbc4bd
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: #fbc4bd;
}
This is a sample text used for the color #fbc4bd. 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: #fbc4bd;
}
This is a sample text used for the color #fbc4bd. 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 #fbc4bd;
}
This is a sample text used for the color #fbc4bd. 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 39.47%
Green 30.82%
Blue 29.72%
CMYK Percentage
Cyan 0
Magenta 45.48%
Yellow 51.27%
Black 3.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.