#c1fa07 Hex Color
rgb(193, 250, 7)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | fa | 07 | - | #c1fa07 |
RGB | 193 | 250 | 7 | - | rgb(193,250,7) |
HSL | 74 | 96% | 50% | - | hsl(74,96%,50%) |
HSV | 74 | 97% | 98% | - | hsv(74,97%,98%) |
XYZ | 56.2163 | 79.724 | 12.6264 | - | xyz(56.2163,79.724,12.6264) |
CIE-LAB | 91.56 | -43.92 | 87.92 | - | lab(91.56,-43.92,87.92) |
CMYK | 0.228 | 0 | 0.972 | 0.019607843137255 | cmyk(0.228,0,0.972,0.019607843137255) |
Description
The RGB value of color #c1fa07 is rgb(193, 250, 7).
In the hex color #c1fa07, The value of Red is 193, value of Green is 250, and value of Blue is 7. The primary color is Green. Similarly, The HSL values for #c1fa07 consists of 74° Hue, 96% Saturation, and 50% Lightness.
In the CMYK color model, the color #c1fa07 can be represented as Cyan=0.228%, Magenta=0%, Yellow=0.972%, and Black=0.019607843137255%.
Shades of #c1fa07
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 #c1fa07
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c1fa07
Preview of #c1fa07 on White Background
The contrast ratio of #c1fa07 with white color is 1.24
Preview of #c1fa07 on black background
The contrast ratio of #c1fa07 with black color is 16.94
#c1fa07 color will look good with a black background.
Color Schemes of #c1fa07
Triadic Colors of #c1fa07
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 #c1fa07
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 #c1fa07
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 #c1fa07
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: #c1fa07;
}
This is a sample text used for the color #c1fa07. 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: #c1fa07;
}
This is a sample text used for the color #c1fa07. 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 #c1fa07;
}
This is a sample text used for the color #c1fa07. 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 42.89%
Green 55.56%
Blue 1.56%
CMYK Percentage
Cyan 18.69
Magenta 0%
Yellow 79.7%
Black 1.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.