Shades of Persian Blue #3417BA
Tints of Persian Blue #3417BA
RGB
CMYK
RGB Variations
Color information
#3417BA (or 0x3417BA) is known color: Persian Blue. HEX triplet: 34, 17 and BA. RGB value is (52,23,186). Sum of RGB (Red+Green+Blue) = 52+23+186=261 (34% of max value = 765). Red value is 52 (20.70% from 255 or 19.92% from 261); Green value is 23 (9.38% from 255 or 8.81% from 261); Blue value is 186 (73.05% from 255 or 71.26% from 261); Max value from RGB is 186 - color contains mainly: blue. Hex color #3417BA is not a web safe color. Web safe color analog (approx): #3300CC. Inversed color of #3417BA is #CBE845. Grayscale: #313131. Windows color (decimal): -13363270 or 12195636. OLE color: 12195636.
HSL color Cylindrical-coordinate representation of color #3417BA: hue angle of 250.67º degrees, saturation: 0.78, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #3417BA is Cyan = 0.72, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 52 | 23 | 186 | - |
| CMYK | 0.72 | 0.88 | 0 | 0.27 |
| HSL | 250.67º | 0.78% | 0.41% | - |
| HSV(B) | 250.67º | 0.88% | 0.73% | - |
| XYZ | 10.59 | 4.89 | 46.84 | - |
| YUV | 50.25 | 204.61 | 129.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 23 | 186 | 0.72 | 0.88 | 0 | 0.27 | 250.67 | 0.78 | 0.41 |
| Hex | 34 | 17 | BA | 48 | 58 | 0 | 1B | FB | 4E | 29 |
| Octal | 64 | 27 | 272 | 110 | 130 | 0 | 33 | 373 | 116 | 51 |
| Binary | 110100 | 10111 | 10111010 | 1001000 | 1011000 | 0 | 11011 | 11111011 | 1001110 | 101001 |
Color Harmonies of #3417BA
Complementary color
Monochromatic Colors of #3417BA
Black with #3417BA
Text Example
Text Example
White with #3417BA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3417BA; }
p { color: rgb(52,23,186); }
H1.HeaderClassName
{
color: #3417BA;
}
.AnyTagClassName
{
color: #3417BA;
}
</style>
background-color css
<style>
a { background-color: #3417BA; }
a { background-color: rgb(52,23,186); }
div.DivClassName
{
background-color: #3417BA;
}
.BgClassName
{
background-color: #3417BA;
}
</style>
border-color css
<style>
span { border-color: #3417BA; }
span { border-color: rgb(52,23,186); }
td.TdClassName
{
border-color: #3417BA;
}
.TagClassName
{
border-color: #3417BA;
}
</style>