Shades of Persian Indigo #280376
Tints of Persian Indigo #280376
RGB
CMYK
RGB Variations
Color information
#280376 (or 0x280376) is known color: Persian Indigo. HEX triplet: 28, 03 and 76. RGB value is (40,3,118). Sum of RGB (Red+Green+Blue) = 40+3+118=161 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.84% from 161); Green value is 3 (1.56% from 255 or 1.86% from 161); Blue value is 118 (46.48% from 255 or 73.29% from 161); Max value from RGB is 118 - color contains mainly: blue. Hex color #280376 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #280376 is #D7FC89. Grayscale: #1A1A1A. Windows color (decimal): -14154890 or 7734056. OLE color: 7734056.
HSL color Cylindrical-coordinate representation of color #280376: hue angle of 259.3º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #280376 is Cyan = 0.66, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 3 | 118 | - |
| CMYK | 0.66 | 0.97 | 0 | 0.54 |
| HSL | 259.3º | 0.95% | 0.24% | - |
| HSV(B) | 259.3º | 0.97% | 0.46% | - |
| XYZ | 4.18 | 1.82 | 17.27 | - |
| YUV | 27.17 | 179.26 | 137.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 3 | 118 | 0.66 | 0.97 | 0 | 0.54 | 259.3 | 0.95 | 0.24 |
| Hex | 28 | 3 | 76 | 42 | 61 | 0 | 36 | 103 | 5F | 18 |
| Octal | 50 | 3 | 166 | 102 | 141 | 0 | 66 | 403 | 137 | 30 |
| Binary | 101000 | 11 | 1110110 | 1000010 | 1100001 | 0 | 110110 | 100000011 | 1011111 | 11000 |
Color Harmonies of #280376
Complementary color
Monochromatic Colors of #280376
Black with #280376
Text Example
Text Example
White with #280376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #280376; }
p { color: rgb(40,3,118); }
H1.HeaderClassName
{
color: #280376;
}
.AnyTagClassName
{
color: #280376;
}
</style>
background-color css
<style>
a { background-color: #280376; }
a { background-color: rgb(40,3,118); }
div.DivClassName
{
background-color: #280376;
}
.BgClassName
{
background-color: #280376;
}
</style>
border-color css
<style>
span { border-color: #280376; }
span { border-color: rgb(40,3,118); }
td.TdClassName
{
border-color: #280376;
}
.TagClassName
{
border-color: #280376;
}
</style>