#37c1dc Hex Color
rgb(55, 193, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 37 | c1 | dc | - | #37c1dc |
RGB | 55 | 193 | 220 | - | rgb(55,193,220) |
HSL | 190 | 70% | 54% | - | hsl(190,70%,54%) |
HSV | 190 | 75% | 86% | - | hsv(190,75%,86%) |
XYZ | 33.5638 | 44.1195 | 74.4571 | - | xyz(33.5638,44.1195,74.4571) |
CIE-LAB | 72.31 | -27.23 | -23.95 | - | lab(72.31,-27.23,-23.95) |
CMYK | 0.75 | 0.12272727272727 | 0 | 0.13725490196078 | cmyk(0.75,0.12272727272727,0,0.13725490196078) |
Description
The RGB value of color #37c1dc is rgb(55, 193, 220).
In the hex color #37c1dc, The value of Red is 55, value of Green is 193, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #37c1dc consists of 190° Hue, 70% Saturation, and 54% Lightness.
In the CMYK color model, the color #37c1dc can be represented as Cyan=0.75%, Magenta=0.12272727272727%, Yellow=0%, and Black=0.13725490196078%.
Shades of #37c1dc
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 #37c1dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #37c1dc
Preview of #37c1dc on White Background
The contrast ratio of #37c1dc with white color is 2.14
Preview of #37c1dc on black background
The contrast ratio of #37c1dc with black color is 9.82
#37c1dc color will look good with a black background.
Color Schemes of #37c1dc
Triadic Colors of #37c1dc
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 #37c1dc
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 #37c1dc
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 #37c1dc
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: #37c1dc;
}
This is a sample text used for the color #37c1dc. 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: #37c1dc;
}
This is a sample text used for the color #37c1dc. 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 #37c1dc;
}
This is a sample text used for the color #37c1dc. 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 11.75%
Green 41.24%
Blue 47.01%
CMYK Percentage
Cyan 74.26
Magenta 12.15%
Yellow 0%
Black 13.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.