#6cebd7 Hex Color
rgb(108, 235, 215)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 6c | eb | d7 | - | #6cebd7 |
RGB | 108 | 235 | 215 | - | rgb(108,235,215) |
HSL | 171 | 76% | 67% | - | hsl(171,76%,67%) |
HSV | 171 | 54% | 92% | - | hsv(171,54%,92%) |
XYZ | 48.1584 | 67.5111 | 74.7827 | - | xyz(48.1584,67.5111,74.7827) |
CIE-LAB | 85.76 | -40.02 | -1.01 | - | lab(85.76,-40.02,-1.01) |
CMYK | 0.54042553191489 | 0 | 0.085106382978723 | 0.07843137254902 | cmyk(0.54042553191489,0,0.085106382978723,0.07843137254902) |
Description
The RGB value of color #6cebd7 is rgb(108, 235, 215).
In the hex color #6cebd7, The value of Red is 108, value of Green is 235, and value of Blue is 215. The primary color is Green. Similarly, The HSL values for #6cebd7 consists of 171° Hue, 76% Saturation, and 67% Lightness.
In the CMYK color model, the color #6cebd7 can be represented as Cyan=0.54042553191489%, Magenta=0%, Yellow=0.085106382978723%, and Black=0.07843137254902%.
Shades of #6cebd7
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 #6cebd7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6cebd7
Preview of #6cebd7 on White Background
The contrast ratio of #6cebd7 with white color is 1.45
Preview of #6cebd7 on black background
The contrast ratio of #6cebd7 with black color is 14.5
#6cebd7 color will look good with a black background.
Color Schemes of #6cebd7
Triadic Colors of #6cebd7
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 #6cebd7
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 #6cebd7
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 #6cebd7
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: #6cebd7;
}
This is a sample text used for the color #6cebd7. 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: #6cebd7;
}
This is a sample text used for the color #6cebd7. 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 #6cebd7;
}
This is a sample text used for the color #6cebd7. 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.35%
Green 42.11%
Blue 38.53%
CMYK Percentage
Cyan 76.77
Magenta 0%
Yellow 12.09%
Black 11.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.