#ccfa3f Hex Color
rgb(204, 250, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | fa | 3f | - | #ccfa3f |
RGB | 204 | 250 | 63 | - | rgb(204,250,63) |
HSL | 75 | 95% | 61% | - | hsl(75,95%,61%) |
HSV | 75 | 75% | 98% | - | hsv(75,75%,98%) |
XYZ | 59.9847 | 81.5675 | 17.2852 | - | xyz(59.9847,81.5675,17.2852) |
CIE-LAB | 92.38 | -38.29 | 78.58 | - | lab(92.38,-38.29,78.58) |
CMYK | 0.184 | 0 | 0.748 | 0.019607843137255 | cmyk(0.184,0,0.748,0.019607843137255) |
Description
The RGB value of color #ccfa3f is rgb(204, 250, 63).
In the hex color #ccfa3f, The value of Red is 204, value of Green is 250, and value of Blue is 63. The primary color is Green. Similarly, The HSL values for #ccfa3f consists of 75° Hue, 95% Saturation, and 61% Lightness.
In the CMYK color model, the color #ccfa3f can be represented as Cyan=0.184%, Magenta=0%, Yellow=0.748%, and Black=0.019607843137255%.
Shades of #ccfa3f
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 #ccfa3f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccfa3f
Preview of #ccfa3f on White Background
The contrast ratio of #ccfa3f with white color is 1.21
Preview of #ccfa3f on black background
The contrast ratio of #ccfa3f with black color is 17.31
#ccfa3f color will look good with a black background.
Color Schemes of #ccfa3f
Triadic Colors of #ccfa3f
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 #ccfa3f
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 #ccfa3f
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 #ccfa3f
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: #ccfa3f;
}
This is a sample text used for the color #ccfa3f. 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: #ccfa3f;
}
This is a sample text used for the color #ccfa3f. 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 #ccfa3f;
}
This is a sample text used for the color #ccfa3f. 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 39.46%
Green 48.36%
Blue 12.19%
CMYK Percentage
Cyan 19.34
Magenta 0%
Yellow 78.6%
Black 2.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.