#f18ccd Hex Color
rgb(241, 140, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f1 | 8c | cd | - | #f18ccd |
RGB | 241 | 140 | 205 | - | rgb(241,140,205) |
HSL | 321 | 78% | 75% | - | hsl(321,78%,75%) |
HSV | 321 | 42% | 95% | - | hsv(321,42%,95%) |
XYZ | 56.6732 | 41.8647 | 62.8513 | - | xyz(56.6732,41.8647,62.8513) |
CIE-LAB | 70.78 | 46.8 | -16.91 | - | lab(70.78,46.8,-16.91) |
CMYK | 0 | 0.41908713692946 | 0.149377593361 | 0.054901960784314 | cmyk(0,0.41908713692946,0.149377593361,0.054901960784314) |
Description
The RGB value of color #f18ccd is rgb(241, 140, 205).
In the hex color #f18ccd, The value of Red is 241, value of Green is 140, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #f18ccd consists of 321° Hue, 78% Saturation, and 75% Lightness.
In the CMYK color model, the color #f18ccd can be represented as Cyan=0%, Magenta=0.41908713692946%, Yellow=0.149377593361%, and Black=0.054901960784314%.
Shades of #f18ccd
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 #f18ccd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f18ccd
Preview of #f18ccd on White Background
The contrast ratio of #f18ccd with white color is 2.24
Preview of #f18ccd on black background
The contrast ratio of #f18ccd with black color is 9.37
#f18ccd color will look good with a black background.
Color Schemes of #f18ccd
Triadic Colors of #f18ccd
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 #f18ccd
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 #f18ccd
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 #f18ccd
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: #f18ccd;
}
This is a sample text used for the color #f18ccd. 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: #f18ccd;
}
This is a sample text used for the color #f18ccd. 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 #f18ccd;
}
This is a sample text used for the color #f18ccd. 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 41.13%
Green 23.89%
Blue 34.98%
CMYK Percentage
Cyan 0
Magenta 67.23%
Yellow 23.96%
Black 8.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.