#f69fbf Hex Color
rgb(246, 159, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f6 | 9f | bf | - | #f69fbf |
RGB | 246 | 159 | 191 | - | rgb(246,159,191) |
HSL | 338 | 83% | 79% | - | hsl(338,83%,79%) |
HSV | 338 | 35% | 96% | - | hsv(338,35%,96%) |
XYZ | 59.8081 | 48.1507 | 55.432 | - | xyz(59.8081,48.1507,55.432) |
CIE-LAB | 74.92 | 36.56 | -2.94 | - | lab(74.92,36.56,-2.94) |
CMYK | 0 | 0.35365853658537 | 0.22357723577236 | 0.035294117647059 | cmyk(0,0.35365853658537,0.22357723577236,0.035294117647059) |
Description
The RGB value of color #f69fbf is rgb(246, 159, 191).
In the hex color #f69fbf, The value of Red is 246, value of Green is 159, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #f69fbf consists of 338° Hue, 83% Saturation, and 79% Lightness.
In the CMYK color model, the color #f69fbf can be represented as Cyan=0%, Magenta=0.35365853658537%, Yellow=0.22357723577236%, and Black=0.035294117647059%.
Shades of #f69fbf
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 #f69fbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f69fbf
Preview of #f69fbf on White Background
The contrast ratio of #f69fbf with white color is 1.98
Preview of #f69fbf on black background
The contrast ratio of #f69fbf with black color is 10.63
#f69fbf color will look good with a black background.
Color Schemes of #f69fbf
Triadic Colors of #f69fbf
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 #f69fbf
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 #f69fbf
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 #f69fbf
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: #f69fbf;
}
This is a sample text used for the color #f69fbf. 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: #f69fbf;
}
This is a sample text used for the color #f69fbf. 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 #f69fbf;
}
This is a sample text used for the color #f69fbf. 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 41.28%
Green 26.68%
Blue 32.05%
CMYK Percentage
Cyan 0
Magenta 57.74%
Yellow 36.5%
Black 5.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.