#d3d4ca Hex Color
rgb(211, 212, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | d4 | ca | - | #d3d4ca |
RGB | 211 | 212 | 202 | - | rgb(211,212,202) |
HSL | 66 | 10% | 81% | - | hsl(66,10%,81%) |
HSV | 66 | 5% | 83% | - | hsv(66,5%,83%) |
XYZ | 61.0681 | 65.2001 | 65.2434 | - | xyz(61.0681,65.2001,65.2434) |
CIE-LAB | 84.59 | -2.12 | 4.81 | - | lab(84.59,-2.12,4.81) |
CMYK | 0.0047169811320756 | 0 | 0.047169811320755 | 0.16862745098039 | cmyk(0.0047169811320756,0,0.047169811320755,0.16862745098039) |
Description
The RGB value of color #d3d4ca is rgb(211, 212, 202).
In the hex color #d3d4ca, The value of Red is 211, value of Green is 212, and value of Blue is 202. The primary color is Green. Similarly, The HSL values for #d3d4ca consists of 66° Hue, 10% Saturation, and 81% Lightness.
In the CMYK color model, the color #d3d4ca can be represented as Cyan=0.0047169811320756%, Magenta=0%, Yellow=0.047169811320755%, and Black=0.16862745098039%.
Shades of #d3d4ca
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 #d3d4ca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d3d4ca
Preview of #d3d4ca on White Background
The contrast ratio of #d3d4ca with white color is 1.5
Preview of #d3d4ca on black background
The contrast ratio of #d3d4ca with black color is 14.04
#d3d4ca color will look good with a black background.
Color Schemes of #d3d4ca
Triadic Colors of #d3d4ca
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 #d3d4ca
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 #d3d4ca
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 #d3d4ca
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: #d3d4ca;
}
This is a sample text used for the color #d3d4ca. 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: #d3d4ca;
}
This is a sample text used for the color #d3d4ca. 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 #d3d4ca;
}
This is a sample text used for the color #d3d4ca. 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 33.76%
Green 33.92%
Blue 32.32%
CMYK Percentage
Cyan 2.14
Magenta 0%
Yellow 21.39%
Black 76.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.