Shades of Persian Blue #0931BA
Tints of Persian Blue #0931BA
RGB
CMYK
RGB Variations
Color information
#0931BA (or 0x0931BA) is known color: Persian Blue. HEX triplet: 09, 31 and BA. RGB value is (9,49,186). Sum of RGB (Red+Green+Blue) = 9+49+186=244 (32% of max value = 765). Red value is 9 (3.91% from 255 or 3.69% from 244); Green value is 49 (19.53% from 255 or 20.08% from 244); Blue value is 186 (73.05% from 255 or 76.23% from 244); Max value from RGB is 186 - color contains mainly: blue. Hex color #0931BA is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #0931BA is #F6CE45. Grayscale: #343434. Windows color (decimal): -16174662 or 12202249. OLE color: 12202249.
HSL color Cylindrical-coordinate representation of color #0931BA: hue angle of 226.44º degrees, saturation: 0.91, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #0931BA is Cyan = 0.95, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 9 | 49 | 186 | - |
| CMYK | 0.95 | 0.74 | 0 | 0.27 |
| HSL | 226.44º | 0.91% | 0.38% | - |
| HSV(B) | 226.44º | 0.95% | 0.73% | - |
| XYZ | 10.07 | 5.8 | 47.04 | - |
| YUV | 52.66 | 203.25 | 96.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 49 | 186 | 0.95 | 0.74 | 0 | 0.27 | 226.44 | 0.91 | 0.38 |
| Hex | 9 | 31 | BA | 5F | 4A | 0 | 1B | E2 | 5B | 26 |
| Octal | 11 | 61 | 272 | 137 | 112 | 0 | 33 | 342 | 133 | 46 |
| Binary | 1001 | 110001 | 10111010 | 1011111 | 1001010 | 0 | 11011 | 11100010 | 1011011 | 100110 |
Color Harmonies of #0931BA
Complementary color
Monochromatic Colors of #0931BA
Black with #0931BA
Text Example
Text Example
White with #0931BA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0931BA; }
p { color: rgb(9,49,186); }
H1.HeaderClassName
{
color: #0931BA;
}
.AnyTagClassName
{
color: #0931BA;
}
</style>
background-color css
<style>
a { background-color: #0931BA; }
a { background-color: rgb(9,49,186); }
div.DivClassName
{
background-color: #0931BA;
}
.BgClassName
{
background-color: #0931BA;
}
</style>
border-color css
<style>
span { border-color: #0931BA; }
span { border-color: rgb(9,49,186); }
td.TdClassName
{
border-color: #0931BA;
}
.TagClassName
{
border-color: #0931BA;
}
</style>