#343c39 Hex Color
rgb(52, 60, 57)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 34 | 3c | 39 | - | #343c39 |
RGB | 52 | 60 | 57 | - | rgb(52,60,57) |
HSL | 158 | 7% | 22% | - | hsl(158,7%,22%) |
HSV | 158 | 13% | 24% | - | hsv(158,13%,24%) |
XYZ | 3.7706 | 4.2572 | 4.4939 | - | xyz(3.7706,4.2572,4.4939) |
CIE-LAB | 24.5 | -4.06 | 0.72 | - | lab(24.5,-4.06,0.72) |
CMYK | 0.13333333333333 | 0 | 0.05 | 0.76470588235294 | cmyk(0.13333333333333,0,0.05,0.76470588235294) |
Description
The RGB value of color #343c39 is rgb(52, 60, 57).
In the hex color #343c39, The value of Red is 52, value of Green is 60, and value of Blue is 57. The primary color is Green. Similarly, The HSL values for #343c39 consists of 158° Hue, 7% Saturation, and 22% Lightness.
In the CMYK color model, the color #343c39 can be represented as Cyan=0.13333333333333%, Magenta=0%, Yellow=0.05%, and Black=0.76470588235294%.
Shades of #343c39
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 #343c39
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #343c39
Preview of #343c39 on White Background
The contrast ratio of #343c39 with white color is 11.34
#343c39 color will look good on a white background.
Preview of #343c39 on black background
The contrast ratio of #343c39 with black color is 1.85
Color Schemes of #343c39
Triadic Colors of #343c39
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 #343c39
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 #343c39
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 #343c39
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.
Monochromatic Colors of #343c39
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #343c39;
}
This is a sample text used for the color #343c39. 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: #343c39;
}
This is a sample text used for the color #343c39. 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 #343c39;
}
This is a sample text used for the color #343c39. 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 30.77%
Green 35.5%
Blue 33.73%
CMYK Percentage
Cyan 14.06
Magenta 0%
Yellow 5.27%
Black 80.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.