#f68efd Hex Color
rgb(246, 142, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f6 | 8e | fd | - | #f68efd |
RGB | 246 | 142 | 253 | - | rgb(246,142,253) |
HSL | 296 | 97% | 77% | - | hsl(296,97%,77%) |
HSV | 296 | 44% | 99% | - | hsv(296,44%,99%) |
XYZ | 65.4087 | 46.0307 | 98.3659 | - | xyz(65.4087,46.0307,98.3659) |
CIE-LAB | 73.57 | 55.38 | -38.92 | - | lab(73.57,55.38,-38.92) |
CMYK | 0.027667984189723 | 0.43873517786561 | 0 | 0.0078431372549019 | cmyk(0.027667984189723,0.43873517786561,0,0.0078431372549019) |
Description
The RGB value of color #f68efd is rgb(246, 142, 253).
In the hex color #f68efd, The value of Red is 246, value of Green is 142, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #f68efd consists of 296° Hue, 97% Saturation, and 77% Lightness.
In the CMYK color model, the color #f68efd can be represented as Cyan=0.027667984189723%, Magenta=0.43873517786561%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #f68efd
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 #f68efd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f68efd
Preview of #f68efd on White Background
The contrast ratio of #f68efd with white color is 2.06
Preview of #f68efd on black background
The contrast ratio of #f68efd with black color is 10.21
#f68efd color will look good with a black background.
Color Schemes of #f68efd
Triadic Colors of #f68efd
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 #f68efd
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 #f68efd
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 #f68efd
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: #f68efd;
}
This is a sample text used for the color #f68efd. 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: #f68efd;
}
This is a sample text used for the color #f68efd. 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 #f68efd;
}
This is a sample text used for the color #f68efd. 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 38.38%
Green 22.15%
Blue 39.47%
CMYK Percentage
Cyan 5.83
Magenta 92.51%
Yellow 0%
Black 1.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.