#f0ccfb Hex Color
rgb(240, 204, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f0 | cc | fb | - | #f0ccfb |
RGB | 240 | 204 | 251 | - | rgb(240,204,251) |
HSL | 286 | 85% | 89% | - | hsl(286,85%,89%) |
HSV | 286 | 19% | 98% | - | hsv(286,19%,98%) |
XYZ | 74.9406 | 68.676 | 100.5728 | - | xyz(74.9406,68.676,100.5728) |
CIE-LAB | 86.34 | 20.78 | -18.32 | - | lab(86.34,20.78,-18.32) |
CMYK | 0.043824701195219 | 0.18725099601594 | 0 | 0.015686274509804 | cmyk(0.043824701195219,0.18725099601594,0,0.015686274509804) |
Description
The RGB value of color #f0ccfb is rgb(240, 204, 251).
In the hex color #f0ccfb, The value of Red is 240, value of Green is 204, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #f0ccfb consists of 286° Hue, 85% Saturation, and 89% Lightness.
In the CMYK color model, the color #f0ccfb can be represented as Cyan=0.043824701195219%, Magenta=0.18725099601594%, Yellow=0%, and Black=0.015686274509804%.
Shades of #f0ccfb
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 #f0ccfb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f0ccfb
Preview of #f0ccfb on White Background
The contrast ratio of #f0ccfb with white color is 1.43
Preview of #f0ccfb on black background
The contrast ratio of #f0ccfb with black color is 14.74
#f0ccfb color will look good with a black background.
Color Schemes of #f0ccfb
Triadic Colors of #f0ccfb
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 #f0ccfb
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 #f0ccfb
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 #f0ccfb
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: #f0ccfb;
}
This is a sample text used for the color #f0ccfb. 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: #f0ccfb;
}
This is a sample text used for the color #f0ccfb. 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 #f0ccfb;
}
This is a sample text used for the color #f0ccfb. 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 34.53%
Green 29.35%
Blue 36.12%
CMYK Percentage
Cyan 17.76
Magenta 75.88%
Yellow 0%
Black 6.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.