#f098da Hex Color
rgb(240, 152, 218)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f0 | 98 | da | - | #f098da |
RGB | 240 | 152 | 218 | - | rgb(240,152,218) |
HSL | 315 | 75% | 77% | - | hsl(315,75%,77%) |
HSV | 315 | 37% | 94% | - | hsv(315,37%,94%) |
XYZ | 59.8183 | 46.0437 | 72.0642 | - | xyz(59.8183,46.0437,72.0642) |
CIE-LAB | 73.57 | 42.39 | -19.86 | - | lab(73.57,42.39,-19.86) |
CMYK | 0 | 0.36666666666667 | 0.091666666666667 | 0.058823529411765 | cmyk(0,0.36666666666667,0.091666666666667,0.058823529411765) |
Description
The RGB value of color #f098da is rgb(240, 152, 218).
In the hex color #f098da, The value of Red is 240, value of Green is 152, and value of Blue is 218. The primary color is Red. Similarly, The HSL values for #f098da consists of 315° Hue, 75% Saturation, and 77% Lightness.
In the CMYK color model, the color #f098da can be represented as Cyan=0%, Magenta=0.36666666666667%, Yellow=0.091666666666667%, and Black=0.058823529411765%.
Shades of #f098da
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 #f098da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f098da
Preview of #f098da on White Background
The contrast ratio of #f098da with white color is 2.06
Preview of #f098da on black background
The contrast ratio of #f098da with black color is 10.21
#f098da color will look good with a black background.
Color Schemes of #f098da
Triadic Colors of #f098da
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 #f098da
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 #f098da
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 #f098da
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: #f098da;
}
This is a sample text used for the color #f098da. 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: #f098da;
}
This is a sample text used for the color #f098da. 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 #f098da;
}
This is a sample text used for the color #f098da. 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 39.34%
Green 24.92%
Blue 35.74%
CMYK Percentage
Cyan 0
Magenta 70.9%
Yellow 17.73%
Black 11.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.