Shades of Persian Indigo #380269
Tints of Persian Indigo #380269
RGB
CMYK
RGB Variations
Color information
#380269 (or 0x380269) is known color: Persian Indigo. HEX triplet: 38, 02 and 69. RGB value is (56,2,105). Sum of RGB (Red+Green+Blue) = 56+2+105=163 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.36% from 163); Green value is 2 (1.17% from 255 or 1.23% from 163); Blue value is 105 (41.41% from 255 or 64.42% from 163); Max value from RGB is 105 - color contains mainly: blue. Hex color #380269 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380269 is #C7FD96. Grayscale: #1D1D1D. Windows color (decimal): -13106583 or 6881848. OLE color: 6881848.
HSL color Cylindrical-coordinate representation of color #380269: hue angle of 271.46º 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 #380269 is Cyan = 0.47, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 2 | 105 | - |
| CMYK | 0.47 | 0.98 | 0 | 0.59 |
| HSL | 271.46º | 0.96% | 0.21% | - |
| HSV(B) | 271.46º | 0.98% | 0.41% | - |
| XYZ | 4.2 | 1.9 | 13.51 | - |
| YUV | 29.89 | 170.39 | 146.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 2 | 105 | 0.47 | 0.98 | 0 | 0.59 | 271.46 | 0.96 | 0.21 |
| Hex | 38 | 2 | 69 | 2F | 62 | 0 | 3B | 10F | 60 | 15 |
| Octal | 70 | 2 | 151 | 57 | 142 | 0 | 73 | 417 | 140 | 25 |
| Binary | 111000 | 10 | 1101001 | 101111 | 1100010 | 0 | 111011 | 100001111 | 1100000 | 10101 |
Color Harmonies of #380269
Complementary color
Monochromatic Colors of #380269
Black with #380269
Text Example
Text Example
White with #380269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380269; }
p { color: rgb(56,2,105); }
H1.HeaderClassName
{
color: #380269;
}
.AnyTagClassName
{
color: #380269;
}
</style>
background-color css
<style>
a { background-color: #380269; }
a { background-color: rgb(56,2,105); }
div.DivClassName
{
background-color: #380269;
}
.BgClassName
{
background-color: #380269;
}
</style>
border-color css
<style>
span { border-color: #380269; }
span { border-color: rgb(56,2,105); }
td.TdClassName
{
border-color: #380269;
}
.TagClassName
{
border-color: #380269;
}
</style>