#decccc Hex Color

rgb(222, 204, 204)

Color Information

Name First value Second Value Third Value Fourth Value Written As
HEX de cc cc - #decccc
RGB 222 204 204 - rgb(222,204,204)
HSL 0 21% 84% - hsl(0,21%,84%)
HSV 0 8% 87% - hsv(0,8%,87%)
XYZ 62.6162 63.075 66.0012 - xyz(62.6162,63.075,66.0012)
CIE-LAB 83.48 6.26 2.26 - lab(83.48,6.26,2.26)
CMYK 0 0.081081081081081 0.081081081081081 0.12941176470588 cmyk(0,0.081081081081081,0.081081081081081,0.12941176470588)

Description

The RGB value of color #decccc is rgb(222, 204, 204).

In the hex color #decccc, The value of Red is 222, value of Green is 204, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #decccc consists of 0° Hue, 21% Saturation, and 84% Lightness.

In the CMYK color model, the color #decccc can be represented as Cyan=0%, Magenta=0.081081081081081%, Yellow=0.081081081081081%, and Black=0.12941176470588%.

Shades of #decccc

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 #decccc

Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.

Color Previews of #decccc

Preview of #decccc on White Background

This is a sample text.

The contrast ratio of #decccc with white color is 1.54

Preview of #decccc on black background

This is a sample text.

The contrast ratio of #decccc with black color is 13.61

#decccc color will look good with a black background.

Color Schemes of #decccc

Triadic Colors of #decccc

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 #decccc

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.

Complementary Color of #decccc

Complementary colors are pairs of colors that are directly opposite each other on the color wheel, creating a high contrast and vibrant color scheme when used together.

Monochromatic Colors of #decccc

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: #decccc; }

This is a sample text used for the color #decccc. 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: #decccc; }

This is a sample text used for the color #decccc. 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 #decccc; }

This is a sample text used for the color #decccc. 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 35.24%

Green 32.38%

Blue 32.38%

CMYK Percentage

Cyan 0

Magenta 27.81%

Yellow 27.81%

Black 44.38%

Comments on this color

Please login or signup to post a comment.

No comments yet.