#f68cdd Hex Color
rgb(246, 140, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f6 | 8c | dd | - | #f68cdd |
RGB | 246 | 140 | 221 | - | rgb(246,140,221) |
HSL | 314 | 85% | 76% | - | hsl(314,85%,76%) |
HSV | 314 | 43% | 96% | - | hsv(314,43%,96%) |
XYZ | 60.4353 | 43.5695 | 73.6311 | - | xyz(60.4353,43.5695,73.6311) |
CIE-LAB | 71.94 | 50.9 | -23.93 | - | lab(71.94,50.9,-23.93) |
CMYK | 0 | 0.43089430894309 | 0.10162601626016 | 0.035294117647059 | cmyk(0,0.43089430894309,0.10162601626016,0.035294117647059) |
Description
The RGB value of color #f68cdd is rgb(246, 140, 221).
In the hex color #f68cdd, The value of Red is 246, value of Green is 140, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #f68cdd consists of 314° Hue, 85% Saturation, and 76% Lightness.
In the CMYK color model, the color #f68cdd can be represented as Cyan=0%, Magenta=0.43089430894309%, Yellow=0.10162601626016%, and Black=0.035294117647059%.
Shades of #f68cdd
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 #f68cdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f68cdd
Preview of #f68cdd on White Background
The contrast ratio of #f68cdd with white color is 2.16
Preview of #f68cdd on black background
The contrast ratio of #f68cdd with black color is 9.71
#f68cdd color will look good with a black background.
Color Schemes of #f68cdd
Triadic Colors of #f68cdd
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 #f68cdd
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 #f68cdd
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 #f68cdd
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: #f68cdd;
}
This is a sample text used for the color #f68cdd. 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: #f68cdd;
}
This is a sample text used for the color #f68cdd. 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 #f68cdd;
}
This is a sample text used for the color #f68cdd. 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 40.53%
Green 23.06%
Blue 36.41%
CMYK Percentage
Cyan 0
Magenta 75.89%
Yellow 17.9%
Black 6.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.