#c1dddd Hex Color
rgb(193, 221, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | dd | dd | - | #c1dddd |
RGB | 193 | 221 | 221 | - | rgb(193,221,221) |
HSL | 180 | 29% | 81% | - | hsl(180,29%,81%) |
HSV | 180 | 13% | 87% | - | hsv(180,13%,87%) |
XYZ | 60.8999 | 68.2708 | 78.3744 | - | xyz(60.8999,68.2708,78.3744) |
CIE-LAB | 86.14 | -9.21 | -3.13 | - | lab(86.14,-9.21,-3.13) |
CMYK | 0.12669683257919 | 0 | 0 | 0.13333333333333 | cmyk(0.12669683257919,0,0,0.13333333333333) |
Description
The RGB value of color #c1dddd is rgb(193, 221, 221).
In the hex color #c1dddd, The value of Red is 193, value of Green is 221, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #c1dddd consists of 180° Hue, 29% Saturation, and 81% Lightness.
In the CMYK color model, the color #c1dddd can be represented as Cyan=0.12669683257919%, Magenta=0%, Yellow=0%, and Black=0.13333333333333%.
Shades of #c1dddd
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 #c1dddd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c1dddd
Preview of #c1dddd on White Background
The contrast ratio of #c1dddd with white color is 1.43
Preview of #c1dddd on black background
The contrast ratio of #c1dddd with black color is 14.65
#c1dddd color will look good with a black background.
Color Schemes of #c1dddd
Triadic Colors of #c1dddd
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 #c1dddd
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 #c1dddd
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 #c1dddd
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: #c1dddd;
}
This is a sample text used for the color #c1dddd. 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: #c1dddd;
}
This is a sample text used for the color #c1dddd. 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 #c1dddd;
}
This is a sample text used for the color #c1dddd. 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 30.39%
Green 34.8%
Blue 34.8%
CMYK Percentage
Cyan 48.72
Magenta 0%
Yellow 0%
Black 51.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.