Shades of Persian Blue #1426CE
Tints of Persian Blue #1426CE
RGB
CMYK
RGB Variations
Color information
#1426CE (or 0x1426CE) is known color: Persian Blue. HEX triplet: 14, 26 and CE. RGB value is (20,38,206). Sum of RGB (Red+Green+Blue) = 20+38+206=264 (34% of max value = 765). Red value is 20 (8.20% from 255 or 7.58% from 264); Green value is 38 (15.23% from 255 or 14.39% from 264); Blue value is 206 (80.86% from 255 or 78.03% from 264); Max value from RGB is 206 - color contains mainly: blue. Hex color #1426CE is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #1426CE is #EBD931. Grayscale: #333333. Windows color (decimal): -15456562 or 13510164. OLE color: 13510164.
HSL color Cylindrical-coordinate representation of color #1426CE: hue angle of 234.19º degrees, saturation: 0.82, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #1426CE is Cyan = 0.90, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.19.
Color convert
| RGB | 20 | 38 | 206 | - |
| CMYK | 0.90 | 0.82 | 0 | 0.19 |
| HSL | 234.19º | 0.82% | 0.44% | - |
| HSV(B) | 234.19º | 0.9% | 0.81% | - |
| XYZ | 12.12 | 5.99 | 58.91 | - |
| YUV | 51.77 | 215.04 | 105.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 38 | 206 | 0.90 | 0.82 | 0 | 0.19 | 234.19 | 0.82 | 0.44 |
| Hex | 14 | 26 | CE | 5A | 52 | 0 | 13 | EA | 52 | 2C |
| Octal | 24 | 46 | 316 | 132 | 122 | 0 | 23 | 352 | 122 | 54 |
| Binary | 10100 | 100110 | 11001110 | 1011010 | 1010010 | 0 | 10011 | 11101010 | 1010010 | 101100 |
Color Harmonies of #1426CE
Complementary color
Monochromatic Colors of #1426CE
Black with #1426CE
Text Example
Text Example
White with #1426CE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1426CE; }
p { color: rgb(20,38,206); }
H1.HeaderClassName
{
color: #1426CE;
}
.AnyTagClassName
{
color: #1426CE;
}
</style>
background-color css
<style>
a { background-color: #1426CE; }
a { background-color: rgb(20,38,206); }
div.DivClassName
{
background-color: #1426CE;
}
.BgClassName
{
background-color: #1426CE;
}
</style>
border-color css
<style>
span { border-color: #1426CE; }
span { border-color: rgb(20,38,206); }
td.TdClassName
{
border-color: #1426CE;
}
.TagClassName
{
border-color: #1426CE;
}
</style>