Shades of Orient #286479
Tints of Orient #286479
RGB
CMYK
RGB Variations
Color information
#286479 (or 0x286479) is known color: Orient. HEX triplet: 28, 64 and 79. RGB value is (40,100,121). Sum of RGB (Red+Green+Blue) = 40+100+121=261 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.33% from 261); Green value is 100 (39.45% from 255 or 38.31% from 261); Blue value is 121 (47.66% from 255 or 46.36% from 261); Max value from RGB is 121 - color contains mainly: blue. Hex color #286479 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #286479 is #D79B86. Grayscale: #545454. Windows color (decimal): -14130055 or 7955496. OLE color: 7955496.
HSL color Cylindrical-coordinate representation of color #286479: hue angle of 195.56º 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 #286479 is Cyan = 0.67, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 40 | 100 | 121 | - |
| CMYK | 0.67 | 0.17 | 0 | 0.53 |
| HSL | 195.56º | 0.5% | 0.32% | - |
| HSV(B) | 195.56º | 0.67% | 0.47% | - |
| XYZ | 8.88 | 10.95 | 19.73 | - |
| YUV | 84.45 | 148.62 | 96.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 100 | 121 | 0.67 | 0.17 | 0 | 0.53 | 195.56 | 0.5 | 0.32 |
| Hex | 28 | 64 | 79 | 43 | 11 | 0 | 35 | C4 | 32 | 20 |
| Octal | 50 | 144 | 171 | 103 | 21 | 0 | 65 | 304 | 62 | 40 |
| Binary | 101000 | 1100100 | 1111001 | 1000011 | 10001 | 0 | 110101 | 11000100 | 110010 | 100000 |
Color Harmonies of #286479
Complementary color
Monochromatic Colors of #286479
Black with #286479
Text Example
Text Example
White with #286479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286479; }
p { color: rgb(40,100,121); }
H1.HeaderClassName
{
color: #286479;
}
.AnyTagClassName
{
color: #286479;
}
</style>
background-color css
<style>
a { background-color: #286479; }
a { background-color: rgb(40,100,121); }
div.DivClassName
{
background-color: #286479;
}
.BgClassName
{
background-color: #286479;
}
</style>
border-color css
<style>
span { border-color: #286479; }
span { border-color: rgb(40,100,121); }
td.TdClassName
{
border-color: #286479;
}
.TagClassName
{
border-color: #286479;
}
</style>