#726799 Hex Color
rgb(114, 103, 153)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 72 | 67 | 99 | - | #726799 |
| RGB | 114 | 103 | 153 | - | rgb(114,103,153) |
| HSL | 253 | 20% | 50% | - | hsl(253,20%,50%) |
| HSV | 253 | 33% | 60% | - | hsv(253,33%,60%) |
| XYZ | 17.5394 | 15.5778 | 32.2194 | - | xyz(17.5394,15.5778,32.2194) |
| CIE-LAB | 46.42 | 15.63 | -25.66 | - | lab(46.42,15.63,-25.66) |
| CMYK | 0.25490196078431 | 0.32679738562091 | 0 | 0.4 | cmyk(0.25490196078431,0.32679738562091,0,0.4) |
Description
The RGB value of color #726799 is rgb(114, 103, 153).
In the hex color #726799, The value of Red is 114, value of Green is 103, and value of Blue is 153. The primary color is Blue. Similarly, The HSL values for #726799 consists of 253° Hue, 20% Saturation, and 50% Lightness.
In the CMYK color model, the color #726799 can be represented as Cyan=0.25490196078431%, Magenta=0.32679738562091%, Yellow=0%, and Black=0.4%.
Shades of #726799
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 #726799
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #726799
Preview of #726799 on White Background
The contrast ratio of #726799 with white color is 5.1
#726799 color will look good on a white background.
Preview of #726799 on black background
The contrast ratio of #726799 with black color is 4.12
Color Schemes of #726799
Triadic Colors of #726799
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 #726799
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 #726799
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 #726799
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.
Color Usage
You can set the css color of a text using:
.class{
color: #726799;
}
This is a sample text used for the color #726799. 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: #726799;
}
This is a sample text used for the color #726799. 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 #726799;
}
This is a sample text used for the color #726799. 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 30.81%
Green 27.84%
Blue 41.35%
CMYK Percentage
Cyan 25.97
Magenta 33.29%
Yellow 0%
Black 40.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.