#15fedc Hex Color
rgb(21, 254, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 15 | fe | dc | - | #15fedc |
RGB | 21 | 254 | 220 | - | rgb(21,254,220) |
HSL | 171 | 99% | 54% | - | hsl(171,99%,54%) |
HSV | 171 | 92% | 100% | - | hsv(171,92%,100%) |
XYZ | 48.6693 | 76.2104 | 79.8551 | - | xyz(48.6693,76.2104,79.8551) |
CIE-LAB | 89.96 | -56.7 | 2.32 | - | lab(89.96,-56.7,2.32) |
CMYK | 0.91732283464567 | 0 | 0.13385826771654 | 0.003921568627451 | cmyk(0.91732283464567,0,0.13385826771654,0.003921568627451) |
Description
The RGB value of color #15fedc is rgb(21, 254, 220).
In the hex color #15fedc, The value of Red is 21, value of Green is 254, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #15fedc consists of 171° Hue, 99% Saturation, and 54% Lightness.
In the CMYK color model, the color #15fedc can be represented as Cyan=0.91732283464567%, Magenta=0%, Yellow=0.13385826771654%, and Black=0.003921568627451%.
Shades of #15fedc
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 #15fedc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #15fedc
Preview of #15fedc on White Background
The contrast ratio of #15fedc with white color is 1.29
Preview of #15fedc on black background
The contrast ratio of #15fedc with black color is 16.24
#15fedc color will look good with a black background.
Color Schemes of #15fedc
Triadic Colors of #15fedc
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 #15fedc
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 #15fedc
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 #15fedc
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: #15fedc;
}
This is a sample text used for the color #15fedc. 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: #15fedc;
}
This is a sample text used for the color #15fedc. 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 #15fedc;
}
This is a sample text used for the color #15fedc. 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 4.24%
Green 51.31%
Blue 44.44%
CMYK Percentage
Cyan 86.94
Magenta 0%
Yellow 12.69%
Black 0.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.