Shades of Persian Blue #1126CE
Tints of Persian Blue #1126CE
RGB
CMYK
RGB Variations
Color information
#1126CE (or 0x1126CE) is known color: Persian Blue. HEX triplet: 11, 26 and CE. RGB value is (17,38,206). Sum of RGB (Red+Green+Blue) = 17+38+206=261 (34% of max value = 765). Red value is 17 (7.03% from 255 or 6.51% from 261); Green value is 38 (15.23% from 255 or 14.56% from 261); Blue value is 206 (80.86% from 255 or 78.93% from 261); Max value from RGB is 206 - color contains mainly: blue. Hex color #1126CE is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #1126CE is #EED931. Grayscale: #323232. Windows color (decimal): -15653170 or 13510161. OLE color: 13510161.
HSL color Cylindrical-coordinate representation of color #1126CE: hue angle of 233.33º degrees, saturation: 0.85, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #1126CE is Cyan = 0.92, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.19.
Color convert
| RGB | 17 | 38 | 206 | - |
| CMYK | 0.92 | 0.82 | 0 | 0.19 |
| HSL | 233.33º | 0.85% | 0.44% | - |
| HSV(B) | 233.33º | 0.92% | 0.81% | - |
| XYZ | 12.06 | 5.96 | 58.91 | - |
| YUV | 50.87 | 215.54 | 103.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 38 | 206 | 0.92 | 0.82 | 0 | 0.19 | 233.33 | 0.85 | 0.44 |
| Hex | 11 | 26 | CE | 5C | 52 | 0 | 13 | E9 | 55 | 2C |
| Octal | 21 | 46 | 316 | 134 | 122 | 0 | 23 | 351 | 125 | 54 |
| Binary | 10001 | 100110 | 11001110 | 1011100 | 1010010 | 0 | 10011 | 11101001 | 1010101 | 101100 |
Color Harmonies of #1126CE
Complementary color
Monochromatic Colors of #1126CE
Black with #1126CE
Text Example
Text Example
White with #1126CE
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1126CE; }
p { color: rgb(17,38,206); }
H1.HeaderClassName
{
color: #1126CE;
}
.AnyTagClassName
{
color: #1126CE;
}
</style>
background-color css
<style>
a { background-color: #1126CE; }
a { background-color: rgb(17,38,206); }
div.DivClassName
{
background-color: #1126CE;
}
.BgClassName
{
background-color: #1126CE;
}
</style>
border-color css
<style>
span { border-color: #1126CE; }
span { border-color: rgb(17,38,206); }
td.TdClassName
{
border-color: #1126CE;
}
.TagClassName
{
border-color: #1126CE;
}
</style>