#b3463f Hex Color
rgb(179, 70, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | 46 | 3f | - | #b3463f |
RGB | 179 | 70 | 63 | - | rgb(179,70,63) |
HSL | 4 | 48% | 47% | - | hsl(4,48%,47%) |
HSV | 4 | 65% | 70% | - | hsv(4,65%,70%) |
XYZ | 21.6778 | 14.3229 | 6.3247 | - | xyz(21.6778,14.3229,6.3247) |
CIE-LAB | 44.69 | 43.88 | 27.19 | - | lab(44.69,43.88,27.19) |
CMYK | 0 | 0.60893854748603 | 0.64804469273743 | 0.29803921568627 | cmyk(0,0.60893854748603,0.64804469273743,0.29803921568627) |
Description
The RGB value of color #b3463f is rgb(179, 70, 63).
In the hex color #b3463f, The value of Red is 179, value of Green is 70, and value of Blue is 63. The primary color is Red. Similarly, The HSL values for #b3463f consists of 4° Hue, 48% Saturation, and 47% Lightness.
In the CMYK color model, the color #b3463f can be represented as Cyan=0%, Magenta=0.60893854748603%, Yellow=0.64804469273743%, and Black=0.29803921568627%.
Shades of #b3463f
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 #b3463f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3463f
Preview of #b3463f on White Background
The contrast ratio of #b3463f with white color is 5.43
#b3463f color will look good on a white background.
Preview of #b3463f on black background
The contrast ratio of #b3463f with black color is 3.86
Color Schemes of #b3463f
Triadic Colors of #b3463f
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 #b3463f
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 #b3463f
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 #b3463f
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: #b3463f;
}
This is a sample text used for the color #b3463f. 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: #b3463f;
}
This is a sample text used for the color #b3463f. 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 #b3463f;
}
This is a sample text used for the color #b3463f. 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 57.37%
Green 22.44%
Blue 20.19%
CMYK Percentage
Cyan 0
Magenta 39.16%
Yellow 41.67%
Black 19.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.