#703d95 Hex Color
rgb(112, 61, 149)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 70 | 3d | 95 | - | #703d95 |
RGB | 112 | 61 | 149 | - | rgb(112,61,149) |
HSL | 275 | 42% | 41% | - | hsl(275,42%,41%) |
HSV | 275 | 59% | 58% | - | hsv(275,59%,58%) |
XYZ | 13.7757 | 8.9522 | 29.4357 | - | xyz(13.7757,8.9522,29.4357) |
CIE-LAB | 35.89 | 38.97 | -39.85 | - | lab(35.89,38.97,-39.85) |
CMYK | 0.24832214765101 | 0.59060402684564 | 0 | 0.4156862745098 | cmyk(0.24832214765101,0.59060402684564,0,0.4156862745098) |
Description
The RGB value of color #703d95 is rgb(112, 61, 149).
In the hex color #703d95, The value of Red is 112, value of Green is 61, and value of Blue is 149. The primary color is Blue. Similarly, The HSL values for #703d95 consists of 275° Hue, 42% Saturation, and 41% Lightness.
In the CMYK color model, the color #703d95 can be represented as Cyan=0.24832214765101%, Magenta=0.59060402684564%, Yellow=0%, and Black=0.4156862745098%.
Shades of #703d95
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 #703d95
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #703d95
Preview of #703d95 on White Background
The contrast ratio of #703d95 with white color is 7.53
#703d95 color will look good on a white background.
Preview of #703d95 on black background
The contrast ratio of #703d95 with black color is 2.79
Color Schemes of #703d95
Triadic Colors of #703d95
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 #703d95
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 #703d95
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 #703d95
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 #703d95
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: #703d95;
}
This is a sample text used for the color #703d95. 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: #703d95;
}
This is a sample text used for the color #703d95. 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 #703d95;
}
This is a sample text used for the color #703d95. 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 34.78%
Green 18.94%
Blue 46.27%
CMYK Percentage
Cyan 19.79
Magenta 47.07%
Yellow 0%
Black 33.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.