Shades of Orient #286380
Tints of Orient #286380
RGB
CMYK
RGB Variations
Color information
#286380 (or 0x286380) is known color: Orient. HEX triplet: 28, 63 and 80. RGB value is (40,99,128). Sum of RGB (Red+Green+Blue) = 40+99+128=267 (35% of max value = 765). Red value is 40 (16.02% from 255 or 14.98% from 267); Green value is 99 (39.06% from 255 or 37.08% from 267); Blue value is 128 (50.39% from 255 or 47.94% from 267); Max value from RGB is 128 - color contains mainly: blue. Hex color #286380 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #286380 is #D79C7F. Grayscale: #545454. Windows color (decimal): -14130304 or 8413992. OLE color: 8413992.
HSL color Cylindrical-coordinate representation of color #286380: hue angle of 199.77º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #286380 is Cyan = 0.69, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 40 | 99 | 128 | - |
| CMYK | 0.69 | 0.23 | 0 | 0.50 |
| HSL | 199.77º | 0.52% | 0.33% | - |
| HSV(B) | 199.77º | 0.69% | 0.5% | - |
| XYZ | 9.23 | 10.93 | 22.05 | - |
| YUV | 84.67 | 152.45 | 96.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 99 | 128 | 0.69 | 0.23 | 0 | 0.50 | 199.77 | 0.52 | 0.33 |
| Hex | 28 | 63 | 80 | 45 | 17 | 0 | 32 | C8 | 34 | 21 |
| Octal | 50 | 143 | 200 | 105 | 27 | 0 | 62 | 310 | 64 | 41 |
| Binary | 101000 | 1100011 | 10000000 | 1000101 | 10111 | 0 | 110010 | 11001000 | 110100 | 100001 |
Color Harmonies of #286380
Complementary color
Monochromatic Colors of #286380
Black with #286380
Text Example
Text Example
White with #286380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286380; }
p { color: rgb(40,99,128); }
H1.HeaderClassName
{
color: #286380;
}
.AnyTagClassName
{
color: #286380;
}
</style>
background-color css
<style>
a { background-color: #286380; }
a { background-color: rgb(40,99,128); }
div.DivClassName
{
background-color: #286380;
}
.BgClassName
{
background-color: #286380;
}
</style>
border-color css
<style>
span { border-color: #286380; }
span { border-color: rgb(40,99,128); }
td.TdClassName
{
border-color: #286380;
}
.TagClassName
{
border-color: #286380;
}
</style>