#f69cfe Hex Color
rgb(246, 156, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f6 | 9c | fe | - | #f69cfe |
RGB | 246 | 156 | 254 | - | rgb(246,156,254) |
HSL | 295 | 98% | 80% | - | hsl(295,98%,80%) |
HSV | 295 | 39% | 100% | - | hsv(295,39%,100%) |
XYZ | 67.7839 | 50.5255 | 99.9457 | - | xyz(67.7839,50.5255,99.9457) |
CIE-LAB | 76.39 | 48.48 | -35.08 | - | lab(76.39,48.48,-35.08) |
CMYK | 0.031496062992126 | 0.38582677165354 | 0 | 0.003921568627451 | cmyk(0.031496062992126,0.38582677165354,0,0.003921568627451) |
Description
The RGB value of color #f69cfe is rgb(246, 156, 254).
In the hex color #f69cfe, The value of Red is 246, value of Green is 156, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #f69cfe consists of 295° Hue, 98% Saturation, and 80% Lightness.
In the CMYK color model, the color #f69cfe can be represented as Cyan=0.031496062992126%, Magenta=0.38582677165354%, Yellow=0%, and Black=0.003921568627451%.
Shades of #f69cfe
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 #f69cfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f69cfe
Preview of #f69cfe on White Background
The contrast ratio of #f69cfe with white color is 1.89
Preview of #f69cfe on black background
The contrast ratio of #f69cfe with black color is 11.11
#f69cfe color will look good with a black background.
Color Schemes of #f69cfe
Triadic Colors of #f69cfe
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 #f69cfe
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 #f69cfe
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 #f69cfe
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: #f69cfe;
}
This is a sample text used for the color #f69cfe. 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: #f69cfe;
}
This is a sample text used for the color #f69cfe. 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 #f69cfe;
}
This is a sample text used for the color #f69cfe. 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.5%
Green 23.78%
Blue 38.72%
CMYK Percentage
Cyan 7.48
Magenta 91.59%
Yellow 0%
Black 0.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.