#d3265a Hex Color
rgb(211, 38, 90)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | d3 | 26 | 5a | - | #d3265a |
| RGB | 211 | 38 | 90 | - | rgb(211,38,90) |
| HSL | 342 | 69% | 49% | - | hsl(342,69%,49%) |
| HSV | 342 | 82% | 83% | - | hsv(342,82%,83%) |
| XYZ | 29.4025 | 15.9733 | 11.2063 | - | xyz(29.4025,15.9733,11.2063) |
| CIE-LAB | 46.94 | 66.87 | 14.79 | - | lab(46.94,66.87,14.79) |
| CMYK | 0 | 0.81990521327014 | 0.57345971563981 | 0.17254901960784 | cmyk(0,0.81990521327014,0.57345971563981,0.17254901960784) |
Description
The RGB value of color #d3265a is rgb(211, 38, 90).
In the hex color #d3265a, The value of Red is 211, value of Green is 38, and value of Blue is 90. The primary color is Red. Similarly, The HSL values for #d3265a consists of 342° Hue, 69% Saturation, and 49% Lightness.
In the CMYK color model, the color #d3265a can be represented as Cyan=0%, Magenta=0.81990521327014%, Yellow=0.57345971563981%, and Black=0.17254901960784%.
Shades of #d3265a
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 #d3265a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d3265a
Preview of #d3265a on White Background
The contrast ratio of #d3265a with white color is 5.01
#d3265a color will look good on a white background.
Preview of #d3265a on black background
The contrast ratio of #d3265a with black color is 4.19
Color Schemes of #d3265a
Triadic Colors of #d3265a
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 #d3265a
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 #d3265a
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 #d3265a
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: #d3265a;
}
This is a sample text used for the color #d3265a. 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: #d3265a;
}
This is a sample text used for the color #d3265a. 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 #d3265a;
}
This is a sample text used for the color #d3265a. 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 62.24%
Green 11.21%
Blue 26.55%
CMYK Percentage
Cyan 0
Magenta 52.36%
Yellow 36.62%
Black 11.02%
Comments on this color
Please login or signup to post a comment.
No comments yet.