#26fcfd Hex Color
rgb(38, 252, 253)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 26 | fc | fd | - | #26fcfd |
| RGB | 38 | 252 | 253 | - | rgb(38,252,253) |
| HSL | 180 | 98% | 57% | - | hsl(180,98%,57%) |
| HSV | 180 | 85% | 99% | - | hsv(180,85%,99%) |
| XYZ | 53.3394 | 77.1247 | 105.0038 | - | xyz(53.3394,77.1247,105.0038) |
| CIE-LAB | 90.38 | -46.11 | -14.18 | - | lab(90.38,-46.11,-14.18) |
| CMYK | 0.8498023715415 | 0.0039525691699605 | 0 | 0.0078431372549019 | cmyk(0.8498023715415,0.0039525691699605,0,0.0078431372549019) |
Description
The RGB value of color #26fcfd is rgb(38, 252, 253).
In the hex color #26fcfd, The value of Red is 38, value of Green is 252, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #26fcfd consists of 180° Hue, 98% Saturation, and 57% Lightness.
In the CMYK color model, the color #26fcfd can be represented as Cyan=0.8498023715415%, Magenta=0.0039525691699605%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #26fcfd
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 #26fcfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #26fcfd
Preview of #26fcfd on White Background
The contrast ratio of #26fcfd with white color is 1.28
Preview of #26fcfd on black background
The contrast ratio of #26fcfd with black color is 16.42
#26fcfd color will look good with a black background.
Color Schemes of #26fcfd
Triadic Colors of #26fcfd
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 #26fcfd
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 #26fcfd
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 #26fcfd
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: #26fcfd;
}
This is a sample text used for the color #26fcfd. 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: #26fcfd;
}
This is a sample text used for the color #26fcfd. 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 #26fcfd;
}
This is a sample text used for the color #26fcfd. 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 7%
Green 46.41%
Blue 46.59%
CMYK Percentage
Cyan 98.63
Magenta 0.46%
Yellow 0%
Black 0.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.