#61ecfa Hex Color
rgb(97, 236, 250)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 61 | ec | fa | - | #61ecfa |
| RGB | 97 | 236 | 250 | - | rgb(97,236,250) |
| HSL | 185 | 94% | 68% | - | hsl(185,94%,68%) |
| HSV | 185 | 61% | 98% | - | hsv(185,61%,98%) |
| XYZ | 52.1805 | 69.4344 | 101.0945 | - | xyz(52.1805,69.4344,101.0945) |
| CIE-LAB | 86.72 | -33.34 | -18.01 | - | lab(86.72,-33.34,-18.01) |
| CMYK | 0.612 | 0.056 | 0 | 0.019607843137255 | cmyk(0.612,0.056,0,0.019607843137255) |
Description
The RGB value of color #61ecfa is rgb(97, 236, 250).
In the hex color #61ecfa, The value of Red is 97, value of Green is 236, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #61ecfa consists of 185° Hue, 94% Saturation, and 68% Lightness.
In the CMYK color model, the color #61ecfa can be represented as Cyan=0.612%, Magenta=0.056%, Yellow=0%, and Black=0.019607843137255%.
Shades of #61ecfa
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 #61ecfa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #61ecfa
Preview of #61ecfa on White Background
The contrast ratio of #61ecfa with white color is 1.41
Preview of #61ecfa on black background
The contrast ratio of #61ecfa with black color is 14.89
#61ecfa color will look good with a black background.
Color Schemes of #61ecfa
Triadic Colors of #61ecfa
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 #61ecfa
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 #61ecfa
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 #61ecfa
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: #61ecfa;
}
This is a sample text used for the color #61ecfa. 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: #61ecfa;
}
This is a sample text used for the color #61ecfa. 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 #61ecfa;
}
This is a sample text used for the color #61ecfa. 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.64%
Green 40.48%
Blue 42.88%
CMYK Percentage
Cyan 89
Magenta 8.14%
Yellow 0%
Black 2.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.