#745a68 Hex Color
rgb(116, 90, 104)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 74 | 5a | 68 | - | #745a68 |
RGB | 116 | 90 | 104 | - | rgb(116,90,104) |
HSL | 328 | 13% | 40% | - | hsl(328,13%,40%) |
HSV | 328 | 22% | 45% | - | hsv(328,22%,45%) |
XYZ | 13.3573 | 12.0248 | 14.7137 | - | xyz(13.3573,12.0248,14.7137) |
CIE-LAB | 41.26 | 13.16 | -3.92 | - | lab(41.26,13.16,-3.92) |
CMYK | 0 | 0.22413793103448 | 0.10344827586207 | 0.54509803921569 | cmyk(0,0.22413793103448,0.10344827586207,0.54509803921569) |
Description
The RGB value of color #745a68 is rgb(116, 90, 104).
In the hex color #745a68, The value of Red is 116, value of Green is 90, and value of Blue is 104. The primary color is Red. Similarly, The HSL values for #745a68 consists of 328° Hue, 13% Saturation, and 40% Lightness.
In the CMYK color model, the color #745a68 can be represented as Cyan=0%, Magenta=0.22413793103448%, Yellow=0.10344827586207%, and Black=0.54509803921569%.
Shades of #745a68
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 #745a68
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #745a68
Preview of #745a68 on White Background
The contrast ratio of #745a68 with white color is 6.17
#745a68 color will look good on a white background.
Preview of #745a68 on black background
The contrast ratio of #745a68 with black color is 3.4
Color Schemes of #745a68
Triadic Colors of #745a68
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 #745a68
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 #745a68
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 #745a68
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 #745a68
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: #745a68;
}
This is a sample text used for the color #745a68. 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: #745a68;
}
This is a sample text used for the color #745a68. 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 #745a68;
}
This is a sample text used for the color #745a68. 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 37.42%
Green 29.03%
Blue 33.55%
CMYK Percentage
Cyan 0
Magenta 25.68%
Yellow 11.85%
Black 62.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.