#d30fc8 Hex Color
rgb(211, 15, 200)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | d3 | 0f | c8 | - | #d30fc8 |
| RGB | 211 | 15 | 200 | - | rgb(211,15,200) |
| HSL | 303 | 87% | 44% | - | hsl(303,87%,44%) |
| HSV | 303 | 93% | 83% | - | hsv(303,93%,83%) |
| XYZ | 37.4601 | 18.3607 | 56.2132 | - | xyz(37.4601,18.3607,56.2132) |
| CIE-LAB | 49.93 | 82.41 | -46.77 | - | lab(49.93,82.41,-46.77) |
| CMYK | 0 | 0.92890995260664 | 0.052132701421801 | 0.17254901960784 | cmyk(0,0.92890995260664,0.052132701421801,0.17254901960784) |
Description
The RGB value of color #d30fc8 is rgb(211, 15, 200).
In the hex color #d30fc8, The value of Red is 211, value of Green is 15, and value of Blue is 200. The primary color is Red. Similarly, The HSL values for #d30fc8 consists of 303° Hue, 87% Saturation, and 44% Lightness.
In the CMYK color model, the color #d30fc8 can be represented as Cyan=0%, Magenta=0.92890995260664%, Yellow=0.052132701421801%, and Black=0.17254901960784%.
Shades of #d30fc8
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 #d30fc8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d30fc8
Preview of #d30fc8 on White Background
The contrast ratio of #d30fc8 with white color is 4.49
Preview of #d30fc8 on black background
The contrast ratio of #d30fc8 with black color is 4.67
#d30fc8 color will look good with a black background.
Color Schemes of #d30fc8
Triadic Colors of #d30fc8
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 #d30fc8
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 #d30fc8
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 #d30fc8
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.
Monochromatic Colors of #d30fc8
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #d30fc8;
}
This is a sample text used for the color #d30fc8. 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: #d30fc8;
}
This is a sample text used for the color #d30fc8. 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 #d30fc8;
}
This is a sample text used for the color #d30fc8. 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 49.53%
Green 3.52%
Blue 46.95%
CMYK Percentage
Cyan 0
Magenta 80.52%
Yellow 4.52%
Black 14.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.