Shades of Persian Indigo #380168
Tints of Persian Indigo #380168
RGB
CMYK
RGB Variations
Color information
#380168 (or 0x380168) is known color: Persian Indigo. HEX triplet: 38, 01 and 68. RGB value is (56,1,104). Sum of RGB (Red+Green+Blue) = 56+1+104=161 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.78% from 161); Green value is 1 (0.78% from 255 or 0.62% from 161); Blue value is 104 (41.02% from 255 or 64.60% from 161); Max value from RGB is 104 - color contains mainly: blue. Hex color #380168 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380168 is #C7FE97. Grayscale: #1C1C1C. Windows color (decimal): -13106840 or 6816056. OLE color: 6816056.
HSL color Cylindrical-coordinate representation of color #380168: hue angle of 272.04º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #380168 is Cyan = 0.46, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 1 | 104 | - |
| CMYK | 0.46 | 0.99 | 0 | 0.59 |
| HSL | 272.04º | 0.98% | 0.21% | - |
| HSV(B) | 272.04º | 0.99% | 0.41% | - |
| XYZ | 4.14 | 1.86 | 13.24 | - |
| YUV | 29.19 | 170.22 | 147.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 1 | 104 | 0.46 | 0.99 | 0 | 0.59 | 272.04 | 0.98 | 0.21 |
| Hex | 38 | 1 | 68 | 2E | 63 | 0 | 3B | 110 | 62 | 15 |
| Octal | 70 | 1 | 150 | 56 | 143 | 0 | 73 | 420 | 142 | 25 |
| Binary | 111000 | 1 | 1101000 | 101110 | 1100011 | 0 | 111011 | 100010000 | 1100010 | 10101 |
Color Harmonies of #380168
Complementary color
Monochromatic Colors of #380168
Black with #380168
Text Example
Text Example
White with #380168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380168; }
p { color: rgb(56,1,104); }
H1.HeaderClassName
{
color: #380168;
}
.AnyTagClassName
{
color: #380168;
}
</style>
background-color css
<style>
a { background-color: #380168; }
a { background-color: rgb(56,1,104); }
div.DivClassName
{
background-color: #380168;
}
.BgClassName
{
background-color: #380168;
}
</style>
border-color css
<style>
span { border-color: #380168; }
span { border-color: rgb(56,1,104); }
td.TdClassName
{
border-color: #380168;
}
.TagClassName
{
border-color: #380168;
}
</style>