#9700b5 Hex Color
rgb(151, 0, 181)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 97 | 00 | b5 | - | #9700b5 |
RGB | 151 | 0 | 181 | - | rgb(151,0,181) |
HSL | 290 | 100% | 35% | - | hsl(290,100%,35%) |
HSV | 290 | 100% | 71% | - | hsv(290,100%,71%) |
XYZ | 21.103 | 9.9155 | 44.5177 | - | xyz(21.103,9.9155,44.5177) |
CIE-LAB | 37.69 | 71.34 | -55.87 | - | lab(37.69,71.34,-55.87) |
CMYK | 0.16574585635359 | 1 | 0 | 0.29019607843137 | cmyk(0.16574585635359,1,0,0.29019607843137) |
Description
The RGB value of color #9700b5 is rgb(151, 0, 181).
In the hex color #9700b5, The value of Red is 151, value of Green is 0, and value of Blue is 181. The primary color is Blue. Similarly, The HSL values for #9700b5 consists of 290° Hue, 100% Saturation, and 35% Lightness.
In the CMYK color model, the color #9700b5 can be represented as Cyan=0.16574585635359%, Magenta=1%, Yellow=0%, and Black=0.29019607843137%.
Shades of #9700b5
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 #9700b5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9700b5
Preview of #9700b5 on White Background
The contrast ratio of #9700b5 with white color is 7.04
#9700b5 color will look good on a white background.
Preview of #9700b5 on black background
The contrast ratio of #9700b5 with black color is 2.98
Color Schemes of #9700b5
Triadic Colors of #9700b5
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 #9700b5
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 #9700b5
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 #9700b5
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 #9700b5
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: #9700b5;
}
This is a sample text used for the color #9700b5. 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: #9700b5;
}
This is a sample text used for the color #9700b5. 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 #9700b5;
}
This is a sample text used for the color #9700b5. 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.48%
Green 0%
Blue 54.52%
CMYK Percentage
Cyan 11.38
Magenta 68.68%
Yellow 0%
Black 19.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.