#3366cc Hex Color
rgb(51, 102, 204)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 33 | 66 | cc | - | #3366cc |
| RGB | 51 | 102 | 204 | - | rgb(51,102,204) |
| HSL | 220 | 60% | 50% | - | hsl(220,60%,50%) |
| HSV | 220 | 75% | 80% | - | hsv(220,75%,80%) |
| XYZ | 17.0157 | 14.5662 | 59.0415 | - | xyz(17.0157,14.5662,59.0415) |
| CIE-LAB | 45.03 | 18.72 | -57.86 | - | lab(45.03,18.72,-57.86) |
| CMYK | 0.75 | 0.5 | 0 | 0.2 | cmyk(0.75,0.5,0,0.2) |
Description
The RGB value of color #3366cc is rgb(51, 102, 204).
In the hex color #3366cc, The value of Red is 51, value of Green is 102, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #3366cc consists of 220° Hue, 60% Saturation, and 50% Lightness.
In the CMYK color model, the color #3366cc can be represented as Cyan=0.75%, Magenta=0.5%, Yellow=0%, and Black=0.2%.
Shades of #3366cc
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 #3366cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3366cc
Preview of #3366cc on White Background
The contrast ratio of #3366cc with white color is 5.37
#3366cc color will look good on a white background.
Preview of #3366cc on black background
The contrast ratio of #3366cc with black color is 3.91
Color Schemes of #3366cc
Triadic Colors of #3366cc
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 #3366cc
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 #3366cc
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 #3366cc
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: #3366cc;
}
This is a sample text used for the color #3366cc. 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: #3366cc;
}
This is a sample text used for the color #3366cc. 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 #3366cc;
}
This is a sample text used for the color #3366cc. 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 14.29%
Green 28.57%
Blue 57.14%
CMYK Percentage
Cyan 51.72
Magenta 34.48%
Yellow 0%
Black 13.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.