#f70edb Hex Color
rgb(247, 14, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f7 | 0e | db | - | #f70edb |
RGB | 247 | 14 | 219 | - | rgb(247,14,219) |
HSL | 307 | 94% | 51% | - | hsl(307,94%,51%) |
HSV | 307 | 94% | 97% | - | hsv(307,94%,97%) |
XYZ | 51.301 | 25.2027 | 69.1786 | - | xyz(51.301,25.2027,69.1786) |
CIE-LAB | 57.27 | 91.27 | -45.6 | - | lab(57.27,91.27,-45.6) |
CMYK | 0 | 0.94331983805668 | 0.11336032388664 | 0.031372549019608 | cmyk(0,0.94331983805668,0.11336032388664,0.031372549019608) |
Description
The RGB value of color #f70edb is rgb(247, 14, 219).
In the hex color #f70edb, The value of Red is 247, value of Green is 14, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #f70edb consists of 307° Hue, 94% Saturation, and 51% Lightness.
In the CMYK color model, the color #f70edb can be represented as Cyan=0%, Magenta=0.94331983805668%, Yellow=0.11336032388664%, and Black=0.031372549019608%.
Shades of #f70edb
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 #f70edb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f70edb
Preview of #f70edb on White Background
The contrast ratio of #f70edb with white color is 3.48
Preview of #f70edb on black background
The contrast ratio of #f70edb with black color is 6.04
#f70edb color will look good with a black background.
Color Schemes of #f70edb
Triadic Colors of #f70edb
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 #f70edb
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 #f70edb
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 #f70edb
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: #f70edb;
}
This is a sample text used for the color #f70edb. 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: #f70edb;
}
This is a sample text used for the color #f70edb. 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 #f70edb;
}
This is a sample text used for the color #f70edb. 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 51.46%
Green 2.92%
Blue 45.63%
CMYK Percentage
Cyan 0
Magenta 86.7%
Yellow 10.42%
Black 2.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.