#5ffbdc Hex Color
rgb(95, 251, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5f | fb | dc | - | #5ffbdc |
RGB | 95 | 251 | 220 | - | rgb(95,251,220) |
HSL | 168 | 95% | 68% | - | hsl(168,95%,68%) |
HSV | 168 | 62% | 98% | - | hsv(168,62%,98%) |
XYZ | 52.1348 | 76.5946 | 79.7466 | - | xyz(52.1348,76.5946,79.7466) |
CIE-LAB | 90.13 | -48.19 | 2.71 | - | lab(90.13,-48.19,2.71) |
CMYK | 0.62151394422311 | 0 | 0.12350597609562 | 0.015686274509804 | cmyk(0.62151394422311,0,0.12350597609562,0.015686274509804) |
Description
The RGB value of color #5ffbdc is rgb(95, 251, 220).
In the hex color #5ffbdc, The value of Red is 95, value of Green is 251, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #5ffbdc consists of 168° Hue, 95% Saturation, and 68% Lightness.
In the CMYK color model, the color #5ffbdc can be represented as Cyan=0.62151394422311%, Magenta=0%, Yellow=0.12350597609562%, and Black=0.015686274509804%.
Shades of #5ffbdc
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 #5ffbdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5ffbdc
Preview of #5ffbdc on White Background
The contrast ratio of #5ffbdc with white color is 1.29
Preview of #5ffbdc on black background
The contrast ratio of #5ffbdc with black color is 16.32
#5ffbdc color will look good with a black background.
Color Schemes of #5ffbdc
Triadic Colors of #5ffbdc
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 #5ffbdc
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 #5ffbdc
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 #5ffbdc
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: #5ffbdc;
}
This is a sample text used for the color #5ffbdc. 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: #5ffbdc;
}
This is a sample text used for the color #5ffbdc. 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 #5ffbdc;
}
This is a sample text used for the color #5ffbdc. 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 16.78%
Green 44.35%
Blue 38.87%
CMYK Percentage
Cyan 81.7
Magenta 0%
Yellow 16.24%
Black 2.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.