#f912cf Hex Color
rgb(249, 18, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f9 | 12 | cf | - | #f912cf |
RGB | 249 | 18 | 207 | - | rgb(249,18,207) |
HSL | 311 | 95% | 52% | - | hsl(311,95%,52%) |
HSV | 311 | 93% | 98% | - | hsv(311,93%,98%) |
XYZ | 50.5457 | 25.0773 | 61.2078 | - | xyz(50.5457,25.0773,61.2078) |
CIE-LAB | 57.15 | 89.79 | -38.94 | - | lab(57.15,89.79,-38.94) |
CMYK | 0 | 0.92771084337349 | 0.16867469879518 | 0.023529411764706 | cmyk(0,0.92771084337349,0.16867469879518,0.023529411764706) |
Description
The RGB value of color #f912cf is rgb(249, 18, 207).
In the hex color #f912cf, The value of Red is 249, value of Green is 18, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #f912cf consists of 311° Hue, 95% Saturation, and 52% Lightness.
In the CMYK color model, the color #f912cf can be represented as Cyan=0%, Magenta=0.92771084337349%, Yellow=0.16867469879518%, and Black=0.023529411764706%.
Shades of #f912cf
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 #f912cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f912cf
Preview of #f912cf on White Background
The contrast ratio of #f912cf with white color is 3.49
Preview of #f912cf on black background
The contrast ratio of #f912cf with black color is 6.02
#f912cf color will look good with a black background.
Color Schemes of #f912cf
Triadic Colors of #f912cf
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 #f912cf
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 #f912cf
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 #f912cf
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: #f912cf;
}
This is a sample text used for the color #f912cf. 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: #f912cf;
}
This is a sample text used for the color #f912cf. 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 #f912cf;
}
This is a sample text used for the color #f912cf. 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 52.53%
Green 3.8%
Blue 43.67%
CMYK Percentage
Cyan 0
Magenta 82.84%
Yellow 15.06%
Black 2.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.