#22ee1b Hex Color
rgb(34, 238, 27)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 22 | ee | 1b | - | #22ee1b |
RGB | 34 | 238 | 27 | - | rgb(34,238,27) |
HSL | 118 | 86% | 52% | - | hsl(118,86%,52%) |
HSV | 118 | 89% | 93% | - | hsv(118,89%,93%) |
XYZ | 31.4321 | 61.5683 | 11.2641 | - | xyz(31.4321,61.5683,11.2641) |
CIE-LAB | 82.68 | -79.59 | 76.26 | - | lab(82.68,-79.59,76.26) |
CMYK | 0.85714285714286 | 0 | 0.88655462184874 | 0.066666666666667 | cmyk(0.85714285714286,0,0.88655462184874,0.066666666666667) |
Description
The RGB value of color #22ee1b is rgb(34, 238, 27).
In the hex color #22ee1b, The value of Red is 34, value of Green is 238, and value of Blue is 27. The primary color is Green. Similarly, The HSL values for #22ee1b consists of 118° Hue, 86% Saturation, and 52% Lightness.
In the CMYK color model, the color #22ee1b can be represented as Cyan=0.85714285714286%, Magenta=0%, Yellow=0.88655462184874%, and Black=0.066666666666667%.
Shades of #22ee1b
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 #22ee1b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #22ee1b
Preview of #22ee1b on White Background
The contrast ratio of #22ee1b with white color is 1.58
Preview of #22ee1b on black background
The contrast ratio of #22ee1b with black color is 13.31
#22ee1b color will look good with a black background.
Color Schemes of #22ee1b
Triadic Colors of #22ee1b
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 #22ee1b
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 #22ee1b
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 #22ee1b
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: #22ee1b;
}
This is a sample text used for the color #22ee1b. 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: #22ee1b;
}
This is a sample text used for the color #22ee1b. 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 #22ee1b;
}
This is a sample text used for the color #22ee1b. 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 11.37%
Green 79.6%
Blue 9.03%
CMYK Percentage
Cyan 47.35
Magenta 0%
Yellow 48.97%
Black 3.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.