Shades of Persian Indigo #380673
Tints of Persian Indigo #380673
RGB
CMYK
RGB Variations
Color information
#380673 (or 0x380673) is known color: Persian Indigo. HEX triplet: 38, 06 and 73. RGB value is (56,6,115). Sum of RGB (Red+Green+Blue) = 56+6+115=177 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.64% from 177); Green value is 6 (2.73% from 255 or 3.39% from 177); Blue value is 115 (45.31% from 255 or 64.97% from 177); Max value from RGB is 115 - color contains mainly: blue. Hex color #380673 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380673 is #C7F98C. Grayscale: #202020. Windows color (decimal): -13105549 or 7538232. OLE color: 7538232.
HSL color Cylindrical-coordinate representation of color #380673: hue angle of 267.52º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #380673 is Cyan = 0.51, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 6 | 115 | - |
| CMYK | 0.51 | 0.95 | 0 | 0.55 |
| HSL | 267.52º | 0.9% | 0.24% | - |
| HSV(B) | 267.52º | 0.95% | 0.45% | - |
| XYZ | 4.79 | 2.21 | 16.39 | - |
| YUV | 33.38 | 174.07 | 144.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 6 | 115 | 0.51 | 0.95 | 0 | 0.55 | 267.52 | 0.9 | 0.24 |
| Hex | 38 | 6 | 73 | 33 | 5F | 0 | 37 | 10C | 5A | 18 |
| Octal | 70 | 6 | 163 | 63 | 137 | 0 | 67 | 414 | 132 | 30 |
| Binary | 111000 | 110 | 1110011 | 110011 | 1011111 | 0 | 110111 | 100001100 | 1011010 | 11000 |
Color Harmonies of #380673
Complementary color
Monochromatic Colors of #380673
Black with #380673
Text Example
Text Example
White with #380673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380673; }
p { color: rgb(56,6,115); }
H1.HeaderClassName
{
color: #380673;
}
.AnyTagClassName
{
color: #380673;
}
</style>
background-color css
<style>
a { background-color: #380673; }
a { background-color: rgb(56,6,115); }
div.DivClassName
{
background-color: #380673;
}
.BgClassName
{
background-color: #380673;
}
</style>
border-color css
<style>
span { border-color: #380673; }
span { border-color: rgb(56,6,115); }
td.TdClassName
{
border-color: #380673;
}
.TagClassName
{
border-color: #380673;
}
</style>