Shades of Orient #285876
Tints of Orient #285876
RGB
CMYK
RGB Variations
Color information
#285876 (or 0x285876) is known color: Orient. HEX triplet: 28, 58 and 76. RGB value is (40,88,118). Sum of RGB (Red+Green+Blue) = 40+88+118=246 (32% of max value = 765). Red value is 40 (16.02% from 255 or 16.26% from 246); Green value is 88 (34.77% from 255 or 35.77% from 246); Blue value is 118 (46.48% from 255 or 47.97% from 246); Max value from RGB is 118 - color contains mainly: blue. Hex color #285876 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #285876 is #D7A789. Grayscale: #4C4C4C. Windows color (decimal): -14133130 or 7755816. OLE color: 7755816.
HSL color Cylindrical-coordinate representation of color #285876: hue angle of 203.08º 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 #285876 is Cyan = 0.66, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 88 | 118 | - |
| CMYK | 0.66 | 0.25 | 0 | 0.54 |
| HSL | 203.08º | 0.49% | 0.31% | - |
| HSV(B) | 203.08º | 0.66% | 0.46% | - |
| XYZ | 7.63 | 8.74 | 18.42 | - |
| YUV | 77.07 | 151.1 | 101.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 88 | 118 | 0.66 | 0.25 | 0 | 0.54 | 203.08 | 0.49 | 0.31 |
| Hex | 28 | 58 | 76 | 42 | 19 | 0 | 36 | CB | 31 | 1F |
| Octal | 50 | 130 | 166 | 102 | 31 | 0 | 66 | 313 | 61 | 37 |
| Binary | 101000 | 1011000 | 1110110 | 1000010 | 11001 | 0 | 110110 | 11001011 | 110001 | 11111 |
Color Harmonies of #285876
Complementary color
Monochromatic Colors of #285876
Black with #285876
Text Example
Text Example
White with #285876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #285876; }
p { color: rgb(40,88,118); }
H1.HeaderClassName
{
color: #285876;
}
.AnyTagClassName
{
color: #285876;
}
</style>
background-color css
<style>
a { background-color: #285876; }
a { background-color: rgb(40,88,118); }
div.DivClassName
{
background-color: #285876;
}
.BgClassName
{
background-color: #285876;
}
</style>
border-color css
<style>
span { border-color: #285876; }
span { border-color: rgb(40,88,118); }
td.TdClassName
{
border-color: #285876;
}
.TagClassName
{
border-color: #285876;
}
</style>