#12f26b Hex Color
rgb(18, 242, 107)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 12 | f2 | 6b | - | #12f26b |
RGB | 18 | 242 | 107 | - | rgb(18,242,107) |
HSL | 144 | 90% | 51% | - | hsl(144,90%,51%) |
HSV | 144 | 93% | 95% | - | hsv(144,93%,95%) |
XYZ | 34.6554 | 64.6944 | 24.5707 | - | xyz(34.6554,64.6944,24.5707) |
CIE-LAB | 84.33 | -75.24 | 51.21 | - | lab(84.33,-75.24,51.21) |
CMYK | 0.92561983471074 | 0 | 0.55785123966942 | 0.050980392156863 | cmyk(0.92561983471074,0,0.55785123966942,0.050980392156863) |
Description
The RGB value of color #12f26b is rgb(18, 242, 107).
In the hex color #12f26b, The value of Red is 18, value of Green is 242, and value of Blue is 107. The primary color is Green. Similarly, The HSL values for #12f26b consists of 144° Hue, 90% Saturation, and 51% Lightness.
In the CMYK color model, the color #12f26b can be represented as Cyan=0.92561983471074%, Magenta=0%, Yellow=0.55785123966942%, and Black=0.050980392156863%.
Shades of #12f26b
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 #12f26b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #12f26b
Preview of #12f26b on White Background
The contrast ratio of #12f26b with white color is 1.51
Preview of #12f26b on black background
The contrast ratio of #12f26b with black color is 13.94
#12f26b color will look good with a black background.
Color Schemes of #12f26b
Triadic Colors of #12f26b
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 #12f26b
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 #12f26b
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 #12f26b
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: #12f26b;
}
This is a sample text used for the color #12f26b. 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: #12f26b;
}
This is a sample text used for the color #12f26b. 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 #12f26b;
}
This is a sample text used for the color #12f26b. 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 4.9%
Green 65.94%
Blue 29.16%
CMYK Percentage
Cyan 60.32
Magenta 0%
Yellow 36.36%
Black 3.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.