Shades of Persian Indigo #380974
Tints of Persian Indigo #380974
RGB
CMYK
RGB Variations
Color information
#380974 (or 0x380974) is known color: Persian Indigo. HEX triplet: 38, 09 and 74. RGB value is (56,9,116). Sum of RGB (Red+Green+Blue) = 56+9+116=181 (23% of max value = 765). Red value is 56 (22.27% from 255 or 30.94% from 181); Green value is 9 (3.91% from 255 or 4.97% from 181); Blue value is 116 (45.70% from 255 or 64.09% from 181); Max value from RGB is 116 - color contains mainly: blue. Hex color #380974 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380974 is #C7F68B. Grayscale: #222222. Windows color (decimal): -13104780 or 7604536. OLE color: 7604536.
HSL color Cylindrical-coordinate representation of color #380974: hue angle of 266.36º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #380974 is Cyan = 0.52, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 9 | 116 | - |
| CMYK | 0.52 | 0.92 | 0 | 0.55 |
| HSL | 266.36º | 0.86% | 0.25% | - |
| HSV(B) | 266.36º | 0.92% | 0.45% | - |
| XYZ | 4.88 | 2.3 | 16.71 | - |
| YUV | 35.25 | 173.57 | 142.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 9 | 116 | 0.52 | 0.92 | 0 | 0.55 | 266.36 | 0.86 | 0.25 |
| Hex | 38 | 9 | 74 | 34 | 5C | 0 | 37 | 10A | 56 | 19 |
| Octal | 70 | 11 | 164 | 64 | 134 | 0 | 67 | 412 | 126 | 31 |
| Binary | 111000 | 1001 | 1110100 | 110100 | 1011100 | 0 | 110111 | 100001010 | 1010110 | 11001 |
Color Harmonies of #380974
Complementary color
Monochromatic Colors of #380974
Black with #380974
Text Example
Text Example
White with #380974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380974; }
p { color: rgb(56,9,116); }
H1.HeaderClassName
{
color: #380974;
}
.AnyTagClassName
{
color: #380974;
}
</style>
background-color css
<style>
a { background-color: #380974; }
a { background-color: rgb(56,9,116); }
div.DivClassName
{
background-color: #380974;
}
.BgClassName
{
background-color: #380974;
}
</style>
border-color css
<style>
span { border-color: #380974; }
span { border-color: rgb(56,9,116); }
td.TdClassName
{
border-color: #380974;
}
.TagClassName
{
border-color: #380974;
}
</style>