Shades of Orient #28617E
Tints of Orient #28617E
RGB
CMYK
RGB Variations
Color information
#28617E (or 0x28617E) is known color: Orient. HEX triplet: 28, 61 and 7E. RGB value is (40,97,126). Sum of RGB (Red+Green+Blue) = 40+97+126=263 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.21% from 263); Green value is 97 (38.28% from 255 or 36.88% from 263); Blue value is 126 (49.61% from 255 or 47.91% from 263); Max value from RGB is 126 - color contains mainly: blue. Hex color #28617E is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #28617E is #D79E81. Grayscale: #535353. Windows color (decimal): -14130818 or 8282408. OLE color: 8282408.
HSL color Cylindrical-coordinate representation of color #28617E: hue angle of 200.23º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #28617E is Cyan = 0.68, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 40 | 97 | 126 | - |
| CMYK | 0.68 | 0.23 | 0 | 0.51 |
| HSL | 200.23º | 0.52% | 0.33% | - |
| HSV(B) | 200.23º | 0.68% | 0.49% | - |
| XYZ | 8.92 | 10.51 | 21.3 | - |
| YUV | 83.26 | 152.12 | 97.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 97 | 126 | 0.68 | 0.23 | 0 | 0.51 | 200.23 | 0.52 | 0.33 |
| Hex | 28 | 61 | 7E | 44 | 17 | 0 | 33 | C8 | 34 | 21 |
| Octal | 50 | 141 | 176 | 104 | 27 | 0 | 63 | 310 | 64 | 41 |
| Binary | 101000 | 1100001 | 1111110 | 1000100 | 10111 | 0 | 110011 | 11001000 | 110100 | 100001 |
Color Harmonies of #28617E
Complementary color
Monochromatic Colors of #28617E
Black with #28617E
Text Example
Text Example
White with #28617E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #28617E; }
p { color: rgb(40,97,126); }
H1.HeaderClassName
{
color: #28617E;
}
.AnyTagClassName
{
color: #28617E;
}
</style>
background-color css
<style>
a { background-color: #28617E; }
a { background-color: rgb(40,97,126); }
div.DivClassName
{
background-color: #28617E;
}
.BgClassName
{
background-color: #28617E;
}
</style>
border-color css
<style>
span { border-color: #28617E; }
span { border-color: rgb(40,97,126); }
td.TdClassName
{
border-color: #28617E;
}
.TagClassName
{
border-color: #28617E;
}
</style>