Shades of Persian Blue #2839BA
Tints of Persian Blue #2839BA
RGB
CMYK
RGB Variations
Color information
#2839BA (or 0x2839BA) is known color: Persian Blue. HEX triplet: 28, 39 and BA. RGB value is (40,57,186). Sum of RGB (Red+Green+Blue) = 40+57+186=283 (37% of max value = 765). Red value is 40 (16.02% from 255 or 14.13% from 283); Green value is 57 (22.66% from 255 or 20.14% from 283); Blue value is 186 (73.05% from 255 or 65.72% from 283); Max value from RGB is 186 - color contains mainly: blue. Hex color #2839BA is not a web safe color. Web safe color analog (approx): #3333CC. Inversed color of #2839BA is #D7C645. Grayscale: #424242. Windows color (decimal): -14140998 or 12204328. OLE color: 12204328.
HSL color Cylindrical-coordinate representation of color #2839BA: hue angle of 233.01º degrees, saturation: 0.65, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #2839BA is Cyan = 0.78, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.27.
Color convert
| RGB | 40 | 57 | 186 | - |
| CMYK | 0.78 | 0.69 | 0 | 0.27 |
| HSL | 233.01º | 0.65% | 0.44% | - |
| HSV(B) | 233.01º | 0.78% | 0.73% | - |
| XYZ | 11.2 | 6.92 | 47.2 | - |
| YUV | 66.62 | 195.37 | 109.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 57 | 186 | 0.78 | 0.69 | 0 | 0.27 | 233.01 | 0.65 | 0.44 |
| Hex | 28 | 39 | BA | 4E | 45 | 0 | 1B | E9 | 41 | 2C |
| Octal | 50 | 71 | 272 | 116 | 105 | 0 | 33 | 351 | 101 | 54 |
| Binary | 101000 | 111001 | 10111010 | 1001110 | 1000101 | 0 | 11011 | 11101001 | 1000001 | 101100 |
Color Harmonies of #2839BA
Complementary color
Monochromatic Colors of #2839BA
Black with #2839BA
Text Example
Text Example
White with #2839BA
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2839BA; }
p { color: rgb(40,57,186); }
H1.HeaderClassName
{
color: #2839BA;
}
.AnyTagClassName
{
color: #2839BA;
}
</style>
background-color css
<style>
a { background-color: #2839BA; }
a { background-color: rgb(40,57,186); }
div.DivClassName
{
background-color: #2839BA;
}
.BgClassName
{
background-color: #2839BA;
}
</style>
border-color css
<style>
span { border-color: #2839BA; }
span { border-color: rgb(40,57,186); }
td.TdClassName
{
border-color: #2839BA;
}
.TagClassName
{
border-color: #2839BA;
}
</style>