#08fcff Hex Color
rgb(8, 252, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 08 | fc | ff | - | #08fcff |
RGB | 8 | 252 | 255 | - | rgb(8,252,255) |
HSL | 181 | 100% | 52% | - | hsl(181,100%,52%) |
HSV | 181 | 97% | 100% | - | hsv(181,97%,100%) |
XYZ | 52.9605 | 76.8924 | 106.6582 | - | xyz(52.9605,76.8924,106.6582) |
CIE-LAB | 90.27 | -46.63 | -15.4 | - | lab(90.27,-46.63,-15.4) |
CMYK | 0.96862745098039 | 0.011764705882353 | 0 | 0 | cmyk(0.96862745098039,0.011764705882353,0,0) |
Description
The RGB value of color #08fcff is rgb(8, 252, 255).
In the hex color #08fcff, The value of Red is 8, value of Green is 252, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #08fcff consists of 181° Hue, 100% Saturation, and 52% Lightness.
In the CMYK color model, the color #08fcff can be represented as Cyan=0.96862745098039%, Magenta=0.011764705882353%, Yellow=0%, and Black=0%.
Shades of #08fcff
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 #08fcff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #08fcff
Preview of #08fcff on White Background
The contrast ratio of #08fcff with white color is 1.28
Preview of #08fcff on black background
The contrast ratio of #08fcff with black color is 16.38
#08fcff color will look good with a black background.
Color Schemes of #08fcff
Triadic Colors of #08fcff
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 #08fcff
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 #08fcff
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 #08fcff
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: #08fcff;
}
This is a sample text used for the color #08fcff. 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: #08fcff;
}
This is a sample text used for the color #08fcff. 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 #08fcff;
}
This is a sample text used for the color #08fcff. 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 1.55%
Green 48.93%
Blue 49.51%
CMYK Percentage
Cyan 98.8
Magenta 1.2%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.