#ccf534 Hex Color
rgb(204, 245, 52)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | f5 | 34 | - | #ccf534 |
RGB | 204 | 245 | 52 | - | rgb(204,245,52) |
HSL | 73 | 91% | 58% | - | hsl(73,91%,58%) |
HSV | 73 | 79% | 96% | - | hsv(73,79%,96%) |
XYZ | 58.1741 | 78.3901 | 15.3135 | - | xyz(58.1741,78.3901,15.3135) |
CIE-LAB | 90.96 | -36.5 | 80.4 | - | lab(90.96,-36.5,80.4) |
CMYK | 0.16734693877551 | 0 | 0.78775510204082 | 0.03921568627451 | cmyk(0.16734693877551,0,0.78775510204082,0.03921568627451) |
Description
The RGB value of color #ccf534 is rgb(204, 245, 52).
In the hex color #ccf534, The value of Red is 204, value of Green is 245, and value of Blue is 52. The primary color is Green. Similarly, The HSL values for #ccf534 consists of 73° Hue, 91% Saturation, and 58% Lightness.
In the CMYK color model, the color #ccf534 can be represented as Cyan=0.16734693877551%, Magenta=0%, Yellow=0.78775510204082%, and Black=0.03921568627451%.
Shades of #ccf534
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 #ccf534
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccf534
Preview of #ccf534 on White Background
The contrast ratio of #ccf534 with white color is 1.26
Preview of #ccf534 on black background
The contrast ratio of #ccf534 with black color is 16.68
#ccf534 color will look good with a black background.
Color Schemes of #ccf534
Triadic Colors of #ccf534
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 #ccf534
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 #ccf534
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 #ccf534
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: #ccf534;
}
This is a sample text used for the color #ccf534. 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: #ccf534;
}
This is a sample text used for the color #ccf534. 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 #ccf534;
}
This is a sample text used for the color #ccf534. 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 40.72%
Green 48.9%
Blue 10.38%
CMYK Percentage
Cyan 16.83
Magenta 0%
Yellow 79.23%
Black 3.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.