Shades of Persian Indigo #250867
Tints of Persian Indigo #250867
RGB
CMYK
RGB Variations
Color information
#250867 (or 0x250867) is known color: Persian Indigo. HEX triplet: 25, 08 and 67. RGB value is (37,8,103). Sum of RGB (Red+Green+Blue) = 37+8+103=148 (19% of max value = 765). Red value is 37 (14.84% from 255 or 25% from 148); Green value is 8 (3.52% from 255 or 5.41% from 148); Blue value is 103 (40.62% from 255 or 69.59% from 148); Max value from RGB is 103 - color contains mainly: blue. Hex color #250867 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250867 is #DAF798. Grayscale: #1B1B1B. Windows color (decimal): -14350233 or 6752293. OLE color: 6752293.
HSL color Cylindrical-coordinate representation of color #250867: hue angle of 258.32º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #250867 is Cyan = 0.64, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 37 | 8 | 103 | - |
| CMYK | 0.64 | 0.92 | 0 | 0.60 |
| HSL | 258.32º | 0.86% | 0.22% | - |
| HSV(B) | 258.32º | 0.92% | 0.4% | - |
| XYZ | 3.3 | 1.55 | 12.96 | - |
| YUV | 27.5 | 170.61 | 134.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 8 | 103 | 0.64 | 0.92 | 0 | 0.60 | 258.32 | 0.86 | 0.22 |
| Hex | 25 | 8 | 67 | 40 | 5C | 0 | 3C | 102 | 56 | 16 |
| Octal | 45 | 10 | 147 | 100 | 134 | 0 | 74 | 402 | 126 | 26 |
| Binary | 100101 | 1000 | 1100111 | 1000000 | 1011100 | 0 | 111100 | 100000010 | 1010110 | 10110 |
Color Harmonies of #250867
Complementary color
Monochromatic Colors of #250867
Black with #250867
Text Example
Text Example
White with #250867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250867; }
p { color: rgb(37,8,103); }
H1.HeaderClassName
{
color: #250867;
}
.AnyTagClassName
{
color: #250867;
}
</style>
background-color css
<style>
a { background-color: #250867; }
a { background-color: rgb(37,8,103); }
div.DivClassName
{
background-color: #250867;
}
.BgClassName
{
background-color: #250867;
}
</style>
border-color css
<style>
span { border-color: #250867; }
span { border-color: rgb(37,8,103); }
td.TdClassName
{
border-color: #250867;
}
.TagClassName
{
border-color: #250867;
}
</style>