#cbf5ff Hex Color
rgb(203, 245, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | f5 | ff | - | #cbf5ff |
RGB | 203 | 245 | 255 | - | rgb(203,245,255) |
HSL | 192 | 100% | 90% | - | hsl(192,100%,90%) |
HSV | 192 | 20% | 100% | - | hsv(192,20%,100%) |
XYZ | 75.331 | 85.2213 | 107.0867 | - | xyz(75.331,85.2213,107.0867) |
CIE-LAB | 93.98 | -11.33 | -9.28 | - | lab(93.98,-11.33,-9.28) |
CMYK | 0.20392156862745 | 0.03921568627451 | 0 | 0 | cmyk(0.20392156862745,0.03921568627451,0,0) |
Description
The RGB value of color #cbf5ff is rgb(203, 245, 255).
In the hex color #cbf5ff, The value of Red is 203, value of Green is 245, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #cbf5ff consists of 192° Hue, 100% Saturation, and 90% Lightness.
In the CMYK color model, the color #cbf5ff can be represented as Cyan=0.20392156862745%, Magenta=0.03921568627451%, Yellow=0%, and Black=0%.
Shades of #cbf5ff
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 #cbf5ff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbf5ff
Preview of #cbf5ff on White Background
The contrast ratio of #cbf5ff with white color is 1.16
Preview of #cbf5ff on black background
The contrast ratio of #cbf5ff with black color is 18.04
#cbf5ff color will look good with a black background.
Color Schemes of #cbf5ff
Triadic Colors of #cbf5ff
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 #cbf5ff
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 #cbf5ff
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 #cbf5ff
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: #cbf5ff;
}
This is a sample text used for the color #cbf5ff. 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: #cbf5ff;
}
This is a sample text used for the color #cbf5ff. 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 #cbf5ff;
}
This is a sample text used for the color #cbf5ff. 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.88%
Green 34.85%
Blue 36.27%
CMYK Percentage
Cyan 83.87
Magenta 16.13%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.