#650e7b Hex Color
rgb(101, 14, 123)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 65 | 0e | 7b | - | #650e7b |
RGB | 101 | 14 | 123 | - | rgb(101,14,123) |
HSL | 288 | 80% | 27% | - | hsl(288,80%,27%) |
HSV | 288 | 89% | 48% | - | hsv(288,89%,48%) |
XYZ | 9.099 | 4.5108 | 19.13 | - | xyz(9.099,4.5108,19.13) |
CIE-LAB | 25.29 | 50.74 | -40.82 | - | lab(25.29,50.74,-40.82) |
CMYK | 0.17886178861789 | 0.88617886178862 | 0 | 0.51764705882353 | cmyk(0.17886178861789,0.88617886178862,0,0.51764705882353) |
Description
The RGB value of color #650e7b is rgb(101, 14, 123).
In the hex color #650e7b, The value of Red is 101, value of Green is 14, and value of Blue is 123. The primary color is Blue. Similarly, The HSL values for #650e7b consists of 288° Hue, 80% Saturation, and 27% Lightness.
In the CMYK color model, the color #650e7b can be represented as Cyan=0.17886178861789%, Magenta=0.88617886178862%, Yellow=0%, and Black=0.51764705882353%.
Shades of #650e7b
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 #650e7b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #650e7b
Preview of #650e7b on White Background
The contrast ratio of #650e7b with white color is 11.04
#650e7b color will look good on a white background.
Preview of #650e7b on black background
The contrast ratio of #650e7b with black color is 1.9
Color Schemes of #650e7b
Triadic Colors of #650e7b
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 #650e7b
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 #650e7b
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 #650e7b
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 #650e7b
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: #650e7b;
}
This is a sample text used for the color #650e7b. 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: #650e7b;
}
This is a sample text used for the color #650e7b. 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 #650e7b;
}
This is a sample text used for the color #650e7b. 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 42.44%
Green 5.88%
Blue 51.68%
CMYK Percentage
Cyan 11.3
Magenta 55.99%
Yellow 0%
Black 32.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.