Shades of Catalina Blue #213756
Tints of Catalina Blue #213756
RGB
CMYK
RGB Variations
Color information
#213756 (or 0x213756) is known color: Catalina Blue. HEX triplet: 21, 37 and 56. RGB value is (33,55,86). Sum of RGB (Red+Green+Blue) = 33+55+86=174 (23% of max value = 765). Red value is 33 (13.28% from 255 or 18.97% from 174); Green value is 55 (21.88% from 255 or 31.61% from 174); Blue value is 86 (33.98% from 255 or 49.43% from 174); Max value from RGB is 86 - color contains mainly: blue. Hex color #213756 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #213756 is #DEC8A9. Grayscale: #333333. Windows color (decimal): -14600362 or 5650209. OLE color: 5650209.
HSL color Cylindrical-coordinate representation of color #213756: hue angle of 215.09º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #213756 is Cyan = 0.62, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 33 | 55 | 86 | - |
| CMYK | 0.62 | 0.36 | 0 | 0.66 |
| HSL | 215.09º | 0.45% | 0.23% | - |
| HSV(B) | 215.09º | 0.62% | 0.34% | - |
| XYZ | 3.67 | 3.73 | 9.33 | - |
| YUV | 51.96 | 147.21 | 114.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 55 | 86 | 0.62 | 0.36 | 0 | 0.66 | 215.09 | 0.45 | 0.23 |
| Hex | 21 | 37 | 56 | 3E | 24 | 0 | 42 | D7 | 2D | 17 |
| Octal | 41 | 67 | 126 | 76 | 44 | 0 | 102 | 327 | 55 | 27 |
| Binary | 100001 | 110111 | 1010110 | 111110 | 100100 | 0 | 1000010 | 11010111 | 101101 | 10111 |
Color Harmonies of #213756
Complementary color
Monochromatic Colors of #213756
Black with #213756
Text Example
Text Example
White with #213756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213756; }
p { color: rgb(33,55,86); }
H1.HeaderClassName
{
color: #213756;
}
.AnyTagClassName
{
color: #213756;
}
</style>
background-color css
<style>
a { background-color: #213756; }
a { background-color: rgb(33,55,86); }
div.DivClassName
{
background-color: #213756;
}
.BgClassName
{
background-color: #213756;
}
</style>
border-color css
<style>
span { border-color: #213756; }
span { border-color: rgb(33,55,86); }
td.TdClassName
{
border-color: #213756;
}
.TagClassName
{
border-color: #213756;
}
</style>