Shades of Orient #286178
Tints of Orient #286178
RGB
CMYK
RGB Variations
Color information
#286178 (or 0x286178) is known color: Orient. HEX triplet: 28, 61 and 78. RGB value is (40,97,120). Sum of RGB (Red+Green+Blue) = 40+97+120=257 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.56% from 257); Green value is 97 (38.28% from 255 or 37.74% from 257); Blue value is 120 (47.27% from 255 or 46.69% from 257); Max value from RGB is 120 - color contains mainly: blue. Hex color #286178 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #286178 is #D79E87. Grayscale: #525252. Windows color (decimal): -14130824 or 7889192. OLE color: 7889192.
HSL color Cylindrical-coordinate representation of color #286178: hue angle of 197.25º 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 #286178 is Cyan = 0.67, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 97 | 120 | - |
| CMYK | 0.67 | 0.19 | 0 | 0.53 |
| HSL | 197.25º | 0.5% | 0.31% | - |
| HSV(B) | 197.25º | 0.67% | 0.47% | - |
| XYZ | 8.54 | 10.36 | 19.32 | - |
| YUV | 82.58 | 149.12 | 97.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 97 | 120 | 0.67 | 0.19 | 0 | 0.53 | 197.25 | 0.5 | 0.31 |
| Hex | 28 | 61 | 78 | 43 | 13 | 0 | 35 | C5 | 32 | 1F |
| Octal | 50 | 141 | 170 | 103 | 23 | 0 | 65 | 305 | 62 | 37 |
| Binary | 101000 | 1100001 | 1111000 | 1000011 | 10011 | 0 | 110101 | 11000101 | 110010 | 11111 |
Color Harmonies of #286178
Complementary color
Monochromatic Colors of #286178
Black with #286178
Text Example
Text Example
White with #286178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286178; }
p { color: rgb(40,97,120); }
H1.HeaderClassName
{
color: #286178;
}
.AnyTagClassName
{
color: #286178;
}
</style>
background-color css
<style>
a { background-color: #286178; }
a { background-color: rgb(40,97,120); }
div.DivClassName
{
background-color: #286178;
}
.BgClassName
{
background-color: #286178;
}
</style>
border-color css
<style>
span { border-color: #286178; }
span { border-color: rgb(40,97,120); }
td.TdClassName
{
border-color: #286178;
}
.TagClassName
{
border-color: #286178;
}
</style>