#ccf180 Hex Color
rgb(204, 241, 128)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | f1 | 80 | - | #ccf180 |
RGB | 204 | 241 | 128 | - | rgb(204,241,128) |
HSL | 80 | 80% | 72% | - | hsl(80,80%,72%) |
HSV | 80 | 47% | 95% | - | hsv(80,47%,95%) |
XYZ | 60.2534 | 77.3065 | 32.168 | - | xyz(60.2534,77.3065,32.168) |
CIE-LAB | 90.46 | -29.37 | 50.35 | - | lab(90.46,-29.37,50.35) |
CMYK | 0.15352697095436 | 0 | 0.46887966804979 | 0.054901960784314 | cmyk(0.15352697095436,0,0.46887966804979,0.054901960784314) |
Description
The RGB value of color #ccf180 is rgb(204, 241, 128).
In the hex color #ccf180, The value of Red is 204, value of Green is 241, and value of Blue is 128. The primary color is Green. Similarly, The HSL values for #ccf180 consists of 80° Hue, 80% Saturation, and 72% Lightness.
In the CMYK color model, the color #ccf180 can be represented as Cyan=0.15352697095436%, Magenta=0%, Yellow=0.46887966804979%, and Black=0.054901960784314%.
Shades of #ccf180
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 #ccf180
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccf180
Preview of #ccf180 on White Background
The contrast ratio of #ccf180 with white color is 1.28
Preview of #ccf180 on black background
The contrast ratio of #ccf180 with black color is 16.46
#ccf180 color will look good with a black background.
Color Schemes of #ccf180
Triadic Colors of #ccf180
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 #ccf180
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 #ccf180
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 #ccf180
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: #ccf180;
}
This is a sample text used for the color #ccf180. 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: #ccf180;
}
This is a sample text used for the color #ccf180. 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 #ccf180;
}
This is a sample text used for the color #ccf180. 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 35.6%
Green 42.06%
Blue 22.34%
CMYK Percentage
Cyan 22.67
Magenta 0%
Yellow 69.23%
Black 8.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.