Shades of Persian Indigo #380677
Tints of Persian Indigo #380677
RGB
CMYK
RGB Variations
Color information
#380677 (or 0x380677) is known color: Persian Indigo. HEX triplet: 38, 06 and 77. RGB value is (56,6,119). Sum of RGB (Red+Green+Blue) = 56+6+119=181 (23% of max value = 765). Red value is 56 (22.27% from 255 or 30.94% from 181); Green value is 6 (2.73% from 255 or 3.31% from 181); Blue value is 119 (46.88% from 255 or 65.75% from 181); Max value from RGB is 119 - color contains mainly: blue. Hex color #380677 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380677 is #C7F988. Grayscale: #212121. Windows color (decimal): -13105545 or 7800376. OLE color: 7800376.
HSL color Cylindrical-coordinate representation of color #380677: hue angle of 266.55º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #380677 is Cyan = 0.53, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 6 | 119 | - |
| CMYK | 0.53 | 0.95 | 0 | 0.53 |
| HSL | 266.55º | 0.9% | 0.25% | - |
| HSV(B) | 266.55º | 0.95% | 0.47% | - |
| XYZ | 5.03 | 2.3 | 17.63 | - |
| YUV | 33.83 | 176.07 | 143.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 6 | 119 | 0.53 | 0.95 | 0 | 0.53 | 266.55 | 0.9 | 0.25 |
| Hex | 38 | 6 | 77 | 35 | 5F | 0 | 35 | 10B | 5A | 19 |
| Octal | 70 | 6 | 167 | 65 | 137 | 0 | 65 | 413 | 132 | 31 |
| Binary | 111000 | 110 | 1110111 | 110101 | 1011111 | 0 | 110101 | 100001011 | 1011010 | 11001 |
Color Harmonies of #380677
Complementary color
Monochromatic Colors of #380677
Black with #380677
Text Example
Text Example
White with #380677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380677; }
p { color: rgb(56,6,119); }
H1.HeaderClassName
{
color: #380677;
}
.AnyTagClassName
{
color: #380677;
}
</style>
background-color css
<style>
a { background-color: #380677; }
a { background-color: rgb(56,6,119); }
div.DivClassName
{
background-color: #380677;
}
.BgClassName
{
background-color: #380677;
}
</style>
border-color css
<style>
span { border-color: #380677; }
span { border-color: rgb(56,6,119); }
td.TdClassName
{
border-color: #380677;
}
.TagClassName
{
border-color: #380677;
}
</style>