#6cfa01 Hex Color
rgb(108, 250, 1)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 6c | fa | 01 | - | #6cfa01 |
| RGB | 108 | 250 | 1 | - | rgb(108,250,1) |
| HSL | 94 | 99% | 49% | - | hsl(94,99%,49%) |
| HSV | 94 | 100% | 98% | - | hsv(94,100%,98%) |
| XYZ | 40.3754 | 71.5616 | 11.7135 | - | xyz(40.3754,71.5616,11.7135) |
| CIE-LAB | 87.76 | -71.37 | 83.77 | - | lab(87.76,-71.37,83.77) |
| CMYK | 0.568 | 0 | 0.996 | 0.019607843137255 | cmyk(0.568,0,0.996,0.019607843137255) |
Description
The RGB value of color #6cfa01 is rgb(108, 250, 1).
In the hex color #6cfa01, The value of Red is 108, value of Green is 250, and value of Blue is 1. The primary color is Green. Similarly, The HSL values for #6cfa01 consists of 94° Hue, 99% Saturation, and 49% Lightness.
In the CMYK color model, the color #6cfa01 can be represented as Cyan=0.568%, Magenta=0%, Yellow=0.996%, and Black=0.019607843137255%.
Shades of #6cfa01
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 #6cfa01
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #6cfa01
Preview of #6cfa01 on White Background
The contrast ratio of #6cfa01 with white color is 1.37
Preview of #6cfa01 on black background
The contrast ratio of #6cfa01 with black color is 15.31
#6cfa01 color will look good with a black background.
Color Schemes of #6cfa01
Triadic Colors of #6cfa01
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 #6cfa01
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 #6cfa01
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 #6cfa01
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: #6cfa01;
}
This is a sample text used for the color #6cfa01. 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: #6cfa01;
}
This is a sample text used for the color #6cfa01. 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 #6cfa01;
}
This is a sample text used for the color #6cfa01. 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 30.08%
Green 69.64%
Blue 0.28%
CMYK Percentage
Cyan 35.87
Magenta 0%
Yellow 62.89%
Black 1.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.