Shades of Persian Indigo #381892
Tints of Persian Indigo #381892
RGB
CMYK
RGB Variations
Color information
#381892 (or 0x381892) is known color: Persian Indigo. HEX triplet: 38, 18 and 92. RGB value is (56,24,146). Sum of RGB (Red+Green+Blue) = 56+24+146=226 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.78% from 226); Green value is 24 (9.77% from 255 or 10.62% from 226); Blue value is 146 (57.42% from 255 or 64.60% from 226); Max value from RGB is 146 - color contains mainly: blue. Hex color #381892 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #381892 is #C7E76D. Grayscale: #2F2F2F. Windows color (decimal): -13100910 or 9574456. OLE color: 9574456.
HSL color Cylindrical-coordinate representation of color #381892: hue angle of 255.74º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #381892 is Cyan = 0.62, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 24 | 146 | - |
| CMYK | 0.62 | 0.84 | 0 | 0.43 |
| HSL | 255.74º | 0.72% | 0.33% | - |
| HSV(B) | 255.74º | 0.84% | 0.57% | - |
| XYZ | 7.15 | 3.57 | 27.51 | - |
| YUV | 47.48 | 183.6 | 134.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 24 | 146 | 0.62 | 0.84 | 0 | 0.43 | 255.74 | 0.72 | 0.33 |
| Hex | 38 | 18 | 92 | 3E | 54 | 0 | 2B | 100 | 48 | 21 |
| Octal | 70 | 30 | 222 | 76 | 124 | 0 | 53 | 400 | 110 | 41 |
| Binary | 111000 | 11000 | 10010010 | 111110 | 1010100 | 0 | 101011 | 100000000 | 1001000 | 100001 |
Color Harmonies of #381892
Complementary color
Monochromatic Colors of #381892
Black with #381892
Text Example
Text Example
White with #381892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381892; }
p { color: rgb(56,24,146); }
H1.HeaderClassName
{
color: #381892;
}
.AnyTagClassName
{
color: #381892;
}
</style>
background-color css
<style>
a { background-color: #381892; }
a { background-color: rgb(56,24,146); }
div.DivClassName
{
background-color: #381892;
}
.BgClassName
{
background-color: #381892;
}
</style>
border-color css
<style>
span { border-color: #381892; }
span { border-color: rgb(56,24,146); }
td.TdClassName
{
border-color: #381892;
}
.TagClassName
{
border-color: #381892;
}
</style>