#ff3dcf Hex Color
rgb(255, 61, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | 3d | cf | - | #ff3dcf |
RGB | 255 | 61 | 207 | - | rgb(255,61,207) |
HSL | 315 | 100% | 62% | - | hsl(315,100%,62%) |
HSV | 315 | 76% | 100% | - | hsv(315,76%,100%) |
XYZ | 54.1712 | 29.1025 | 61.7937 | - | xyz(54.1712,29.1025,61.7937) |
CIE-LAB | 60.87 | 83.21 | -33.05 | - | lab(60.87,83.21,-33.05) |
CMYK | 0 | 0.76078431372549 | 0.18823529411765 | 0 | cmyk(0,0.76078431372549,0.18823529411765,0) |
Description
The RGB value of color #ff3dcf is rgb(255, 61, 207).
In the hex color #ff3dcf, The value of Red is 255, value of Green is 61, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #ff3dcf consists of 315° Hue, 100% Saturation, and 62% Lightness.
In the CMYK color model, the color #ff3dcf can be represented as Cyan=0%, Magenta=0.76078431372549%, Yellow=0.18823529411765%, and Black=0%.
Shades of #ff3dcf
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 #ff3dcf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ff3dcf
Preview of #ff3dcf on White Background
The contrast ratio of #ff3dcf with white color is 3.08
Preview of #ff3dcf on black background
The contrast ratio of #ff3dcf with black color is 6.82
#ff3dcf color will look good with a black background.
Color Schemes of #ff3dcf
Triadic Colors of #ff3dcf
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 #ff3dcf
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 #ff3dcf
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 #ff3dcf
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: #ff3dcf;
}
This is a sample text used for the color #ff3dcf. 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: #ff3dcf;
}
This is a sample text used for the color #ff3dcf. 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 #ff3dcf;
}
This is a sample text used for the color #ff3dcf. 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.76%
Green 11.66%
Blue 39.58%
CMYK Percentage
Cyan 0
Magenta 80.17%
Yellow 19.83%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.