#74696c Hex Color
rgb(116, 105, 108)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 74 | 69 | 6c | - | #74696c |
RGB | 116 | 105 | 108 | - | rgb(116,105,108) |
HSL | 344 | 5% | 43% | - | hsl(344,5%,43%) |
HSV | 344 | 9% | 45% | - | hsv(344,9%,45%) |
XYZ | 14.9608 | 14.8989 | 16.2746 | - | xyz(14.9608,14.8989,16.2746) |
CIE-LAB | 45.5 | 4.9 | -0.11 | - | lab(45.5,4.9,-0.11) |
CMYK | 0 | 0.094827586206896 | 0.068965517241379 | 0.54509803921569 | cmyk(0,0.094827586206896,0.068965517241379,0.54509803921569) |
Description
The RGB value of color #74696c is rgb(116, 105, 108).
In the hex color #74696c, The value of Red is 116, value of Green is 105, and value of Blue is 108. The primary color is Red. Similarly, The HSL values for #74696c consists of 344° Hue, 5% Saturation, and 43% Lightness.
In the CMYK color model, the color #74696c can be represented as Cyan=0%, Magenta=0.094827586206896%, Yellow=0.068965517241379%, and Black=0.54509803921569%.
Shades of #74696c
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 #74696c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #74696c
Preview of #74696c on White Background
The contrast ratio of #74696c with white color is 5.28
#74696c color will look good on a white background.
Preview of #74696c on black background
The contrast ratio of #74696c with black color is 3.98
Color Schemes of #74696c
Triadic Colors of #74696c
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 #74696c
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 #74696c
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 #74696c
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 #74696c
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: #74696c;
}
This is a sample text used for the color #74696c. 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: #74696c;
}
This is a sample text used for the color #74696c. 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 #74696c;
}
This is a sample text used for the color #74696c. 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 35.26%
Green 31.91%
Blue 32.83%
CMYK Percentage
Cyan 0
Magenta 13.38%
Yellow 9.73%
Black 76.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.