Shades of Persian Indigo #380290
Tints of Persian Indigo #380290
RGB
CMYK
RGB Variations
Color information
#380290 (or 0x380290) is known color: Persian Indigo. HEX triplet: 38, 02 and 90. RGB value is (56,2,144). Sum of RGB (Red+Green+Blue) = 56+2+144=202 (26% of max value = 765). Red value is 56 (22.27% from 255 or 27.72% from 202); Green value is 2 (1.17% from 255 or 0.99% from 202); Blue value is 144 (56.64% from 255 or 71.29% from 202); Max value from RGB is 144 - color contains mainly: blue. Hex color #380290 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #380290 is #C7FD6F. Grayscale: #212121. Windows color (decimal): -13106544 or 9437752. OLE color: 9437752.
HSL color Cylindrical-coordinate representation of color #380290: hue angle of 262.82º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #380290 is Cyan = 0.61, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 2 | 144 | - |
| CMYK | 0.61 | 0.99 | 0 | 0.44 |
| HSL | 262.82º | 0.97% | 0.29% | - |
| HSV(B) | 262.82º | 0.99% | 0.56% | - |
| XYZ | 6.69 | 2.9 | 26.59 | - |
| YUV | 34.33 | 189.89 | 143.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 2 | 144 | 0.61 | 0.99 | 0 | 0.44 | 262.82 | 0.97 | 0.29 |
| Hex | 38 | 2 | 90 | 3D | 63 | 0 | 2C | 107 | 61 | 1D |
| Octal | 70 | 2 | 220 | 75 | 143 | 0 | 54 | 407 | 141 | 35 |
| Binary | 111000 | 10 | 10010000 | 111101 | 1100011 | 0 | 101100 | 100000111 | 1100001 | 11101 |
Color Harmonies of #380290
Complementary color
Monochromatic Colors of #380290
Black with #380290
Text Example
Text Example
White with #380290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380290; }
p { color: rgb(56,2,144); }
H1.HeaderClassName
{
color: #380290;
}
.AnyTagClassName
{
color: #380290;
}
</style>
background-color css
<style>
a { background-color: #380290; }
a { background-color: rgb(56,2,144); }
div.DivClassName
{
background-color: #380290;
}
.BgClassName
{
background-color: #380290;
}
</style>
border-color css
<style>
span { border-color: #380290; }
span { border-color: rgb(56,2,144); }
td.TdClassName
{
border-color: #380290;
}
.TagClassName
{
border-color: #380290;
}
</style>