Shades of Catalina Blue #213467
Tints of Catalina Blue #213467
RGB
CMYK
RGB Variations
Color information
#213467 (or 0x213467) is known color: Catalina Blue. HEX triplet: 21, 34 and 67. RGB value is (33,52,103). Sum of RGB (Red+Green+Blue) = 33+52+103=188 (24% of max value = 765). Red value is 33 (13.28% from 255 or 17.55% from 188); Green value is 52 (20.70% from 255 or 27.66% from 188); Blue value is 103 (40.62% from 255 or 54.79% from 188); Max value from RGB is 103 - color contains mainly: blue. Hex color #213467 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #213467 is #DECB98. Grayscale: #333333. Windows color (decimal): -14601113 or 6763553. OLE color: 6763553.
HSL color Cylindrical-coordinate representation of color #213467: hue angle of 223.71º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #213467 is Cyan = 0.68, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 33 | 52 | 103 | - |
| CMYK | 0.68 | 0.50 | 0 | 0.60 |
| HSL | 223.71º | 0.51% | 0.27% | - |
| HSV(B) | 223.71º | 0.68% | 0.4% | - |
| XYZ | 4.3 | 3.76 | 13.33 | - |
| YUV | 52.13 | 156.71 | 114.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 52 | 103 | 0.68 | 0.50 | 0 | 0.60 | 223.71 | 0.51 | 0.27 |
| Hex | 21 | 34 | 67 | 44 | 32 | 0 | 3C | E0 | 33 | 1B |
| Octal | 41 | 64 | 147 | 104 | 62 | 0 | 74 | 340 | 63 | 33 |
| Binary | 100001 | 110100 | 1100111 | 1000100 | 110010 | 0 | 111100 | 11100000 | 110011 | 11011 |
Color Harmonies of #213467
Complementary color
Monochromatic Colors of #213467
Black with #213467
Text Example
Text Example
White with #213467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #213467; }
p { color: rgb(33,52,103); }
H1.HeaderClassName
{
color: #213467;
}
.AnyTagClassName
{
color: #213467;
}
</style>
background-color css
<style>
a { background-color: #213467; }
a { background-color: rgb(33,52,103); }
div.DivClassName
{
background-color: #213467;
}
.BgClassName
{
background-color: #213467;
}
</style>
border-color css
<style>
span { border-color: #213467; }
span { border-color: rgb(33,52,103); }
td.TdClassName
{
border-color: #213467;
}
.TagClassName
{
border-color: #213467;
}
</style>