#ff4cbe Hex Color
rgb(255, 76, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | 4c | be | - | #ff4cbe |
RGB | 255 | 76 | 190 | - | rgb(255,76,190) |
HSL | 322 | 100% | 65% | - | hsl(322,100%,65%) |
HSV | 322 | 70% | 100% | - | hsv(322,70%,100%) |
XYZ | 53.1187 | 30.1466 | 51.7344 | - | xyz(53.1187,30.1466,51.7344) |
CIE-LAB | 61.78 | 76.59 | -21.96 | - | lab(61.78,76.59,-21.96) |
CMYK | 0 | 0.70196078431373 | 0.25490196078431 | 0 | cmyk(0,0.70196078431373,0.25490196078431,0) |
Description
The RGB value of color #ff4cbe is rgb(255, 76, 190).
In the hex color #ff4cbe, The value of Red is 255, value of Green is 76, and value of Blue is 190. The primary color is Red. Similarly, The HSL values for #ff4cbe consists of 322° Hue, 100% Saturation, and 65% Lightness.
In the CMYK color model, the color #ff4cbe can be represented as Cyan=0%, Magenta=0.70196078431373%, Yellow=0.25490196078431%, and Black=0%.
Shades of #ff4cbe
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 #ff4cbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ff4cbe
Preview of #ff4cbe on White Background
The contrast ratio of #ff4cbe with white color is 2.99
Preview of #ff4cbe on black background
The contrast ratio of #ff4cbe with black color is 7.03
#ff4cbe color will look good with a black background.
Color Schemes of #ff4cbe
Triadic Colors of #ff4cbe
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 #ff4cbe
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 #ff4cbe
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 #ff4cbe
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: #ff4cbe;
}
This is a sample text used for the color #ff4cbe. 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: #ff4cbe;
}
This is a sample text used for the color #ff4cbe. 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 #ff4cbe;
}
This is a sample text used for the color #ff4cbe. 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 48.94%
Green 14.59%
Blue 36.47%
CMYK Percentage
Cyan 0
Magenta 73.36%
Yellow 26.64%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.