Shades of Catalina Blue #284569
Tints of Catalina Blue #284569
RGB
CMYK
RGB Variations
Color information
#284569 (or 0x284569) is known color: Catalina Blue. HEX triplet: 28, 45 and 69. RGB value is (40,69,105). Sum of RGB (Red+Green+Blue) = 40+69+105=214 (28% of max value = 765). Red value is 40 (16.02% from 255 or 18.69% from 214); Green value is 69 (27.34% from 255 or 32.24% from 214); Blue value is 105 (41.41% from 255 or 49.07% from 214); Max value from RGB is 105 - color contains mainly: blue. Hex color #284569 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #284569 is #D7BA96. Grayscale: #404040. Windows color (decimal): -14138007 or 6898984. OLE color: 6898984.
HSL color Cylindrical-coordinate representation of color #284569: hue angle of 213.23º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #284569 is Cyan = 0.62, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 40 | 69 | 105 | - |
| CMYK | 0.62 | 0.34 | 0 | 0.59 |
| HSL | 213.23º | 0.45% | 0.28% | - |
| HSV(B) | 213.23º | 0.62% | 0.41% | - |
| XYZ | 5.55 | 5.73 | 14.18 | - |
| YUV | 64.43 | 150.89 | 110.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 69 | 105 | 0.62 | 0.34 | 0 | 0.59 | 213.23 | 0.45 | 0.28 |
| Hex | 28 | 45 | 69 | 3E | 22 | 0 | 3B | D5 | 2D | 1C |
| Octal | 50 | 105 | 151 | 76 | 42 | 0 | 73 | 325 | 55 | 34 |
| Binary | 101000 | 1000101 | 1101001 | 111110 | 100010 | 0 | 111011 | 11010101 | 101101 | 11100 |
Color Harmonies of #284569
Complementary color
Monochromatic Colors of #284569
Black with #284569
Text Example
Text Example
White with #284569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284569; }
p { color: rgb(40,69,105); }
H1.HeaderClassName
{
color: #284569;
}
.AnyTagClassName
{
color: #284569;
}
</style>
background-color css
<style>
a { background-color: #284569; }
a { background-color: rgb(40,69,105); }
div.DivClassName
{
background-color: #284569;
}
.BgClassName
{
background-color: #284569;
}
</style>
border-color css
<style>
span { border-color: #284569; }
span { border-color: rgb(40,69,105); }
td.TdClassName
{
border-color: #284569;
}
.TagClassName
{
border-color: #284569;
}
</style>