#f27ffd Hex Color
rgb(242, 127, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f2 | 7f | fd | - | #f27ffd |
RGB | 242 | 127 | 253 | - | rgb(242,127,253) |
HSL | 295 | 97% | 75% | - | hsl(295,97%,75%) |
HSV | 295 | 50% | 99% | - | hsv(295,50%,99%) |
XYZ | 61.9369 | 41.1478 | 97.6064 | - | xyz(61.9369,41.1478,97.6064) |
CIE-LAB | 70.28 | 61.59 | -44.08 | - | lab(70.28,61.59,-44.08) |
CMYK | 0.043478260869565 | 0.49802371541502 | 0 | 0.0078431372549019 | cmyk(0.043478260869565,0.49802371541502,0,0.0078431372549019) |
Description
The RGB value of color #f27ffd is rgb(242, 127, 253).
In the hex color #f27ffd, The value of Red is 242, value of Green is 127, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #f27ffd consists of 295° Hue, 97% Saturation, and 75% Lightness.
In the CMYK color model, the color #f27ffd can be represented as Cyan=0.043478260869565%, Magenta=0.49802371541502%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #f27ffd
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 #f27ffd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f27ffd
Preview of #f27ffd on White Background
The contrast ratio of #f27ffd with white color is 2.28
Preview of #f27ffd on black background
The contrast ratio of #f27ffd with black color is 9.23
#f27ffd color will look good with a black background.
Color Schemes of #f27ffd
Triadic Colors of #f27ffd
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 #f27ffd
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 #f27ffd
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 #f27ffd
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: #f27ffd;
}
This is a sample text used for the color #f27ffd. 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: #f27ffd;
}
This is a sample text used for the color #f27ffd. 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 #f27ffd;
}
This is a sample text used for the color #f27ffd. 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.91%
Green 20.42%
Blue 40.68%
CMYK Percentage
Cyan 7.91
Magenta 90.66%
Yellow 0%
Black 1.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.