#69696d Hex Color
rgb(105, 105, 109)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 69 | 69 | 6d | - | #69696d |
RGB | 105 | 105 | 109 | - | rgb(105,105,109) |
HSL | 240 | 2% | 42% | - | hsl(240,2%,42%) |
HSV | 240 | 4% | 43% | - | hsv(240,4%,43%) |
XYZ | 13.6376 | 14.2105 | 16.4921 | - | xyz(13.6376,14.2105,16.4921) |
CIE-LAB | 44.53 | 0.84 | -2.24 | - | lab(44.53,0.84,-2.24) |
CMYK | 0.036697247706422 | 0.036697247706422 | 0 | 0.57254901960784 | cmyk(0.036697247706422,0.036697247706422,0,0.57254901960784) |
Description
The RGB value of color #69696d is rgb(105, 105, 109).
In the hex color #69696d, The value of Red is 105, value of Green is 105, and value of Blue is 109. The primary color is Blue. Similarly, The HSL values for #69696d consists of 240° Hue, 2% Saturation, and 42% Lightness.
In the CMYK color model, the color #69696d can be represented as Cyan=0.036697247706422%, Magenta=0.036697247706422%, Yellow=0%, and Black=0.57254901960784%.
Shades of #69696d
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 #69696d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #69696d
Preview of #69696d on White Background
The contrast ratio of #69696d with white color is 5.47
#69696d color will look good on a white background.
Preview of #69696d on black background
The contrast ratio of #69696d with black color is 3.84
Color Schemes of #69696d
Triadic Colors of #69696d
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 #69696d
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 #69696d
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 #69696d
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 #69696d
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: #69696d;
}
This is a sample text used for the color #69696d. 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: #69696d;
}
This is a sample text used for the color #69696d. 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 #69696d;
}
This is a sample text used for the color #69696d. 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.92%
Green 32.92%
Blue 34.17%
CMYK Percentage
Cyan 5.68
Magenta 5.68%
Yellow 0%
Black 88.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.