#04bffc Hex Color
rgb(4, 191, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 04 | bf | fc | - | #04bffc |
RGB | 4 | 191 | 252 | - | rgb(4,191,252) |
HSL | 195 | 98% | 50% | - | hsl(195,98%,50%) |
HSV | 195 | 98% | 99% | - | hsv(195,98%,99%) |
XYZ | 36.2516 | 44.3157 | 98.7386 | - | xyz(36.2516,44.3157,98.7386) |
CIE-LAB | 72.44 | -18.6 | -41.1 | - | lab(72.44,-18.6,-41.1) |
CMYK | 0.98412698412698 | 0.24206349206349 | 0 | 0.011764705882353 | cmyk(0.98412698412698,0.24206349206349,0,0.011764705882353) |
Description
The RGB value of color #04bffc is rgb(4, 191, 252).
In the hex color #04bffc, The value of Red is 4, value of Green is 191, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #04bffc consists of 195° Hue, 98% Saturation, and 50% Lightness.
In the CMYK color model, the color #04bffc can be represented as Cyan=0.98412698412698%, Magenta=0.24206349206349%, Yellow=0%, and Black=0.011764705882353%.
Shades of #04bffc
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 #04bffc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #04bffc
Preview of #04bffc on White Background
The contrast ratio of #04bffc with white color is 2.13
Preview of #04bffc on black background
The contrast ratio of #04bffc with black color is 9.86
#04bffc color will look good with a black background.
Color Schemes of #04bffc
Triadic Colors of #04bffc
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 #04bffc
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 #04bffc
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 #04bffc
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: #04bffc;
}
This is a sample text used for the color #04bffc. 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: #04bffc;
}
This is a sample text used for the color #04bffc. 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 #04bffc;
}
This is a sample text used for the color #04bffc. 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 0.89%
Green 42.73%
Blue 56.38%
CMYK Percentage
Cyan 79.5
Magenta 19.55%
Yellow 0%
Black 0.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.