#93f2cd Hex Color
rgb(147, 242, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 93 | f2 | cd | - | #93f2cd |
RGB | 147 | 242 | 205 | - | rgb(147,242,205) |
HSL | 157 | 79% | 76% | - | hsl(157,79%,76%) |
HSV | 157 | 39% | 95% | - | hsv(157,39%,95%) |
XYZ | 54.8042 | 74.1151 | 69.1748 | - | xyz(54.8042,74.1151,69.1748) |
CIE-LAB | 88.98 | -36.33 | 9.06 | - | lab(88.98,-36.33,9.06) |
CMYK | 0.39256198347107 | 0 | 0.15289256198347 | 0.050980392156863 | cmyk(0.39256198347107,0,0.15289256198347,0.050980392156863) |
Description
The RGB value of color #93f2cd is rgb(147, 242, 205).
In the hex color #93f2cd, The value of Red is 147, value of Green is 242, and value of Blue is 205. The primary color is Green. Similarly, The HSL values for #93f2cd consists of 157° Hue, 79% Saturation, and 76% Lightness.
In the CMYK color model, the color #93f2cd can be represented as Cyan=0.39256198347107%, Magenta=0%, Yellow=0.15289256198347%, and Black=0.050980392156863%.
Shades of #93f2cd
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 #93f2cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #93f2cd
Preview of #93f2cd on White Background
The contrast ratio of #93f2cd with white color is 1.33
Preview of #93f2cd on black background
The contrast ratio of #93f2cd with black color is 15.82
#93f2cd color will look good with a black background.
Color Schemes of #93f2cd
Triadic Colors of #93f2cd
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 #93f2cd
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 #93f2cd
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 #93f2cd
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: #93f2cd;
}
This is a sample text used for the color #93f2cd. 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: #93f2cd;
}
This is a sample text used for the color #93f2cd. 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 #93f2cd;
}
This is a sample text used for the color #93f2cd. 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 24.75%
Green 40.74%
Blue 34.51%
CMYK Percentage
Cyan 65.82
Magenta 0%
Yellow 25.63%
Black 8.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.