#78bbcd Hex Color
rgb(120, 187, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 78 | bb | cd | - | #78bbcd |
RGB | 120 | 187 | 205 | - | rgb(120,187,205) |
HSL | 193 | 46% | 64% | - | hsl(193,46%,64%) |
HSV | 193 | 41% | 80% | - | hsv(193,41%,80%) |
XYZ | 36.5355 | 43.9415 | 64.3135 | - | xyz(36.5355,43.9415,64.3135) |
CIE-LAB | 72.19 | -16.58 | -15.76 | - | lab(72.19,-16.58,-15.76) |
CMYK | 0.41463414634146 | 0.087804878048781 | 0 | 0.19607843137255 | cmyk(0.41463414634146,0.087804878048781,0,0.19607843137255) |
Description
The RGB value of color #78bbcd is rgb(120, 187, 205).
In the hex color #78bbcd, The value of Red is 120, value of Green is 187, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #78bbcd consists of 193° Hue, 46% Saturation, and 64% Lightness.
In the CMYK color model, the color #78bbcd can be represented as Cyan=0.41463414634146%, Magenta=0.087804878048781%, Yellow=0%, and Black=0.19607843137255%.
Shades of #78bbcd
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 #78bbcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #78bbcd
Preview of #78bbcd on White Background
The contrast ratio of #78bbcd with white color is 2.15
Preview of #78bbcd on black background
The contrast ratio of #78bbcd with black color is 9.79
#78bbcd color will look good with a black background.
Color Schemes of #78bbcd
Triadic Colors of #78bbcd
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 #78bbcd
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 #78bbcd
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 #78bbcd
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: #78bbcd;
}
This is a sample text used for the color #78bbcd. 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: #78bbcd;
}
This is a sample text used for the color #78bbcd. 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 #78bbcd;
}
This is a sample text used for the color #78bbcd. 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.44%
Green 36.52%
Blue 40.04%
CMYK Percentage
Cyan 59.36
Magenta 12.57%
Yellow 0%
Black 28.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.