#38f6dc Hex Color
rgb(56, 246, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 38 | f6 | dc | - | #38f6dc |
RGB | 56 | 246 | 220 | - | rgb(56,246,220) |
HSL | 172 | 91% | 59% | - | hsl(172,91%,59%) |
HSV | 172 | 77% | 96% | - | hsv(172,77%,96%) |
XYZ | 47.5049 | 71.9196 | 79.0882 | - | xyz(47.5049,71.9196,79.0882) |
CIE-LAB | 87.93 | -51.18 | -0.59 | - | lab(87.93,-51.18,-0.59) |
CMYK | 0.77235772357724 | 0 | 0.10569105691057 | 0.035294117647059 | cmyk(0.77235772357724,0,0.10569105691057,0.035294117647059) |
Description
The RGB value of color #38f6dc is rgb(56, 246, 220).
In the hex color #38f6dc, The value of Red is 56, value of Green is 246, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #38f6dc consists of 172° Hue, 91% Saturation, and 59% Lightness.
In the CMYK color model, the color #38f6dc can be represented as Cyan=0.77235772357724%, Magenta=0%, Yellow=0.10569105691057%, and Black=0.035294117647059%.
Shades of #38f6dc
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 #38f6dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #38f6dc
Preview of #38f6dc on White Background
The contrast ratio of #38f6dc with white color is 1.37
Preview of #38f6dc on black background
The contrast ratio of #38f6dc with black color is 15.38
#38f6dc color will look good with a black background.
Color Schemes of #38f6dc
Triadic Colors of #38f6dc
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 #38f6dc
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 #38f6dc
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 #38f6dc
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: #38f6dc;
}
This is a sample text used for the color #38f6dc. 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: #38f6dc;
}
This is a sample text used for the color #38f6dc. 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 #38f6dc;
}
This is a sample text used for the color #38f6dc. 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 10.73%
Green 47.13%
Blue 42.15%
CMYK Percentage
Cyan 84.56
Magenta 0%
Yellow 11.57%
Black 3.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.