Shades of Orient #286179
Tints of Orient #286179
RGB
CMYK
RGB Variations
Color information
#286179 (or 0x286179) is known color: Orient. HEX triplet: 28, 61 and 79. RGB value is (40,97,121). Sum of RGB (Red+Green+Blue) = 40+97+121=258 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.50% from 258); Green value is 97 (38.28% from 255 or 37.60% from 258); Blue value is 121 (47.66% from 255 or 46.90% from 258); Max value from RGB is 121 - color contains mainly: blue. Hex color #286179 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #286179 is #D79E86. Grayscale: #525252. Windows color (decimal): -14130823 or 7954728. OLE color: 7954728.
HSL color Cylindrical-coordinate representation of color #286179: hue angle of 197.78º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #286179 is Cyan = 0.67, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 97 | 121 | - |
| CMYK | 0.67 | 0.20 | 0 | 0.53 |
| HSL | 197.78º | 0.5% | 0.32% | - |
| HSV(B) | 197.78º | 0.67% | 0.47% | - |
| XYZ | 8.6 | 10.38 | 19.64 | - |
| YUV | 82.69 | 149.62 | 97.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 97 | 121 | 0.67 | 0.20 | 0 | 0.53 | 197.78 | 0.5 | 0.32 |
| Hex | 28 | 61 | 79 | 43 | 14 | 0 | 35 | C6 | 32 | 20 |
| Octal | 50 | 141 | 171 | 103 | 24 | 0 | 65 | 306 | 62 | 40 |
| Binary | 101000 | 1100001 | 1111001 | 1000011 | 10100 | 0 | 110101 | 11000110 | 110010 | 100000 |
Color Harmonies of #286179
Complementary color
Monochromatic Colors of #286179
Black with #286179
Text Example
Text Example
White with #286179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286179; }
p { color: rgb(40,97,121); }
H1.HeaderClassName
{
color: #286179;
}
.AnyTagClassName
{
color: #286179;
}
</style>
background-color css
<style>
a { background-color: #286179; }
a { background-color: rgb(40,97,121); }
div.DivClassName
{
background-color: #286179;
}
.BgClassName
{
background-color: #286179;
}
</style>
border-color css
<style>
span { border-color: #286179; }
span { border-color: rgb(40,97,121); }
td.TdClassName
{
border-color: #286179;
}
.TagClassName
{
border-color: #286179;
}
</style>