#a3f68d Hex Color
rgb(163, 246, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a3 | f6 | 8d | - | #a3f68d |
RGB | 163 | 246 | 141 | - | rgb(163,246,141) |
HSL | 107 | 85% | 76% | - | hsl(107,85%,76%) |
HSV | 107 | 43% | 96% | - | hsv(107,43%,96%) |
XYZ | 52.8677 | 75.6212 | 37.0092 | - | xyz(52.8677,75.6212,37.0092) |
CIE-LAB | 89.68 | -44.33 | 42.64 | - | lab(89.68,-44.33,42.64) |
CMYK | 0.33739837398374 | 0 | 0.42682926829268 | 0.035294117647059 | cmyk(0.33739837398374,0,0.42682926829268,0.035294117647059) |
Description
The RGB value of color #a3f68d is rgb(163, 246, 141).
In the hex color #a3f68d, The value of Red is 163, value of Green is 246, and value of Blue is 141. The primary color is Green. Similarly, The HSL values for #a3f68d consists of 107° Hue, 85% Saturation, and 76% Lightness.
In the CMYK color model, the color #a3f68d can be represented as Cyan=0.33739837398374%, Magenta=0%, Yellow=0.42682926829268%, and Black=0.035294117647059%.
Shades of #a3f68d
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 #a3f68d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a3f68d
Preview of #a3f68d on White Background
The contrast ratio of #a3f68d with white color is 1.3
Preview of #a3f68d on black background
The contrast ratio of #a3f68d with black color is 16.12
#a3f68d color will look good with a black background.
Color Schemes of #a3f68d
Triadic Colors of #a3f68d
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 #a3f68d
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 #a3f68d
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 #a3f68d
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: #a3f68d;
}
This is a sample text used for the color #a3f68d. 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: #a3f68d;
}
This is a sample text used for the color #a3f68d. 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 #a3f68d;
}
This is a sample text used for the color #a3f68d. 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 29.64%
Green 44.73%
Blue 25.64%
CMYK Percentage
Cyan 42.2
Magenta 0%
Yellow 53.39%
Black 4.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.