#69cceb Hex Color
rgb(105, 204, 235)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 69 | cc | eb | - | #69cceb |
| RGB | 105 | 204 | 235 | - | rgb(105,204,235) |
| HSL | 194 | 76% | 67% | - | hsl(194,76%,67%) |
| HSV | 194 | 55% | 92% | - | hsv(194,55%,92%) |
| XYZ | 42.414 | 52.1871 | 86.4349 | - | xyz(42.414,52.1871,86.4349) |
| CIE-LAB | 77.39 | -20.47 | -24.16 | - | lab(77.39,-20.47,-24.16) |
| CMYK | 0.5531914893617 | 0.13191489361702 | 0 | 0.07843137254902 | cmyk(0.5531914893617,0.13191489361702,0,0.07843137254902) |
Description
The RGB value of color #69cceb is rgb(105, 204, 235).
In the hex color #69cceb, The value of Red is 105, value of Green is 204, and value of Blue is 235. The primary color is Blue. Similarly, The HSL values for #69cceb consists of 194° Hue, 76% Saturation, and 67% Lightness.
In the CMYK color model, the color #69cceb can be represented as Cyan=0.5531914893617%, Magenta=0.13191489361702%, Yellow=0%, and Black=0.07843137254902%.
Shades of #69cceb
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 #69cceb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #69cceb
Preview of #69cceb on White Background
The contrast ratio of #69cceb with white color is 1.84
Preview of #69cceb on black background
The contrast ratio of #69cceb with black color is 11.44
#69cceb color will look good with a black background.
Color Schemes of #69cceb
Triadic Colors of #69cceb
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 #69cceb
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 #69cceb
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 #69cceb
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: #69cceb;
}
This is a sample text used for the color #69cceb. 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: #69cceb;
}
This is a sample text used for the color #69cceb. 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 #69cceb;
}
This is a sample text used for the color #69cceb. 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 19.3%
Green 37.5%
Blue 43.2%
CMYK Percentage
Cyan 72.45
Magenta 17.28%
Yellow 0%
Black 10.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.