Shades of Orient #286478
Tints of Orient #286478
RGB
CMYK
RGB Variations
Color information
#286478 (or 0x286478) is known color: Orient. HEX triplet: 28, 64 and 78. RGB value is (40,100,120). Sum of RGB (Red+Green+Blue) = 40+100+120=260 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.38% from 260); Green value is 100 (39.45% from 255 or 38.46% from 260); Blue value is 120 (47.27% from 255 or 46.15% from 260); Max value from RGB is 120 - color contains mainly: blue. Hex color #286478 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #286478 is #D79B87. Grayscale: #545454. Windows color (decimal): -14130056 or 7889960. OLE color: 7889960.
HSL color Cylindrical-coordinate representation of color #286478: hue angle of 195º 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 #286478 is Cyan = 0.67, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 100 | 120 | - |
| CMYK | 0.67 | 0.17 | 0 | 0.53 |
| HSL | 195º | 0.5% | 0.31% | - |
| HSV(B) | 195º | 0.67% | 0.47% | - |
| XYZ | 8.82 | 10.92 | 19.41 | - |
| YUV | 84.34 | 148.12 | 96.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 100 | 120 | 0.67 | 0.17 | 0 | 0.53 | 195 | 0.5 | 0.31 |
| Hex | 28 | 64 | 78 | 43 | 11 | 0 | 35 | C3 | 32 | 1F |
| Octal | 50 | 144 | 170 | 103 | 21 | 0 | 65 | 303 | 62 | 37 |
| Binary | 101000 | 1100100 | 1111000 | 1000011 | 10001 | 0 | 110101 | 11000011 | 110010 | 11111 |
Color Harmonies of #286478
Complementary color
Monochromatic Colors of #286478
Black with #286478
Text Example
Text Example
White with #286478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286478; }
p { color: rgb(40,100,120); }
H1.HeaderClassName
{
color: #286478;
}
.AnyTagClassName
{
color: #286478;
}
</style>
background-color css
<style>
a { background-color: #286478; }
a { background-color: rgb(40,100,120); }
div.DivClassName
{
background-color: #286478;
}
.BgClassName
{
background-color: #286478;
}
</style>
border-color css
<style>
span { border-color: #286478; }
span { border-color: rgb(40,100,120); }
td.TdClassName
{
border-color: #286478;
}
.TagClassName
{
border-color: #286478;
}
</style>