#7cccca Hex Color
rgb(124, 204, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7c | cc | ca | - | #7cccca |
RGB | 124 | 204 | 202 | - | rgb(124,204,202) |
HSL | 179 | 44% | 64% | - | hsl(179,44%,64%) |
HSV | 179 | 39% | 80% | - | hsv(179,39%,80%) |
XYZ | 40.5657 | 51.7351 | 63.7249 | - | xyz(40.5657,51.7351,63.7249) |
CIE-LAB | 77.12 | -24.94 | -6.74 | - | lab(77.12,-24.94,-6.74) |
CMYK | 0.3921568627451 | 0 | 0.0098039215686276 | 0.2 | cmyk(0.3921568627451,0,0.0098039215686276,0.2) |
Description
The RGB value of color #7cccca is rgb(124, 204, 202).
In the hex color #7cccca, The value of Red is 124, value of Green is 204, and value of Blue is 202. The primary color is Green. Similarly, The HSL values for #7cccca consists of 179° Hue, 44% Saturation, and 64% Lightness.
In the CMYK color model, the color #7cccca can be represented as Cyan=0.3921568627451%, Magenta=0%, Yellow=0.0098039215686276%, and Black=0.2%.
Shades of #7cccca
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 #7cccca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7cccca
Preview of #7cccca on White Background
The contrast ratio of #7cccca with white color is 1.85
Preview of #7cccca on black background
The contrast ratio of #7cccca with black color is 11.35
#7cccca color will look good with a black background.
Color Schemes of #7cccca
Triadic Colors of #7cccca
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 #7cccca
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 #7cccca
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 #7cccca
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: #7cccca;
}
This is a sample text used for the color #7cccca. 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: #7cccca;
}
This is a sample text used for the color #7cccca. 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 #7cccca;
}
This is a sample text used for the color #7cccca. 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 23.4%
Green 38.49%
Blue 38.11%
CMYK Percentage
Cyan 65.15
Magenta 0%
Yellow 1.63%
Black 33.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.