#91235c Hex Color
rgb(145, 35, 92)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 91 | 23 | 5c | - | #91235c |
RGB | 145 | 35 | 92 | - | rgb(145,35,92) |
HSL | 329 | 61% | 35% | - | hsl(329,61%,35%) |
HSV | 329 | 76% | 57% | - | hsv(329,76%,57%) |
XYZ | 14.2099 | 7.9945 | 10.9194 | - | xyz(14.2099,7.9945,10.9194) |
CIE-LAB | 33.97 | 49.98 | -6.76 | - | lab(33.97,49.98,-6.76) |
CMYK | 0 | 0.75862068965517 | 0.36551724137931 | 0.43137254901961 | cmyk(0,0.75862068965517,0.36551724137931,0.43137254901961) |
Description
The RGB value of color #91235c is rgb(145, 35, 92).
In the hex color #91235c, The value of Red is 145, value of Green is 35, and value of Blue is 92. The primary color is Red. Similarly, The HSL values for #91235c consists of 329° Hue, 61% Saturation, and 35% Lightness.
In the CMYK color model, the color #91235c can be represented as Cyan=0%, Magenta=0.75862068965517%, Yellow=0.36551724137931%, and Black=0.43137254901961%.
Shades of #91235c
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 #91235c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #91235c
Preview of #91235c on White Background
The contrast ratio of #91235c with white color is 8.08
#91235c color will look good on a white background.
Preview of #91235c on black background
The contrast ratio of #91235c with black color is 2.6
Color Schemes of #91235c
Triadic Colors of #91235c
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 #91235c
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 #91235c
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 #91235c
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 #91235c
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: #91235c;
}
This is a sample text used for the color #91235c. 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: #91235c;
}
This is a sample text used for the color #91235c. 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 #91235c;
}
This is a sample text used for the color #91235c. 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 53.31%
Green 12.87%
Blue 33.82%
CMYK Percentage
Cyan 0
Magenta 48.77%
Yellow 23.5%
Black 27.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.