#77a9b7 Hex Color
rgb(119, 169, 183)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 77 | a9 | b7 | - | #77a9b7 |
RGB | 119 | 169 | 183 | - | rgb(119,169,183) |
HSL | 193 | 31% | 59% | - | hsl(193,31%,59%) |
HSV | 193 | 35% | 72% | - | hsv(193,35%,72%) |
XYZ | 30.343 | 35.7168 | 50.0945 | - | xyz(30.343,35.7168,50.0945) |
CIE-LAB | 66.3 | -13.03 | -12.5 | - | lab(66.3,-13.03,-12.5) |
CMYK | 0.34972677595628 | 0.076502732240437 | 0 | 0.28235294117647 | cmyk(0.34972677595628,0.076502732240437,0,0.28235294117647) |
Description
The RGB value of color #77a9b7 is rgb(119, 169, 183).
In the hex color #77a9b7, The value of Red is 119, value of Green is 169, and value of Blue is 183. The primary color is Blue. Similarly, The HSL values for #77a9b7 consists of 193° Hue, 31% Saturation, and 59% Lightness.
In the CMYK color model, the color #77a9b7 can be represented as Cyan=0.34972677595628%, Magenta=0.076502732240437%, Yellow=0%, and Black=0.28235294117647%.
Shades of #77a9b7
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 #77a9b7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #77a9b7
Preview of #77a9b7 on White Background
The contrast ratio of #77a9b7 with white color is 2.58
Preview of #77a9b7 on black background
The contrast ratio of #77a9b7 with black color is 8.14
#77a9b7 color will look good with a black background.
Color Schemes of #77a9b7
Triadic Colors of #77a9b7
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 #77a9b7
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 #77a9b7
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 #77a9b7
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: #77a9b7;
}
This is a sample text used for the color #77a9b7. 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: #77a9b7;
}
This is a sample text used for the color #77a9b7. 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 #77a9b7;
}
This is a sample text used for the color #77a9b7. 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 25.27%
Green 35.88%
Blue 38.85%
CMYK Percentage
Cyan 49.36
Magenta 10.8%
Yellow 0%
Black 39.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.