#30fcdd Hex Color
rgb(48, 252, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 30 | fc | dd | - | #30fcdd |
RGB | 48 | 252 | 221 | - | rgb(48,252,221) |
HSL | 171 | 97% | 59% | - | hsl(171,97%,59%) |
HSV | 171 | 81% | 99% | - | hsv(171,81%,99%) |
XYZ | 49.0805 | 75.4696 | 80.3869 | - | xyz(49.0805,75.4696,80.3869) |
CIE-LAB | 89.61 | -54.09 | 1.33 | - | lab(89.61,-54.09,1.33) |
CMYK | 0.80952380952381 | 0 | 0.12301587301587 | 0.011764705882353 | cmyk(0.80952380952381,0,0.12301587301587,0.011764705882353) |
Description
The RGB value of color #30fcdd is rgb(48, 252, 221).
In the hex color #30fcdd, The value of Red is 48, value of Green is 252, and value of Blue is 221. The primary color is Green. Similarly, The HSL values for #30fcdd consists of 171° Hue, 97% Saturation, and 59% Lightness.
In the CMYK color model, the color #30fcdd can be represented as Cyan=0.80952380952381%, Magenta=0%, Yellow=0.12301587301587%, and Black=0.011764705882353%.
Shades of #30fcdd
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 #30fcdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #30fcdd
Preview of #30fcdd on White Background
The contrast ratio of #30fcdd with white color is 1.3
Preview of #30fcdd on black background
The contrast ratio of #30fcdd with black color is 16.09
#30fcdd color will look good with a black background.
Color Schemes of #30fcdd
Triadic Colors of #30fcdd
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 #30fcdd
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 #30fcdd
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 #30fcdd
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: #30fcdd;
}
This is a sample text used for the color #30fcdd. 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: #30fcdd;
}
This is a sample text used for the color #30fcdd. 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 #30fcdd;
}
This is a sample text used for the color #30fcdd. 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 9.21%
Green 48.37%
Blue 42.42%
CMYK Percentage
Cyan 85.73
Magenta 0%
Yellow 13.03%
Black 1.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.