#f55adc Hex Color
rgb(245, 90, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f5 | 5a | dc | - | #f55adc |
RGB | 245 | 90 | 220 | - | rgb(245,90,220) |
HSL | 310 | 89% | 66% | - | hsl(310,89%,66%) |
HSV | 310 | 63% | 96% | - | hsv(310,63%,96%) |
XYZ | 54.2306 | 31.8921 | 71.0077 | - | xyz(54.2306,31.8921,71.0077) |
CIE-LAB | 63.25 | 73.09 | -36.79 | - | lab(63.25,73.09,-36.79) |
CMYK | 0 | 0.63265306122449 | 0.10204081632653 | 0.03921568627451 | cmyk(0,0.63265306122449,0.10204081632653,0.03921568627451) |
Description
The RGB value of color #f55adc is rgb(245, 90, 220).
In the hex color #f55adc, The value of Red is 245, value of Green is 90, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #f55adc consists of 310° Hue, 89% Saturation, and 66% Lightness.
In the CMYK color model, the color #f55adc can be represented as Cyan=0%, Magenta=0.63265306122449%, Yellow=0.10204081632653%, and Black=0.03921568627451%.
Shades of #f55adc
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 #f55adc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f55adc
Preview of #f55adc on White Background
The contrast ratio of #f55adc with white color is 2.85
Preview of #f55adc on black background
The contrast ratio of #f55adc with black color is 7.38
#f55adc color will look good with a black background.
Color Schemes of #f55adc
Triadic Colors of #f55adc
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 #f55adc
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 #f55adc
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 #f55adc
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: #f55adc;
}
This is a sample text used for the color #f55adc. 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: #f55adc;
}
This is a sample text used for the color #f55adc. 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 #f55adc;
}
This is a sample text used for the color #f55adc. 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 44.14%
Green 16.22%
Blue 39.64%
CMYK Percentage
Cyan 0
Magenta 81.75%
Yellow 13.19%
Black 5.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.