#1ab08c Hex Color
rgb(26, 176, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1a | b0 | 8c | - | #1ab08c |
RGB | 26 | 176 | 140 | - | rgb(26,176,140) |
HSL | 166 | 74% | 40% | - | hsl(166,74%,40%) |
HSV | 166 | 85% | 69% | - | hsv(166,85%,69%) |
XYZ | 20.685 | 33.1637 | 30.122 | - | xyz(20.685,33.1637,30.122) |
CIE-LAB | 64.29 | -45.34 | 8.12 | - | lab(64.29,-45.34,8.12) |
CMYK | 0.85227272727273 | 0 | 0.20454545454545 | 0.30980392156863 | cmyk(0.85227272727273,0,0.20454545454545,0.30980392156863) |
Description
The RGB value of color #1ab08c is rgb(26, 176, 140).
In the hex color #1ab08c, The value of Red is 26, value of Green is 176, and value of Blue is 140. The primary color is Green. Similarly, The HSL values for #1ab08c consists of 166° Hue, 74% Saturation, and 40% Lightness.
In the CMYK color model, the color #1ab08c can be represented as Cyan=0.85227272727273%, Magenta=0%, Yellow=0.20454545454545%, and Black=0.30980392156863%.
Shades of #1ab08c
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 #1ab08c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1ab08c
Preview of #1ab08c on White Background
The contrast ratio of #1ab08c with white color is 2.75
Preview of #1ab08c on black background
The contrast ratio of #1ab08c with black color is 7.63
#1ab08c color will look good with a black background.
Color Schemes of #1ab08c
Triadic Colors of #1ab08c
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 #1ab08c
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 #1ab08c
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 #1ab08c
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.
Monochromatic Colors of #1ab08c
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #1ab08c;
}
This is a sample text used for the color #1ab08c. 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: #1ab08c;
}
This is a sample text used for the color #1ab08c. 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 #1ab08c;
}
This is a sample text used for the color #1ab08c. 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 7.6%
Green 51.46%
Blue 40.94%
CMYK Percentage
Cyan 62.36
Magenta 0%
Yellow 14.97%
Black 22.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.