Shades of Orient #28617C
Tints of Orient #28617C
RGB
CMYK
RGB Variations
Color information
#28617C (or 0x28617C) is known color: Orient. HEX triplet: 28, 61 and 7C. RGB value is (40,97,124). Sum of RGB (Red+Green+Blue) = 40+97+124=261 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.33% from 261); Green value is 97 (38.28% from 255 or 37.16% from 261); Blue value is 124 (48.83% from 255 or 47.51% from 261); Max value from RGB is 124 - color contains mainly: blue. Hex color #28617C is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #28617C is #D79E83. Grayscale: #525252. Windows color (decimal): -14130820 or 8151336. OLE color: 8151336.
HSL color Cylindrical-coordinate representation of color #28617C: hue angle of 199.29º degrees, saturation: 0.51, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #28617C is Cyan = 0.68, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 40 | 97 | 124 | - |
| CMYK | 0.68 | 0.22 | 0 | 0.51 |
| HSL | 199.29º | 0.51% | 0.32% | - |
| HSV(B) | 199.29º | 0.68% | 0.49% | - |
| XYZ | 8.79 | 10.46 | 20.62 | - |
| YUV | 83.04 | 151.12 | 97.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 97 | 124 | 0.68 | 0.22 | 0 | 0.51 | 199.29 | 0.51 | 0.32 |
| Hex | 28 | 61 | 7C | 44 | 16 | 0 | 33 | C7 | 33 | 20 |
| Octal | 50 | 141 | 174 | 104 | 26 | 0 | 63 | 307 | 63 | 40 |
| Binary | 101000 | 1100001 | 1111100 | 1000100 | 10110 | 0 | 110011 | 11000111 | 110011 | 100000 |
Color Harmonies of #28617C
Complementary color
Monochromatic Colors of #28617C
Black with #28617C
Text Example
Text Example
White with #28617C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #28617C; }
p { color: rgb(40,97,124); }
H1.HeaderClassName
{
color: #28617C;
}
.AnyTagClassName
{
color: #28617C;
}
</style>
background-color css
<style>
a { background-color: #28617C; }
a { background-color: rgb(40,97,124); }
div.DivClassName
{
background-color: #28617C;
}
.BgClassName
{
background-color: #28617C;
}
</style>
border-color css
<style>
span { border-color: #28617C; }
span { border-color: rgb(40,97,124); }
td.TdClassName
{
border-color: #28617C;
}
.TagClassName
{
border-color: #28617C;
}
</style>