Shades of Persian Indigo #381875
Tints of Persian Indigo #381875
RGB
CMYK
RGB Variations
Color information
#381875 (or 0x381875) is known color: Persian Indigo. HEX triplet: 38, 18 and 75. RGB value is (56,24,117). Sum of RGB (Red+Green+Blue) = 56+24+117=197 (26% of max value = 765). Red value is 56 (22.27% from 255 or 28.43% from 197); Green value is 24 (9.77% from 255 or 12.18% from 197); Blue value is 117 (46.09% from 255 or 59.39% from 197); Max value from RGB is 117 - color contains mainly: blue. Hex color #381875 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381875 is #C7E78A. Grayscale: #2B2B2B. Windows color (decimal): -13100939 or 7673912. OLE color: 7673912.
HSL color Cylindrical-coordinate representation of color #381875: hue angle of 260.65º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #381875 is Cyan = 0.52, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 24 | 117 | - |
| CMYK | 0.52 | 0.79 | 0 | 0.54 |
| HSL | 260.65º | 0.66% | 0.28% | - |
| HSV(B) | 260.65º | 0.79% | 0.46% | - |
| XYZ | 5.17 | 2.78 | 17.09 | - |
| YUV | 44.17 | 169.1 | 136.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 24 | 117 | 0.52 | 0.79 | 0 | 0.54 | 260.65 | 0.66 | 0.28 |
| Hex | 38 | 18 | 75 | 34 | 4F | 0 | 36 | 105 | 42 | 1C |
| Octal | 70 | 30 | 165 | 64 | 117 | 0 | 66 | 405 | 102 | 34 |
| Binary | 111000 | 11000 | 1110101 | 110100 | 1001111 | 0 | 110110 | 100000101 | 1000010 | 11100 |
Color Harmonies of #381875
Complementary color
Monochromatic Colors of #381875
Black with #381875
Text Example
Text Example
White with #381875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381875; }
p { color: rgb(56,24,117); }
H1.HeaderClassName
{
color: #381875;
}
.AnyTagClassName
{
color: #381875;
}
</style>
background-color css
<style>
a { background-color: #381875; }
a { background-color: rgb(56,24,117); }
div.DivClassName
{
background-color: #381875;
}
.BgClassName
{
background-color: #381875;
}
</style>
border-color css
<style>
span { border-color: #381875; }
span { border-color: rgb(56,24,117); }
td.TdClassName
{
border-color: #381875;
}
.TagClassName
{
border-color: #381875;
}
</style>