#76fdcc Hex Color
rgb(118, 253, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 76 | fd | cc | - | #76fdcc |
RGB | 118 | 253 | 204 | - | rgb(118,253,204) |
HSL | 158 | 97% | 73% | - | hsl(158,97%,73%) |
HSV | 158 | 53% | 99% | - | hsv(158,53%,99%) |
XYZ | 53.4956 | 78.4617 | 69.4519 | - | xyz(53.4956,78.4617,69.4519) |
CIE-LAB | 90.99 | -48.34 | 12.3 | - | lab(90.99,-48.34,12.3) |
CMYK | 0.53359683794466 | 0 | 0.19367588932806 | 0.0078431372549019 | cmyk(0.53359683794466,0,0.19367588932806,0.0078431372549019) |
Description
The RGB value of color #76fdcc is rgb(118, 253, 204).
In the hex color #76fdcc, The value of Red is 118, value of Green is 253, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #76fdcc consists of 158° Hue, 97% Saturation, and 73% Lightness.
In the CMYK color model, the color #76fdcc can be represented as Cyan=0.53359683794466%, Magenta=0%, Yellow=0.19367588932806%, and Black=0.0078431372549019%.
Shades of #76fdcc
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 #76fdcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #76fdcc
Preview of #76fdcc on White Background
The contrast ratio of #76fdcc with white color is 1.26
Preview of #76fdcc on black background
The contrast ratio of #76fdcc with black color is 16.69
#76fdcc color will look good with a black background.
Color Schemes of #76fdcc
Triadic Colors of #76fdcc
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 #76fdcc
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 #76fdcc
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 #76fdcc
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: #76fdcc;
}
This is a sample text used for the color #76fdcc. 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: #76fdcc;
}
This is a sample text used for the color #76fdcc. 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 #76fdcc;
}
This is a sample text used for the color #76fdcc. 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 20.52%
Green 44%
Blue 35.48%
CMYK Percentage
Cyan 72.59
Magenta 0%
Yellow 26.35%
Black 1.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.