#3dbc3b Hex Color
rgb(61, 188, 59)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3d | bc | 3b | - | #3dbc3b |
RGB | 61 | 188 | 59 | - | rgb(61,188,59) |
HSL | 119 | 52% | 48% | - | hsl(119,52%,48%) |
HSV | 119 | 69% | 74% | - | hsv(119,69%,74%) |
XYZ | 20.6971 | 37.2743 | 10.2415 | - | xyz(20.6971,37.2743,10.2415) |
CIE-LAB | 67.48 | -59.03 | 52.98 | - | lab(67.48,-59.03,52.98) |
CMYK | 0.67553191489362 | 0 | 0.68617021276596 | 0.26274509803922 | cmyk(0.67553191489362,0,0.68617021276596,0.26274509803922) |
Description
The RGB value of color #3dbc3b is rgb(61, 188, 59).
In the hex color #3dbc3b, The value of Red is 61, value of Green is 188, and value of Blue is 59. The primary color is Green. Similarly, The HSL values for #3dbc3b consists of 119° Hue, 52% Saturation, and 48% Lightness.
In the CMYK color model, the color #3dbc3b can be represented as Cyan=0.67553191489362%, Magenta=0%, Yellow=0.68617021276596%, and Black=0.26274509803922%.
Shades of #3dbc3b
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 #3dbc3b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3dbc3b
Preview of #3dbc3b on White Background
The contrast ratio of #3dbc3b with white color is 2.48
Preview of #3dbc3b on black background
The contrast ratio of #3dbc3b with black color is 8.45
#3dbc3b color will look good with a black background.
Color Schemes of #3dbc3b
Triadic Colors of #3dbc3b
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 #3dbc3b
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 #3dbc3b
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 #3dbc3b
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: #3dbc3b;
}
This is a sample text used for the color #3dbc3b. 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: #3dbc3b;
}
This is a sample text used for the color #3dbc3b. 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 #3dbc3b;
}
This is a sample text used for the color #3dbc3b. 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 19.81%
Green 61.04%
Blue 19.16%
CMYK Percentage
Cyan 41.59
Magenta 0%
Yellow 42.24%
Black 16.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.