#982281 Hex Color
rgb(152, 34, 129)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 98 | 22 | 81 | - | #982281 |
| RGB | 152 | 34 | 129 | - | rgb(152,34,129) |
| HSL | 312 | 63% | 36% | - | hsl(312,63%,36%) |
| HSV | 312 | 78% | 60% | - | hsv(312,78%,60%) |
| XYZ | 17.4834 | 9.4044 | 21.6626 | - | xyz(17.4834,9.4044,21.6626) |
| CIE-LAB | 36.75 | 56.98 | -25.81 | - | lab(36.75,56.98,-25.81) |
| CMYK | 0 | 0.77631578947368 | 0.15131578947368 | 0.40392156862745 | cmyk(0,0.77631578947368,0.15131578947368,0.40392156862745) |
Description
The RGB value of color #982281 is rgb(152, 34, 129).
In the hex color #982281, The value of Red is 152, value of Green is 34, and value of Blue is 129. The primary color is Red. Similarly, The HSL values for #982281 consists of 312° Hue, 63% Saturation, and 36% Lightness.
In the CMYK color model, the color #982281 can be represented as Cyan=0%, Magenta=0.77631578947368%, Yellow=0.15131578947368%, and Black=0.40392156862745%.
Shades of #982281
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 #982281
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #982281
Preview of #982281 on White Background
The contrast ratio of #982281 with white color is 7.29
#982281 color will look good on a white background.
Preview of #982281 on black background
The contrast ratio of #982281 with black color is 2.88
Color Schemes of #982281
Triadic Colors of #982281
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 #982281
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 #982281
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 #982281
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 #982281
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: #982281;
}
This is a sample text used for the color #982281. 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: #982281;
}
This is a sample text used for the color #982281. 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 #982281;
}
This is a sample text used for the color #982281. 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 48.25%
Green 10.79%
Blue 40.95%
CMYK Percentage
Cyan 0
Magenta 58.3%
Yellow 11.36%
Black 30.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.