#309ccd Hex Color
rgb(48, 156, 205)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 30 | 9c | cd | - | #309ccd |
| RGB | 48 | 156 | 205 | - | rgb(48,156,205) |
| HSL | 199 | 62% | 50% | - | hsl(199,62%,50%) |
| HSV | 199 | 77% | 80% | - | hsv(199,77%,80%) |
| XYZ | 24.1268 | 28.8131 | 62.0475 | - | xyz(24.1268,28.8131,62.0475) |
| CIE-LAB | 60.62 | -13.66 | -33.72 | - | lab(60.62,-13.66,-33.72) |
| CMYK | 0.76585365853659 | 0.2390243902439 | 0 | 0.19607843137255 | cmyk(0.76585365853659,0.2390243902439,0,0.19607843137255) |
Description
The RGB value of color #309ccd is rgb(48, 156, 205).
In the hex color #309ccd, The value of Red is 48, value of Green is 156, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #309ccd consists of 199° Hue, 62% Saturation, and 50% Lightness.
In the CMYK color model, the color #309ccd can be represented as Cyan=0.76585365853659%, Magenta=0.2390243902439%, Yellow=0%, and Black=0.19607843137255%.
Shades of #309ccd
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 #309ccd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #309ccd
Preview of #309ccd on White Background
The contrast ratio of #309ccd with white color is 3.11
Preview of #309ccd on black background
The contrast ratio of #309ccd with black color is 6.76
#309ccd color will look good with a black background.
Color Schemes of #309ccd
Triadic Colors of #309ccd
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 #309ccd
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 #309ccd
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 #309ccd
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: #309ccd;
}
This is a sample text used for the color #309ccd. 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: #309ccd;
}
This is a sample text used for the color #309ccd. 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 #309ccd;
}
This is a sample text used for the color #309ccd. 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 11.74%
Green 38.14%
Blue 50.12%
CMYK Percentage
Cyan 63.77
Magenta 19.9%
Yellow 0%
Black 16.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.