#70c29b Hex Color
rgb(112, 194, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 70 | c2 | 9b | - | #70c29b |
RGB | 112 | 194 | 155 | - | rgb(112,194,155) |
HSL | 151 | 40% | 60% | - | hsl(151,40%,60%) |
HSV | 151 | 42% | 76% | - | hsv(151,42%,76%) |
XYZ | 31.8903 | 44.3949 | 37.8986 | - | xyz(31.8903,44.3949,37.8986) |
CIE-LAB | 72.49 | -33.99 | 11.89 | - | lab(72.49,-33.99,11.89) |
CMYK | 0.42268041237113 | 0 | 0.20103092783505 | 0.23921568627451 | cmyk(0.42268041237113,0,0.20103092783505,0.23921568627451) |
Description
The RGB value of color #70c29b is rgb(112, 194, 155).
In the hex color #70c29b, The value of Red is 112, value of Green is 194, and value of Blue is 155. The primary color is Green. Similarly, The HSL values for #70c29b consists of 151° Hue, 40% Saturation, and 60% Lightness.
In the CMYK color model, the color #70c29b can be represented as Cyan=0.42268041237113%, Magenta=0%, Yellow=0.20103092783505%, and Black=0.23921568627451%.
Shades of #70c29b
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 #70c29b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #70c29b
Preview of #70c29b on White Background
The contrast ratio of #70c29b with white color is 2.13
Preview of #70c29b on black background
The contrast ratio of #70c29b with black color is 9.88
#70c29b color will look good with a black background.
Color Schemes of #70c29b
Triadic Colors of #70c29b
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 #70c29b
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 #70c29b
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 #70c29b
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: #70c29b;
}
This is a sample text used for the color #70c29b. 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: #70c29b;
}
This is a sample text used for the color #70c29b. 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 #70c29b;
}
This is a sample text used for the color #70c29b. 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 24.3%
Green 42.08%
Blue 33.62%
CMYK Percentage
Cyan 48.98
Magenta 0%
Yellow 23.3%
Black 27.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.