#3fbb8a Hex Color
rgb(63, 187, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3f | bb | 8a | - | #3fbb8a |
RGB | 63 | 187 | 138 | - | rgb(63,187,138) |
HSL | 156 | 50% | 49% | - | hsl(156,50%,49%) |
HSV | 156 | 66% | 73% | - | hsv(156,66%,73%) |
XYZ | 24.4077 | 38.4324 | 30.1765 | - | xyz(24.4077,38.4324,30.1765) |
CIE-LAB | 68.34 | -45.72 | 15.01 | - | lab(68.34,-45.72,15.01) |
CMYK | 0.66310160427807 | 0 | 0.2620320855615 | 0.26666666666667 | cmyk(0.66310160427807,0,0.2620320855615,0.26666666666667) |
Description
The RGB value of color #3fbb8a is rgb(63, 187, 138).
In the hex color #3fbb8a, The value of Red is 63, value of Green is 187, and value of Blue is 138. The primary color is Green. Similarly, The HSL values for #3fbb8a consists of 156° Hue, 50% Saturation, and 49% Lightness.
In the CMYK color model, the color #3fbb8a can be represented as Cyan=0.66310160427807%, Magenta=0%, Yellow=0.2620320855615%, and Black=0.26666666666667%.
Shades of #3fbb8a
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 #3fbb8a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3fbb8a
Preview of #3fbb8a on White Background
The contrast ratio of #3fbb8a with white color is 2.42
Preview of #3fbb8a on black background
The contrast ratio of #3fbb8a with black color is 8.69
#3fbb8a color will look good with a black background.
Color Schemes of #3fbb8a
Triadic Colors of #3fbb8a
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 #3fbb8a
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 #3fbb8a
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 #3fbb8a
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: #3fbb8a;
}
This is a sample text used for the color #3fbb8a. 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: #3fbb8a;
}
This is a sample text used for the color #3fbb8a. 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 #3fbb8a;
}
This is a sample text used for the color #3fbb8a. 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.24%
Green 48.2%
Blue 35.57%
CMYK Percentage
Cyan 55.64
Magenta 0%
Yellow 21.99%
Black 22.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.