Shades of Persian Indigo #380267
Tints of Persian Indigo #380267
RGB
CMYK
RGB Variations
Color information
#380267 (or 0x380267) is known color: Persian Indigo. HEX triplet: 38, 02 and 67. RGB value is (56,2,103). Sum of RGB (Red+Green+Blue) = 56+2+103=161 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.78% from 161); Green value is 2 (1.17% from 255 or 1.24% from 161); Blue value is 103 (40.62% from 255 or 63.98% from 161); Max value from RGB is 103 - color contains mainly: blue. Hex color #380267 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380267 is #C7FD98. Grayscale: #1D1D1D. Windows color (decimal): -13106585 or 6750776. OLE color: 6750776.
HSL color Cylindrical-coordinate representation of color #380267: hue angle of 272.08º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #380267 is Cyan = 0.46, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 2 | 103 | - |
| CMYK | 0.46 | 0.98 | 0 | 0.60 |
| HSL | 272.08º | 0.96% | 0.21% | - |
| HSV(B) | 272.08º | 0.98% | 0.4% | - |
| XYZ | 4.1 | 1.86 | 12.98 | - |
| YUV | 29.66 | 169.39 | 146.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 2 | 103 | 0.46 | 0.98 | 0 | 0.60 | 272.08 | 0.96 | 0.21 |
| Hex | 38 | 2 | 67 | 2E | 62 | 0 | 3C | 110 | 60 | 15 |
| Octal | 70 | 2 | 147 | 56 | 142 | 0 | 74 | 420 | 140 | 25 |
| Binary | 111000 | 10 | 1100111 | 101110 | 1100010 | 0 | 111100 | 100010000 | 1100000 | 10101 |
Color Harmonies of #380267
Complementary color
Monochromatic Colors of #380267
Black with #380267
Text Example
Text Example
White with #380267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380267; }
p { color: rgb(56,2,103); }
H1.HeaderClassName
{
color: #380267;
}
.AnyTagClassName
{
color: #380267;
}
</style>
background-color css
<style>
a { background-color: #380267; }
a { background-color: rgb(56,2,103); }
div.DivClassName
{
background-color: #380267;
}
.BgClassName
{
background-color: #380267;
}
</style>
border-color css
<style>
span { border-color: #380267; }
span { border-color: rgb(56,2,103); }
td.TdClassName
{
border-color: #380267;
}
.TagClassName
{
border-color: #380267;
}
</style>