#61b08a Hex Color
rgb(97, 176, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 61 | b0 | 8a | - | #61b08a |
RGB | 97 | 176 | 138 | - | rgb(97,176,138) |
HSL | 151 | 33% | 54% | - | hsl(151,33%,54%) |
HSV | 151 | 45% | 69% | - | hsv(151,45%,69%) |
XYZ | 25.0425 | 35.427 | 29.563 | - | xyz(25.0425,35.427,29.563) |
CIE-LAB | 66.08 | -33.25 | 12.01 | - | lab(66.08,-33.25,12.01) |
CMYK | 0.44886363636364 | 0 | 0.21590909090909 | 0.30980392156863 | cmyk(0.44886363636364,0,0.21590909090909,0.30980392156863) |
Description
The RGB value of color #61b08a is rgb(97, 176, 138).
In the hex color #61b08a, The value of Red is 97, value of Green is 176, and value of Blue is 138. The primary color is Green. Similarly, The HSL values for #61b08a consists of 151° Hue, 33% Saturation, and 54% Lightness.
In the CMYK color model, the color #61b08a can be represented as Cyan=0.44886363636364%, Magenta=0%, Yellow=0.21590909090909%, and Black=0.30980392156863%.
Shades of #61b08a
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 #61b08a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #61b08a
Preview of #61b08a on White Background
The contrast ratio of #61b08a with white color is 2.6
Preview of #61b08a on black background
The contrast ratio of #61b08a with black color is 8.09
#61b08a color will look good with a black background.
Color Schemes of #61b08a
Triadic Colors of #61b08a
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 #61b08a
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 #61b08a
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 #61b08a
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: #61b08a;
}
This is a sample text used for the color #61b08a. 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: #61b08a;
}
This is a sample text used for the color #61b08a. 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 #61b08a;
}
This is a sample text used for the color #61b08a. 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 23.6%
Green 42.82%
Blue 33.58%
CMYK Percentage
Cyan 46.06
Magenta 0%
Yellow 22.15%
Black 31.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.