#800a89 Hex Color
rgb(128, 10, 137)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 80 | 0a | 89 | - | #800a89 |
RGB | 128 | 10 | 137 | - | rgb(128,10,137) |
HSL | 296 | 86% | 29% | - | hsl(296,86%,29%) |
HSV | 296 | 93% | 54% | - | hsv(296,93%,54%) |
XYZ | 13.526 | 6.6124 | 24.2303 | - | xyz(13.526,6.6124,24.2303) |
CIE-LAB | 30.91 | 58.86 | -40.32 | - | lab(30.91,58.86,-40.32) |
CMYK | 0.065693430656934 | 0.92700729927007 | 0 | 0.46274509803922 | cmyk(0.065693430656934,0.92700729927007,0,0.46274509803922) |
Description
The RGB value of color #800a89 is rgb(128, 10, 137).
In the hex color #800a89, The value of Red is 128, value of Green is 10, and value of Blue is 137. The primary color is Blue. Similarly, The HSL values for #800a89 consists of 296° Hue, 86% Saturation, and 29% Lightness.
In the CMYK color model, the color #800a89 can be represented as Cyan=0.065693430656934%, Magenta=0.92700729927007%, Yellow=0%, and Black=0.46274509803922%.
Shades of #800a89
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 #800a89
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #800a89
Preview of #800a89 on White Background
The contrast ratio of #800a89 with white color is 9.04
#800a89 color will look good on a white background.
Preview of #800a89 on black background
The contrast ratio of #800a89 with black color is 2.32
Color Schemes of #800a89
Triadic Colors of #800a89
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 #800a89
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 #800a89
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 #800a89
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 #800a89
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: #800a89;
}
This is a sample text used for the color #800a89. 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: #800a89;
}
This is a sample text used for the color #800a89. 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 #800a89;
}
This is a sample text used for the color #800a89. 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 46.55%
Green 3.64%
Blue 49.82%
CMYK Percentage
Cyan 4.51
Magenta 63.69%
Yellow 0%
Black 31.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.