Shades of Orient #286278
Tints of Orient #286278
RGB
CMYK
RGB Variations
Color information
#286278 (or 0x286278) is known color: Orient. HEX triplet: 28, 62 and 78. RGB value is (40,98,120). Sum of RGB (Red+Green+Blue) = 40+98+120=258 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.50% from 258); Green value is 98 (38.67% from 255 or 37.98% from 258); Blue value is 120 (47.27% from 255 or 46.51% from 258); Max value from RGB is 120 - color contains mainly: blue. Hex color #286278 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #286278 is #D79D87. Grayscale: #535353. Windows color (decimal): -14130568 or 7889448. OLE color: 7889448.
HSL color Cylindrical-coordinate representation of color #286278: hue angle of 196.5º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #286278 is Cyan = 0.67, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 98 | 120 | - |
| CMYK | 0.67 | 0.18 | 0 | 0.53 |
| HSL | 196.5º | 0.5% | 0.31% | - |
| HSV(B) | 196.5º | 0.67% | 0.47% | - |
| XYZ | 8.63 | 10.54 | 19.35 | - |
| YUV | 83.17 | 148.78 | 97.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 98 | 120 | 0.67 | 0.18 | 0 | 0.53 | 196.5 | 0.5 | 0.31 |
| Hex | 28 | 62 | 78 | 43 | 12 | 0 | 35 | C4 | 32 | 1F |
| Octal | 50 | 142 | 170 | 103 | 22 | 0 | 65 | 304 | 62 | 37 |
| Binary | 101000 | 1100010 | 1111000 | 1000011 | 10010 | 0 | 110101 | 11000100 | 110010 | 11111 |
Color Harmonies of #286278
Complementary color
Monochromatic Colors of #286278
Black with #286278
Text Example
Text Example
White with #286278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286278; }
p { color: rgb(40,98,120); }
H1.HeaderClassName
{
color: #286278;
}
.AnyTagClassName
{
color: #286278;
}
</style>
background-color css
<style>
a { background-color: #286278; }
a { background-color: rgb(40,98,120); }
div.DivClassName
{
background-color: #286278;
}
.BgClassName
{
background-color: #286278;
}
</style>
border-color css
<style>
span { border-color: #286278; }
span { border-color: rgb(40,98,120); }
td.TdClassName
{
border-color: #286278;
}
.TagClassName
{
border-color: #286278;
}
</style>