#f2b4dd Hex Color
rgb(242, 180, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f2 | b4 | dd | - | #f2b4dd |
RGB | 242 | 180 | 221 | - | rgb(242,180,221) |
HSL | 320 | 70% | 83% | - | hsl(320,70%,83%) |
HSV | 320 | 26% | 95% | - | hsv(320,26%,95%) |
XYZ | 65.9904 | 56.7402 | 75.8805 | - | xyz(65.9904,56.7402,75.8805) |
CIE-LAB | 80.03 | 28.81 | -11.74 | - | lab(80.03,28.81,-11.74) |
CMYK | 0 | 0.25619834710744 | 0.086776859504132 | 0.050980392156863 | cmyk(0,0.25619834710744,0.086776859504132,0.050980392156863) |
Description
The RGB value of color #f2b4dd is rgb(242, 180, 221).
In the hex color #f2b4dd, The value of Red is 242, value of Green is 180, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #f2b4dd consists of 320° Hue, 70% Saturation, and 83% Lightness.
In the CMYK color model, the color #f2b4dd can be represented as Cyan=0%, Magenta=0.25619834710744%, Yellow=0.086776859504132%, and Black=0.050980392156863%.
Shades of #f2b4dd
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 #f2b4dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f2b4dd
Preview of #f2b4dd on White Background
The contrast ratio of #f2b4dd with white color is 1.7
Preview of #f2b4dd on black background
The contrast ratio of #f2b4dd with black color is 12.35
#f2b4dd color will look good with a black background.
Color Schemes of #f2b4dd
Triadic Colors of #f2b4dd
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 #f2b4dd
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 #f2b4dd
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 #f2b4dd
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: #f2b4dd;
}
This is a sample text used for the color #f2b4dd. 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: #f2b4dd;
}
This is a sample text used for the color #f2b4dd. 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 #f2b4dd;
}
This is a sample text used for the color #f2b4dd. 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 37.64%
Green 27.99%
Blue 34.37%
CMYK Percentage
Cyan 0
Magenta 65.03%
Yellow 22.03%
Black 12.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.