#23bbfb Hex Color
rgb(35, 187, 251)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 23 | bb | fb | - | #23bbfb |
| RGB | 35 | 187 | 251 | - | rgb(35,187,251) |
| HSL | 198 | 96% | 56% | - | hsl(198,96%,56%) |
| HSV | 198 | 86% | 98% | - | hsv(198,86%,98%) |
| XYZ | 35.876 | 42.863 | 97.6493 | - | xyz(35.876,42.863,97.6493) |
| CIE-LAB | 71.46 | -15.64 | -42.07 | - | lab(71.46,-15.64,-42.07) |
| CMYK | 0.8605577689243 | 0.25498007968127 | 0 | 0.015686274509804 | cmyk(0.8605577689243,0.25498007968127,0,0.015686274509804) |
Description
The RGB value of color #23bbfb is rgb(35, 187, 251).
In the hex color #23bbfb, The value of Red is 35, value of Green is 187, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #23bbfb consists of 198° Hue, 96% Saturation, and 56% Lightness.
In the CMYK color model, the color #23bbfb can be represented as Cyan=0.8605577689243%, Magenta=0.25498007968127%, Yellow=0%, and Black=0.015686274509804%.
Shades of #23bbfb
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 #23bbfb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #23bbfb
Preview of #23bbfb on White Background
The contrast ratio of #23bbfb with white color is 2.19
Preview of #23bbfb on black background
The contrast ratio of #23bbfb with black color is 9.57
#23bbfb color will look good with a black background.
Color Schemes of #23bbfb
Triadic Colors of #23bbfb
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 #23bbfb
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 #23bbfb
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 #23bbfb
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: #23bbfb;
}
This is a sample text used for the color #23bbfb. 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: #23bbfb;
}
This is a sample text used for the color #23bbfb. 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 #23bbfb;
}
This is a sample text used for the color #23bbfb. 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.4%
Green 39.53%
Blue 53.07%
CMYK Percentage
Cyan 76.07
Magenta 22.54%
Yellow 0%
Black 1.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.