#742b68 Hex Color
rgb(116, 43, 104)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 74 | 2b | 68 | - | #742b68 |
| RGB | 116 | 43 | 104 | - | rgb(116,43,104) |
| HSL | 310 | 46% | 31% | - | hsl(310,46%,31%) |
| HSV | 310 | 63% | 45% | - | hsv(310,63%,45%) |
| XYZ | 10.565 | 6.4402 | 13.783 | - | xyz(10.565,6.4402,13.783) |
| CIE-LAB | 30.5 | 39.99 | -20.25 | - | lab(30.5,39.99,-20.25) |
| CMYK | 0 | 0.62931034482759 | 0.10344827586207 | 0.54509803921569 | cmyk(0,0.62931034482759,0.10344827586207,0.54509803921569) |
Description
The RGB value of color #742b68 is rgb(116, 43, 104).
In the hex color #742b68, The value of Red is 116, value of Green is 43, and value of Blue is 104. The primary color is Red. Similarly, The HSL values for #742b68 consists of 310° Hue, 46% Saturation, and 31% Lightness.
In the CMYK color model, the color #742b68 can be represented as Cyan=0%, Magenta=0.62931034482759%, Yellow=0.10344827586207%, and Black=0.54509803921569%.
Shades of #742b68
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 #742b68
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #742b68
Preview of #742b68 on White Background
The contrast ratio of #742b68 with white color is 9.18
#742b68 color will look good on a white background.
Preview of #742b68 on black background
The contrast ratio of #742b68 with black color is 2.29
Color Schemes of #742b68
Triadic Colors of #742b68
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 #742b68
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 #742b68
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 #742b68
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 #742b68
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: #742b68;
}
This is a sample text used for the color #742b68. 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: #742b68;
}
This is a sample text used for the color #742b68. 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 #742b68;
}
This is a sample text used for the color #742b68. 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 44.11%
Green 16.35%
Blue 39.54%
CMYK Percentage
Cyan 0
Magenta 49.25%
Yellow 8.1%
Black 42.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.