#48eedf Hex Color
rgb(72, 238, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 48 | ee | df | - | #48eedf |
RGB | 72 | 238 | 223 | - | rgb(72,238,223) |
HSL | 175 | 83% | 61% | - | hsl(175,83%,61%) |
HSV | 175 | 70% | 93% | - | hsv(175,70%,93%) |
XYZ | 46.5663 | 67.8545 | 80.455 | - | xyz(46.5663,67.8545,80.455) |
CIE-LAB | 85.93 | -45.2 | -5.06 | - | lab(85.93,-45.2,-5.06) |
CMYK | 0.69747899159664 | 0 | 0.063025210084034 | 0.066666666666667 | cmyk(0.69747899159664,0,0.063025210084034,0.066666666666667) |
Description
The RGB value of color #48eedf is rgb(72, 238, 223).
In the hex color #48eedf, The value of Red is 72, value of Green is 238, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #48eedf consists of 175° Hue, 83% Saturation, and 61% Lightness.
In the CMYK color model, the color #48eedf can be represented as Cyan=0.69747899159664%, Magenta=0%, Yellow=0.063025210084034%, and Black=0.066666666666667%.
Shades of #48eedf
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 #48eedf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #48eedf
Preview of #48eedf on White Background
The contrast ratio of #48eedf with white color is 1.44
Preview of #48eedf on black background
The contrast ratio of #48eedf with black color is 14.57
#48eedf color will look good with a black background.
Color Schemes of #48eedf
Triadic Colors of #48eedf
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 #48eedf
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 #48eedf
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 #48eedf
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: #48eedf;
}
This is a sample text used for the color #48eedf. 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: #48eedf;
}
This is a sample text used for the color #48eedf. 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 #48eedf;
}
This is a sample text used for the color #48eedf. 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 13.51%
Green 44.65%
Blue 41.84%
CMYK Percentage
Cyan 84.32
Magenta 0%
Yellow 7.62%
Black 8.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.