Shades of Persian Indigo #381298
Tints of Persian Indigo #381298
RGB
CMYK
RGB Variations
Color information
#381298 (or 0x381298) is known color: Persian Indigo. HEX triplet: 38, 12 and 98. RGB value is (56,18,152). Sum of RGB (Red+Green+Blue) = 56+18+152=226 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.78% from 226); Green value is 18 (7.42% from 255 or 7.96% from 226); Blue value is 152 (59.77% from 255 or 67.26% from 226); Max value from RGB is 152 - color contains mainly: blue. Hex color #381298 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #381298 is #C7ED67. Grayscale: #2C2C2C. Windows color (decimal): -13102440 or 9966136. OLE color: 9966136.
HSL color Cylindrical-coordinate representation of color #381298: hue angle of 257.01º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #381298 is Cyan = 0.63, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 56 | 18 | 152 | - |
| CMYK | 0.63 | 0.88 | 0 | 0.40 |
| HSL | 257.01º | 0.79% | 0.33% | - |
| HSV(B) | 257.01º | 0.88% | 0.6% | - |
| XYZ | 7.51 | 3.54 | 29.99 | - |
| YUV | 44.64 | 188.59 | 136.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 18 | 152 | 0.63 | 0.88 | 0 | 0.40 | 257.01 | 0.79 | 0.33 |
| Hex | 38 | 12 | 98 | 3F | 58 | 0 | 28 | 101 | 4F | 21 |
| Octal | 70 | 22 | 230 | 77 | 130 | 0 | 50 | 401 | 117 | 41 |
| Binary | 111000 | 10010 | 10011000 | 111111 | 1011000 | 0 | 101000 | 100000001 | 1001111 | 100001 |
Color Harmonies of #381298
Complementary color
Monochromatic Colors of #381298
Black with #381298
Text Example
Text Example
White with #381298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381298; }
p { color: rgb(56,18,152); }
H1.HeaderClassName
{
color: #381298;
}
.AnyTagClassName
{
color: #381298;
}
</style>
background-color css
<style>
a { background-color: #381298; }
a { background-color: rgb(56,18,152); }
div.DivClassName
{
background-color: #381298;
}
.BgClassName
{
background-color: #381298;
}
</style>
border-color css
<style>
span { border-color: #381298; }
span { border-color: rgb(56,18,152); }
td.TdClassName
{
border-color: #381298;
}
.TagClassName
{
border-color: #381298;
}
</style>