#78b7d3 Hex Color
rgb(120, 183, 211)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 78 | b7 | d3 | - | #78b7d3 |
RGB | 120 | 183 | 211 | - | rgb(120,183,211) |
HSL | 198 | 51% | 65% | - | hsl(198,51%,65%) |
HSV | 198 | 43% | 83% | - | hsv(198,43%,83%) |
XYZ | 36.4371 | 42.5632 | 67.9231 | - | xyz(36.4371,42.5632,67.9231) |
CIE-LAB | 71.26 | -12.89 | -20.45 | - | lab(71.26,-12.89,-20.45) |
CMYK | 0.43127962085308 | 0.13270142180095 | 0 | 0.17254901960784 | cmyk(0.43127962085308,0.13270142180095,0,0.17254901960784) |
Description
The RGB value of color #78b7d3 is rgb(120, 183, 211).
In the hex color #78b7d3, The value of Red is 120, value of Green is 183, and value of Blue is 211. The primary color is Blue. Similarly, The HSL values for #78b7d3 consists of 198° Hue, 51% Saturation, and 65% Lightness.
In the CMYK color model, the color #78b7d3 can be represented as Cyan=0.43127962085308%, Magenta=0.13270142180095%, Yellow=0%, and Black=0.17254901960784%.
Shades of #78b7d3
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 #78b7d3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #78b7d3
Preview of #78b7d3 on White Background
The contrast ratio of #78b7d3 with white color is 2.21
Preview of #78b7d3 on black background
The contrast ratio of #78b7d3 with black color is 9.51
#78b7d3 color will look good with a black background.
Color Schemes of #78b7d3
Triadic Colors of #78b7d3
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 #78b7d3
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 #78b7d3
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 #78b7d3
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: #78b7d3;
}
This is a sample text used for the color #78b7d3. 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: #78b7d3;
}
This is a sample text used for the color #78b7d3. 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 #78b7d3;
}
This is a sample text used for the color #78b7d3. 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 23.35%
Green 35.6%
Blue 41.05%
CMYK Percentage
Cyan 58.56
Magenta 18.02%
Yellow 0%
Black 23.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.