#60727b Hex Color
rgb(96, 114, 123)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 60 | 72 | 7b | - | #60727b |
RGB | 96 | 114 | 123 | - | rgb(96,114,123) |
HSL | 200 | 12% | 43% | - | hsl(200,12%,43%) |
HSV | 200 | 22% | 48% | - | hsv(200,22%,48%) |
XYZ | 14.4163 | 15.9515 | 21.058 | - | xyz(14.4163,15.9515,21.058) |
CIE-LAB | 46.91 | -4.52 | -7.19 | - | lab(46.91,-4.52,-7.19) |
CMYK | 0.21951219512195 | 0.073170731707317 | 0 | 0.51764705882353 | cmyk(0.21951219512195,0.073170731707317,0,0.51764705882353) |
Description
The RGB value of color #60727b is rgb(96, 114, 123).
In the hex color #60727b, The value of Red is 96, value of Green is 114, and value of Blue is 123. The primary color is Blue. Similarly, The HSL values for #60727b consists of 200° Hue, 12% Saturation, and 43% Lightness.
In the CMYK color model, the color #60727b can be represented as Cyan=0.21951219512195%, Magenta=0.073170731707317%, Yellow=0%, and Black=0.51764705882353%.
Shades of #60727b
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 #60727b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #60727b
Preview of #60727b on White Background
The contrast ratio of #60727b with white color is 5.01
#60727b color will look good on a white background.
Preview of #60727b on black background
The contrast ratio of #60727b with black color is 4.19
Color Schemes of #60727b
Triadic Colors of #60727b
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 #60727b
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 #60727b
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 #60727b
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 #60727b
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: #60727b;
}
This is a sample text used for the color #60727b. 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: #60727b;
}
This is a sample text used for the color #60727b. 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 #60727b;
}
This is a sample text used for the color #60727b. 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 28.83%
Green 34.23%
Blue 36.94%
CMYK Percentage
Cyan 27.09
Magenta 9.03%
Yellow 0%
Black 63.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.