Shades of Persian Indigo #380268
Tints of Persian Indigo #380268
RGB
CMYK
RGB Variations
Color information
#380268 (or 0x380268) is known color: Persian Indigo. HEX triplet: 38, 02 and 68. RGB value is (56,2,104). Sum of RGB (Red+Green+Blue) = 56+2+104=162 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.57% from 162); Green value is 2 (1.17% from 255 or 1.23% from 162); Blue value is 104 (41.02% from 255 or 64.20% from 162); Max value from RGB is 104 - color contains mainly: blue. Hex color #380268 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380268 is #C7FD97. Grayscale: #1D1D1D. Windows color (decimal): -13106584 or 6816312. OLE color: 6816312.
HSL color Cylindrical-coordinate representation of color #380268: hue angle of 271.76º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #380268 is Cyan = 0.46, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 2 | 104 | - |
| CMYK | 0.46 | 0.98 | 0 | 0.59 |
| HSL | 271.76º | 0.96% | 0.21% | - |
| HSV(B) | 271.76º | 0.98% | 0.41% | - |
| XYZ | 4.15 | 1.88 | 13.24 | - |
| YUV | 29.77 | 169.89 | 146.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 2 | 104 | 0.46 | 0.98 | 0 | 0.59 | 271.76 | 0.96 | 0.21 |
| Hex | 38 | 2 | 68 | 2E | 62 | 0 | 3B | 110 | 60 | 15 |
| Octal | 70 | 2 | 150 | 56 | 142 | 0 | 73 | 420 | 140 | 25 |
| Binary | 111000 | 10 | 1101000 | 101110 | 1100010 | 0 | 111011 | 100010000 | 1100000 | 10101 |
Color Harmonies of #380268
Complementary color
Monochromatic Colors of #380268
Black with #380268
Text Example
Text Example
White with #380268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380268; }
p { color: rgb(56,2,104); }
H1.HeaderClassName
{
color: #380268;
}
.AnyTagClassName
{
color: #380268;
}
</style>
background-color css
<style>
a { background-color: #380268; }
a { background-color: rgb(56,2,104); }
div.DivClassName
{
background-color: #380268;
}
.BgClassName
{
background-color: #380268;
}
</style>
border-color css
<style>
span { border-color: #380268; }
span { border-color: rgb(56,2,104); }
td.TdClassName
{
border-color: #380268;
}
.TagClassName
{
border-color: #380268;
}
</style>