#fa99eb Hex Color
rgb(250, 153, 235)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fa | 99 | eb | - | #fa99eb |
| RGB | 250 | 153 | 235 | - | rgb(250,153,235) |
| HSL | 309 | 91% | 79% | - | hsl(309,91%,79%) |
| HSV | 309 | 39% | 98% | - | hsv(309,39%,98%) |
| XYZ | 65.811 | 49.1046 | 84.6068 | - | xyz(65.811,49.1046,84.6068) |
| CIE-LAB | 75.52 | 47.87 | -26.08 | - | lab(75.52,47.87,-26.08) |
| CMYK | 0 | 0.388 | 0.06 | 0.019607843137255 | cmyk(0,0.388,0.06,0.019607843137255) |
Description
The RGB value of color #fa99eb is rgb(250, 153, 235).
In the hex color #fa99eb, The value of Red is 250, value of Green is 153, and value of Blue is 235. The primary color is Red. Similarly, The HSL values for #fa99eb consists of 309° Hue, 91% Saturation, and 79% Lightness.
In the CMYK color model, the color #fa99eb can be represented as Cyan=0%, Magenta=0.388%, Yellow=0.06%, and Black=0.019607843137255%.
Shades of #fa99eb
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 #fa99eb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fa99eb
Preview of #fa99eb on White Background
The contrast ratio of #fa99eb with white color is 1.94
Preview of #fa99eb on black background
The contrast ratio of #fa99eb with black color is 10.82
#fa99eb color will look good with a black background.
Color Schemes of #fa99eb
Triadic Colors of #fa99eb
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 #fa99eb
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 #fa99eb
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 #fa99eb
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: #fa99eb;
}
This is a sample text used for the color #fa99eb. 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: #fa99eb;
}
This is a sample text used for the color #fa99eb. 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 #fa99eb;
}
This is a sample text used for the color #fa99eb. 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.18%
Green 23.98%
Blue 36.83%
CMYK Percentage
Cyan 0
Magenta 82.98%
Yellow 12.83%
Black 4.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.