#68f81f Hex Color
rgb(104, 248, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 68 | f8 | 1f | - | #68f81f |
RGB | 104 | 248 | 31 | - | rgb(104,248,31) |
HSL | 100 | 94% | 55% | - | hsl(100,94%,55%) |
HSV | 100 | 88% | 97% | - | hsv(100,88%,97%) |
XYZ | 39.5236 | 70.1768 | 12.7587 | - | xyz(39.5236,70.1768,12.7587) |
CIE-LAB | 87.08 | -71.12 | 79.86 | - | lab(87.08,-71.12,79.86) |
CMYK | 0.58064516129032 | 0 | 0.875 | 0.027450980392157 | cmyk(0.58064516129032,0,0.875,0.027450980392157) |
Description
The RGB value of color #68f81f is rgb(104, 248, 31).
In the hex color #68f81f, The value of Red is 104, value of Green is 248, and value of Blue is 31. The primary color is Green. Similarly, The HSL values for #68f81f consists of 100° Hue, 94% Saturation, and 55% Lightness.
In the CMYK color model, the color #68f81f can be represented as Cyan=0.58064516129032%, Magenta=0%, Yellow=0.875%, and Black=0.027450980392157%.
Shades of #68f81f
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 #68f81f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #68f81f
Preview of #68f81f on White Background
The contrast ratio of #68f81f with white color is 1.4
Preview of #68f81f on black background
The contrast ratio of #68f81f with black color is 15.04
#68f81f color will look good with a black background.
Color Schemes of #68f81f
Triadic Colors of #68f81f
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 #68f81f
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 #68f81f
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 #68f81f
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: #68f81f;
}
This is a sample text used for the color #68f81f. 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: #68f81f;
}
This is a sample text used for the color #68f81f. 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 #68f81f;
}
This is a sample text used for the color #68f81f. 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 27.15%
Green 64.75%
Blue 8.09%
CMYK Percentage
Cyan 39.15
Magenta 0%
Yellow 59%
Black 1.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.