#998431 Hex Color
rgb(153, 132, 49)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 99 | 84 | 31 | - | #998431 |
| RGB | 153 | 132 | 49 | - | rgb(153,132,49) |
| HSL | 48 | 51% | 40% | - | hsl(48,51%,40%) |
| HSV | 48 | 68% | 60% | - | hsv(48,68%,60%) |
| XYZ | 21.9425 | 23.4966 | 6.2845 | - | xyz(21.9425,23.4966,6.2845) |
| CIE-LAB | 55.58 | -1.81 | 46.12 | - | lab(55.58,-1.81,46.12) |
| CMYK | 0 | 0.13725490196078 | 0.6797385620915 | 0.4 | cmyk(0,0.13725490196078,0.6797385620915,0.4) |
Description
The RGB value of color #998431 is rgb(153, 132, 49).
In the hex color #998431, The value of Red is 153, value of Green is 132, and value of Blue is 49. The primary color is Red. Similarly, The HSL values for #998431 consists of 48° Hue, 51% Saturation, and 40% Lightness.
In the CMYK color model, the color #998431 can be represented as Cyan=0%, Magenta=0.13725490196078%, Yellow=0.6797385620915%, and Black=0.4%.
Shades of #998431
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 #998431
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #998431
Preview of #998431 on White Background
The contrast ratio of #998431 with white color is 3.68
Preview of #998431 on black background
The contrast ratio of #998431 with black color is 5.7
#998431 color will look good with a black background.
Color Schemes of #998431
Triadic Colors of #998431
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 #998431
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 #998431
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 #998431
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 #998431
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: #998431;
}
This is a sample text used for the color #998431. 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: #998431;
}
This is a sample text used for the color #998431. 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 #998431;
}
This is a sample text used for the color #998431. 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 45.81%
Green 39.52%
Blue 14.67%
CMYK Percentage
Cyan 0
Magenta 11.28%
Yellow 55.85%
Black 32.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.