#d44fbb Hex Color
rgb(212, 79, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d4 | 4f | bb | - | #d44fbb |
RGB | 212 | 79 | 187 | - | rgb(212,79,187) |
HSL | 311 | 61% | 57% | - | hsl(311,61%,57%) |
HSV | 311 | 63% | 83% | - | hsv(311,63%,83%) |
XYZ | 38.917 | 23.1769 | 49.4361 | - | xyz(38.917,23.1769,49.4361) |
CIE-LAB | 55.25 | 64.15 | -30.87 | - | lab(55.25,64.15,-30.87) |
CMYK | 0 | 0.62735849056604 | 0.11792452830189 | 0.16862745098039 | cmyk(0,0.62735849056604,0.11792452830189,0.16862745098039) |
Description
The RGB value of color #d44fbb is rgb(212, 79, 187).
In the hex color #d44fbb, The value of Red is 212, value of Green is 79, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #d44fbb consists of 311° Hue, 61% Saturation, and 57% Lightness.
In the CMYK color model, the color #d44fbb can be represented as Cyan=0%, Magenta=0.62735849056604%, Yellow=0.11792452830189%, and Black=0.16862745098039%.
Shades of #d44fbb
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 #d44fbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d44fbb
Preview of #d44fbb on White Background
The contrast ratio of #d44fbb with white color is 3.73
Preview of #d44fbb on black background
The contrast ratio of #d44fbb with black color is 5.64
#d44fbb color will look good with a black background.
Color Schemes of #d44fbb
Triadic Colors of #d44fbb
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 #d44fbb
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 #d44fbb
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 #d44fbb
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: #d44fbb;
}
This is a sample text used for the color #d44fbb. 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: #d44fbb;
}
This is a sample text used for the color #d44fbb. 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 #d44fbb;
}
This is a sample text used for the color #d44fbb. 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.35%
Green 16.53%
Blue 39.12%
CMYK Percentage
Cyan 0
Magenta 68.65%
Yellow 12.9%
Black 18.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.