#3fba8f Hex Color
rgb(63, 186, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3f | ba | 8f | - | #3fba8f |
RGB | 63 | 186 | 143 | - | rgb(63,186,143) |
HSL | 159 | 49% | 49% | - | hsl(159,49%,49%) |
HSV | 159 | 66% | 73% | - | hsv(159,66%,73%) |
XYZ | 24.5667 | 38.1577 | 32.057 | - | xyz(24.5667,38.1577,32.057) |
CIE-LAB | 68.14 | -44.16 | 12.01 | - | lab(68.14,-44.16,12.01) |
CMYK | 0.66129032258065 | 0 | 0.23118279569892 | 0.27058823529412 | cmyk(0.66129032258065,0,0.23118279569892,0.27058823529412) |
Description
The RGB value of color #3fba8f is rgb(63, 186, 143).
In the hex color #3fba8f, The value of Red is 63, value of Green is 186, and value of Blue is 143. The primary color is Green. Similarly, The HSL values for #3fba8f consists of 159° Hue, 49% Saturation, and 49% Lightness.
In the CMYK color model, the color #3fba8f can be represented as Cyan=0.66129032258065%, Magenta=0%, Yellow=0.23118279569892%, and Black=0.27058823529412%.
Shades of #3fba8f
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 #3fba8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3fba8f
Preview of #3fba8f on White Background
The contrast ratio of #3fba8f with white color is 2.43
Preview of #3fba8f on black background
The contrast ratio of #3fba8f with black color is 8.63
#3fba8f color will look good with a black background.
Color Schemes of #3fba8f
Triadic Colors of #3fba8f
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 #3fba8f
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 #3fba8f
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 #3fba8f
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: #3fba8f;
}
This is a sample text used for the color #3fba8f. 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: #3fba8f;
}
This is a sample text used for the color #3fba8f. 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 #3fba8f;
}
This is a sample text used for the color #3fba8f. 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 16.07%
Green 47.45%
Blue 36.48%
CMYK Percentage
Cyan 56.86
Magenta 0%
Yellow 19.88%
Black 23.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.