#3f3b3d Hex Color
rgb(63, 59, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3f | 3b | 3d | - | #3f3b3d |
RGB | 63 | 59 | 61 | - | rgb(63,59,61) |
HSL | 330 | 3% | 24% | - | hsl(330,3%,24%) |
HSV | 330 | 6% | 25% | - | hsv(330,6%,25%) |
XYZ | 4.4562 | 4.5216 | 5.0528 | - | xyz(4.4562,4.5216,5.0528) |
CIE-LAB | 25.33 | 2.16 | -0.62 | - | lab(25.33,2.16,-0.62) |
CMYK | 0 | 0.063492063492063 | 0.031746031746032 | 0.75294117647059 | cmyk(0,0.063492063492063,0.031746031746032,0.75294117647059) |
Description
The RGB value of color #3f3b3d is rgb(63, 59, 61).
In the hex color #3f3b3d, The value of Red is 63, value of Green is 59, and value of Blue is 61. The primary color is Red. Similarly, The HSL values for #3f3b3d consists of 330° Hue, 3% Saturation, and 24% Lightness.
In the CMYK color model, the color #3f3b3d can be represented as Cyan=0%, Magenta=0.063492063492063%, Yellow=0.031746031746032%, and Black=0.75294117647059%.
Shades of #3f3b3d
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 #3f3b3d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3f3b3d
Preview of #3f3b3d on White Background
The contrast ratio of #3f3b3d with white color is 11.03
#3f3b3d color will look good on a white background.
Preview of #3f3b3d on black background
The contrast ratio of #3f3b3d with black color is 1.9
Color Schemes of #3f3b3d
Triadic Colors of #3f3b3d
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 #3f3b3d
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 #3f3b3d
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 #3f3b3d
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 #3f3b3d
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: #3f3b3d;
}
This is a sample text used for the color #3f3b3d. 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: #3f3b3d;
}
This is a sample text used for the color #3f3b3d. 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 #3f3b3d;
}
This is a sample text used for the color #3f3b3d. 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 34.43%
Green 32.24%
Blue 33.33%
CMYK Percentage
Cyan 0
Magenta 7.49%
Yellow 3.74%
Black 88.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.