Shades of Orient #28617D
Tints of Orient #28617D
RGB
CMYK
RGB Variations
Color information
#28617D (or 0x28617D) is known color: Orient. HEX triplet: 28, 61 and 7D. RGB value is (40,97,125). Sum of RGB (Red+Green+Blue) = 40+97+125=262 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.27% from 262); Green value is 97 (38.28% from 255 or 37.02% from 262); Blue value is 125 (49.22% from 255 or 47.71% from 262); Max value from RGB is 125 - color contains mainly: blue. Hex color #28617D is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #28617D is #D79E82. Grayscale: #525252. Windows color (decimal): -14130819 or 8216872. OLE color: 8216872.
HSL color Cylindrical-coordinate representation of color #28617D: hue angle of 199.76º degrees, saturation: 0.52, 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 #28617D is Cyan = 0.68, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 40 | 97 | 125 | - |
| CMYK | 0.68 | 0.22 | 0 | 0.51 |
| HSL | 199.76º | 0.52% | 0.32% | - |
| HSV(B) | 199.76º | 0.68% | 0.49% | - |
| XYZ | 8.85 | 10.48 | 20.96 | - |
| YUV | 83.15 | 151.62 | 97.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 97 | 125 | 0.68 | 0.22 | 0 | 0.51 | 199.76 | 0.52 | 0.32 |
| Hex | 28 | 61 | 7D | 44 | 16 | 0 | 33 | C8 | 34 | 20 |
| Octal | 50 | 141 | 175 | 104 | 26 | 0 | 63 | 310 | 64 | 40 |
| Binary | 101000 | 1100001 | 1111101 | 1000100 | 10110 | 0 | 110011 | 11001000 | 110100 | 100000 |
Color Harmonies of #28617D
Complementary color
Monochromatic Colors of #28617D
Black with #28617D
Text Example
Text Example
White with #28617D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #28617D; }
p { color: rgb(40,97,125); }
H1.HeaderClassName
{
color: #28617D;
}
.AnyTagClassName
{
color: #28617D;
}
</style>
background-color css
<style>
a { background-color: #28617D; }
a { background-color: rgb(40,97,125); }
div.DivClassName
{
background-color: #28617D;
}
.BgClassName
{
background-color: #28617D;
}
</style>
border-color css
<style>
span { border-color: #28617D; }
span { border-color: rgb(40,97,125); }
td.TdClassName
{
border-color: #28617D;
}
.TagClassName
{
border-color: #28617D;
}
</style>