#756d8b Hex Color
rgb(117, 109, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 75 | 6d | 8b | - | #756d8b |
RGB | 117 | 109 | 139 | - | rgb(117,109,139) |
HSL | 256 | 12% | 49% | - | hsl(256,12%,49%) |
HSV | 256 | 22% | 55% | - | hsv(256,22%,55%) |
XYZ | 17.465 | 16.5833 | 26.7065 | - | xyz(17.465,16.5833,26.7065) |
CIE-LAB | 47.73 | 9.56 | -15.31 | - | lab(47.73,9.56,-15.31) |
CMYK | 0.15827338129496 | 0.2158273381295 | 0 | 0.45490196078431 | cmyk(0.15827338129496,0.2158273381295,0,0.45490196078431) |
Description
The RGB value of color #756d8b is rgb(117, 109, 139).
In the hex color #756d8b, The value of Red is 117, value of Green is 109, and value of Blue is 139. The primary color is Blue. Similarly, The HSL values for #756d8b consists of 256° Hue, 12% Saturation, and 49% Lightness.
In the CMYK color model, the color #756d8b can be represented as Cyan=0.15827338129496%, Magenta=0.2158273381295%, Yellow=0%, and Black=0.45490196078431%.
Shades of #756d8b
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 #756d8b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #756d8b
Preview of #756d8b on White Background
The contrast ratio of #756d8b with white color is 4.86
#756d8b color will look good on a white background.
Preview of #756d8b on black background
The contrast ratio of #756d8b with black color is 4.32
Color Schemes of #756d8b
Triadic Colors of #756d8b
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 #756d8b
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 #756d8b
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 #756d8b
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: #756d8b;
}
This is a sample text used for the color #756d8b. 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: #756d8b;
}
This is a sample text used for the color #756d8b. 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 #756d8b;
}
This is a sample text used for the color #756d8b. 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 32.05%
Green 29.86%
Blue 38.08%
CMYK Percentage
Cyan 19.09
Magenta 26.03%
Yellow 0%
Black 54.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.