#95bddc Hex Color
rgb(149, 189, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 95 | bd | dc | - | #95bddc |
RGB | 149 | 189 | 220 | - | rgb(149,189,220) |
HSL | 206 | 50% | 72% | - | hsl(206,50%,72%) |
HSV | 206 | 32% | 86% | - | hsv(206,32%,86%) |
XYZ | 43.5103 | 47.9521 | 74.6726 | - | xyz(43.5103,47.9521,74.6726) |
CIE-LAB | 74.79 | -6.01 | -19.83 | - | lab(74.79,-6.01,-19.83) |
CMYK | 0.32272727272727 | 0.14090909090909 | 0 | 0.13725490196078 | cmyk(0.32272727272727,0.14090909090909,0,0.13725490196078) |
Description
The RGB value of color #95bddc is rgb(149, 189, 220).
In the hex color #95bddc, The value of Red is 149, value of Green is 189, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #95bddc consists of 206° Hue, 50% Saturation, and 72% Lightness.
In the CMYK color model, the color #95bddc can be represented as Cyan=0.32272727272727%, Magenta=0.14090909090909%, Yellow=0%, and Black=0.13725490196078%.
Shades of #95bddc
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 #95bddc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #95bddc
Preview of #95bddc on White Background
The contrast ratio of #95bddc with white color is 1.98
Preview of #95bddc on black background
The contrast ratio of #95bddc with black color is 10.59
#95bddc color will look good with a black background.
Color Schemes of #95bddc
Triadic Colors of #95bddc
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 #95bddc
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 #95bddc
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 #95bddc
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: #95bddc;
}
This is a sample text used for the color #95bddc. 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: #95bddc;
}
This is a sample text used for the color #95bddc. 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 #95bddc;
}
This is a sample text used for the color #95bddc. 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 26.7%
Green 33.87%
Blue 39.43%
CMYK Percentage
Cyan 53.71
Magenta 23.45%
Yellow 0%
Black 22.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.