#46263c Hex Color
rgb(70, 38, 60)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 46 | 26 | 3c | - | #46263c |
RGB | 70 | 38 | 60 | - | rgb(70,38,60) |
HSL | 319 | 30% | 21% | - | hsl(319,30%,21%) |
HSV | 319 | 46% | 27% | - | hsv(319,46%,27%) |
XYZ | 4.0345 | 3.0146 | 4.6442 | - | xyz(4.0345,3.0146,4.6442) |
CIE-LAB | 20.1 | 18.8 | -7.63 | - | lab(20.1,18.8,-7.63) |
CMYK | 0 | 0.45714285714286 | 0.14285714285714 | 0.72549019607843 | cmyk(0,0.45714285714286,0.14285714285714,0.72549019607843) |
Description
The RGB value of color #46263c is rgb(70, 38, 60).
In the hex color #46263c, The value of Red is 70, value of Green is 38, and value of Blue is 60. The primary color is Red. Similarly, The HSL values for #46263c consists of 319° Hue, 30% Saturation, and 21% Lightness.
In the CMYK color model, the color #46263c can be represented as Cyan=0%, Magenta=0.45714285714286%, Yellow=0.14285714285714%, and Black=0.72549019607843%.
Shades of #46263c
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 #46263c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #46263c
Preview of #46263c on White Background
The contrast ratio of #46263c with white color is 13.1
#46263c color will look good on a white background.
Preview of #46263c on black background
The contrast ratio of #46263c with black color is 1.6
Color Schemes of #46263c
Triadic Colors of #46263c
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 #46263c
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 #46263c
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 #46263c
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 #46263c
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: #46263c;
}
This is a sample text used for the color #46263c. 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: #46263c;
}
This is a sample text used for the color #46263c. 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 #46263c;
}
This is a sample text used for the color #46263c. 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 41.67%
Green 22.62%
Blue 35.71%
CMYK Percentage
Cyan 0
Magenta 34.49%
Yellow 10.78%
Black 54.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.