Shades of Orient #286582
Tints of Orient #286582
RGB
CMYK
RGB Variations
Color information
#286582 (or 0x286582) is known color: Orient. HEX triplet: 28, 65 and 82. RGB value is (40,101,130). Sum of RGB (Red+Green+Blue) = 40+101+130=271 (35% of max value = 765). Red value is 40 (16.02% from 255 or 14.76% from 271); Green value is 101 (39.84% from 255 or 37.27% from 271); Blue value is 130 (51.17% from 255 or 47.97% from 271); Max value from RGB is 130 - color contains mainly: blue. Hex color #286582 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #286582 is #D79A7D. Grayscale: #555555. Windows color (decimal): -14129790 or 8545576. OLE color: 8545576.
HSL color Cylindrical-coordinate representation of color #286582: hue angle of 199.33º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #286582 is Cyan = 0.69, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 40 | 101 | 130 | - |
| CMYK | 0.69 | 0.22 | 0 | 0.49 |
| HSL | 199.33º | 0.53% | 0.33% | - |
| HSV(B) | 199.33º | 0.69% | 0.51% | - |
| XYZ | 9.56 | 11.37 | 22.81 | - |
| YUV | 86.07 | 152.79 | 95.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 101 | 130 | 0.69 | 0.22 | 0 | 0.49 | 199.33 | 0.53 | 0.33 |
| Hex | 28 | 65 | 82 | 45 | 16 | 0 | 31 | C7 | 35 | 21 |
| Octal | 50 | 145 | 202 | 105 | 26 | 0 | 61 | 307 | 65 | 41 |
| Binary | 101000 | 1100101 | 10000010 | 1000101 | 10110 | 0 | 110001 | 11000111 | 110101 | 100001 |
Color Harmonies of #286582
Complementary color
Monochromatic Colors of #286582
Black with #286582
Text Example
Text Example
White with #286582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286582; }
p { color: rgb(40,101,130); }
H1.HeaderClassName
{
color: #286582;
}
.AnyTagClassName
{
color: #286582;
}
</style>
background-color css
<style>
a { background-color: #286582; }
a { background-color: rgb(40,101,130); }
div.DivClassName
{
background-color: #286582;
}
.BgClassName
{
background-color: #286582;
}
</style>
border-color css
<style>
span { border-color: #286582; }
span { border-color: rgb(40,101,130); }
td.TdClassName
{
border-color: #286582;
}
.TagClassName
{
border-color: #286582;
}
</style>