#93c5dc Hex Color
rgb(147, 197, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 93 | c5 | dc | - | #93c5dc |
RGB | 147 | 197 | 220 | - | rgb(147,197,220) |
HSL | 199 | 51% | 72% | - | hsl(199,51%,72%) |
HSV | 199 | 33% | 86% | - | hsv(199,33%,86%) |
XYZ | 44.9171 | 51.3029 | 75.2452 | - | xyz(44.9171,51.3029,75.2452) |
CIE-LAB | 76.86 | -10.81 | -16.71 | - | lab(76.86,-10.81,-16.71) |
CMYK | 0.33181818181818 | 0.10454545454545 | 0 | 0.13725490196078 | cmyk(0.33181818181818,0.10454545454545,0,0.13725490196078) |
Description
The RGB value of color #93c5dc is rgb(147, 197, 220).
In the hex color #93c5dc, The value of Red is 147, value of Green is 197, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #93c5dc consists of 199° Hue, 51% Saturation, and 72% Lightness.
In the CMYK color model, the color #93c5dc can be represented as Cyan=0.33181818181818%, Magenta=0.10454545454545%, Yellow=0%, and Black=0.13725490196078%.
Shades of #93c5dc
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 #93c5dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #93c5dc
Preview of #93c5dc on White Background
The contrast ratio of #93c5dc with white color is 1.86
Preview of #93c5dc on black background
The contrast ratio of #93c5dc with black color is 11.26
#93c5dc color will look good with a black background.
Color Schemes of #93c5dc
Triadic Colors of #93c5dc
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 #93c5dc
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 #93c5dc
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 #93c5dc
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: #93c5dc;
}
This is a sample text used for the color #93c5dc. 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: #93c5dc;
}
This is a sample text used for the color #93c5dc. 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 #93c5dc;
}
This is a sample text used for the color #93c5dc. 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.06%
Green 34.93%
Blue 39.01%
CMYK Percentage
Cyan 57.85
Magenta 18.23%
Yellow 0%
Black 23.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.