#6ec3fa Hex Color
rgb(110, 195, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6e | c3 | fa | - | #6ec3fa |
RGB | 110 | 195 | 250 | - | rgb(110,195,250) |
HSL | 204 | 93% | 71% | - | hsl(204,93%,71%) |
HSV | 204 | 56% | 98% | - | hsv(204,56%,98%) |
XYZ | 43.2008 | 49.2473 | 97.6712 | - | xyz(43.2008,49.2473,97.6712) |
CIE-LAB | 75.6 | -10.42 | -34.95 | - | lab(75.6,-10.42,-34.95) |
CMYK | 0.56 | 0.22 | 0 | 0.019607843137255 | cmyk(0.56,0.22,0,0.019607843137255) |
Description
The RGB value of color #6ec3fa is rgb(110, 195, 250).
In the hex color #6ec3fa, The value of Red is 110, value of Green is 195, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #6ec3fa consists of 204° Hue, 93% Saturation, and 71% Lightness.
In the CMYK color model, the color #6ec3fa can be represented as Cyan=0.56%, Magenta=0.22%, Yellow=0%, and Black=0.019607843137255%.
Shades of #6ec3fa
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 #6ec3fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6ec3fa
Preview of #6ec3fa on White Background
The contrast ratio of #6ec3fa with white color is 1.94
Preview of #6ec3fa on black background
The contrast ratio of #6ec3fa with black color is 10.85
#6ec3fa color will look good with a black background.
Color Schemes of #6ec3fa
Triadic Colors of #6ec3fa
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 #6ec3fa
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 #6ec3fa
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 #6ec3fa
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: #6ec3fa;
}
This is a sample text used for the color #6ec3fa. 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: #6ec3fa;
}
This is a sample text used for the color #6ec3fa. 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 #6ec3fa;
}
This is a sample text used for the color #6ec3fa. 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 19.82%
Green 35.14%
Blue 45.05%
CMYK Percentage
Cyan 70.03
Magenta 27.51%
Yellow 0%
Black 2.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.