Shades of Persian Indigo #251368
Tints of Persian Indigo #251368
RGB
CMYK
RGB Variations
Color information
#251368 (or 0x251368) is known color: Persian Indigo. HEX triplet: 25, 13 and 68. RGB value is (37,19,104). Sum of RGB (Red+Green+Blue) = 37+19+104=160 (21% of max value = 765). Red value is 37 (14.84% from 255 or 23.12% from 160); Green value is 19 (7.81% from 255 or 11.88% from 160); Blue value is 104 (41.02% from 255 or 65% from 160); Max value from RGB is 104 - color contains mainly: blue. Hex color #251368 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251368 is #DAEC97. Grayscale: #212121. Windows color (decimal): -14347416 or 6820645. OLE color: 6820645.
HSL color Cylindrical-coordinate representation of color #251368: hue angle of 252.71º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #251368 is Cyan = 0.64, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 37 | 19 | 104 | - |
| CMYK | 0.64 | 0.82 | 0 | 0.59 |
| HSL | 252.71º | 0.69% | 0.24% | - |
| HSV(B) | 252.71º | 0.82% | 0.41% | - |
| XYZ | 3.49 | 1.86 | 13.27 | - |
| YUV | 34.07 | 167.46 | 130.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 19 | 104 | 0.64 | 0.82 | 0 | 0.59 | 252.71 | 0.69 | 0.24 |
| Hex | 25 | 13 | 68 | 40 | 52 | 0 | 3B | FD | 45 | 18 |
| Octal | 45 | 23 | 150 | 100 | 122 | 0 | 73 | 375 | 105 | 30 |
| Binary | 100101 | 10011 | 1101000 | 1000000 | 1010010 | 0 | 111011 | 11111101 | 1000101 | 11000 |
Color Harmonies of #251368
Complementary color
Monochromatic Colors of #251368
Black with #251368
Text Example
Text Example
White with #251368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251368; }
p { color: rgb(37,19,104); }
H1.HeaderClassName
{
color: #251368;
}
.AnyTagClassName
{
color: #251368;
}
</style>
background-color css
<style>
a { background-color: #251368; }
a { background-color: rgb(37,19,104); }
div.DivClassName
{
background-color: #251368;
}
.BgClassName
{
background-color: #251368;
}
</style>
border-color css
<style>
span { border-color: #251368; }
span { border-color: rgb(37,19,104); }
td.TdClassName
{
border-color: #251368;
}
.TagClassName
{
border-color: #251368;
}
</style>