Shades of Orient #286375
Tints of Orient #286375
RGB
CMYK
RGB Variations
Color information
#286375 (or 0x286375) is known color: Orient. HEX triplet: 28, 63 and 75. RGB value is (40,99,117). Sum of RGB (Red+Green+Blue) = 40+99+117=256 (33% of max value = 765). Red value is 40 (16.02% from 255 or 15.62% from 256); Green value is 99 (39.06% from 255 or 38.67% from 256); Blue value is 117 (46.09% from 255 or 45.70% from 256); Max value from RGB is 117 - color contains mainly: blue. Hex color #286375 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #286375 is #D79C8A. Grayscale: #535353. Windows color (decimal): -14130315 or 7693096. OLE color: 7693096.
HSL color Cylindrical-coordinate representation of color #286375: hue angle of 194.03º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #286375 is Cyan = 0.66, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 99 | 117 | - |
| CMYK | 0.66 | 0.15 | 0 | 0.54 |
| HSL | 194.03º | 0.49% | 0.31% | - |
| HSV(B) | 194.03º | 0.66% | 0.46% | - |
| XYZ | 8.55 | 10.66 | 18.44 | - |
| YUV | 83.41 | 146.95 | 97.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 99 | 117 | 0.66 | 0.15 | 0 | 0.54 | 194.03 | 0.49 | 0.31 |
| Hex | 28 | 63 | 75 | 42 | F | 0 | 36 | C2 | 31 | 1F |
| Octal | 50 | 143 | 165 | 102 | 17 | 0 | 66 | 302 | 61 | 37 |
| Binary | 101000 | 1100011 | 1110101 | 1000010 | 1111 | 0 | 110110 | 11000010 | 110001 | 11111 |
Color Harmonies of #286375
Complementary color
Monochromatic Colors of #286375
Black with #286375
Text Example
Text Example
White with #286375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286375; }
p { color: rgb(40,99,117); }
H1.HeaderClassName
{
color: #286375;
}
.AnyTagClassName
{
color: #286375;
}
</style>
background-color css
<style>
a { background-color: #286375; }
a { background-color: rgb(40,99,117); }
div.DivClassName
{
background-color: #286375;
}
.BgClassName
{
background-color: #286375;
}
</style>
border-color css
<style>
span { border-color: #286375; }
span { border-color: rgb(40,99,117); }
td.TdClassName
{
border-color: #286375;
}
.TagClassName
{
border-color: #286375;
}
</style>