Shades of Orient #28617A
Tints of Orient #28617A
RGB
CMYK
RGB Variations
Color information
#28617A (or 0x28617A) is known color: Orient. HEX triplet: 28, 61 and 7A. RGB value is (40,97,122). Sum of RGB (Red+Green+Blue) = 40+97+122=259 (34% of max value = 765). Red value is 40 (16.02% from 255 or 15.44% from 259); Green value is 97 (38.28% from 255 or 37.45% from 259); Blue value is 122 (48.05% from 255 or 47.10% from 259); Max value from RGB is 122 - color contains mainly: blue. Hex color #28617A is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #28617A is #D79E85. Grayscale: #525252. Windows color (decimal): -14130822 or 8020264. OLE color: 8020264.
HSL color Cylindrical-coordinate representation of color #28617A: hue angle of 198.29º degrees, saturation: 0.51, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #28617A is Cyan = 0.67, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 40 | 97 | 122 | - |
| CMYK | 0.67 | 0.20 | 0 | 0.52 |
| HSL | 198.29º | 0.51% | 0.32% | - |
| HSV(B) | 198.29º | 0.67% | 0.48% | - |
| XYZ | 8.66 | 10.41 | 19.96 | - |
| YUV | 82.81 | 150.12 | 97.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 97 | 122 | 0.67 | 0.20 | 0 | 0.52 | 198.29 | 0.51 | 0.32 |
| Hex | 28 | 61 | 7A | 43 | 14 | 0 | 34 | C6 | 33 | 20 |
| Octal | 50 | 141 | 172 | 103 | 24 | 0 | 64 | 306 | 63 | 40 |
| Binary | 101000 | 1100001 | 1111010 | 1000011 | 10100 | 0 | 110100 | 11000110 | 110011 | 100000 |
Color Harmonies of #28617A
Complementary color
Monochromatic Colors of #28617A
Black with #28617A
Text Example
Text Example
White with #28617A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #28617A; }
p { color: rgb(40,97,122); }
H1.HeaderClassName
{
color: #28617A;
}
.AnyTagClassName
{
color: #28617A;
}
</style>
background-color css
<style>
a { background-color: #28617A; }
a { background-color: rgb(40,97,122); }
div.DivClassName
{
background-color: #28617A;
}
.BgClassName
{
background-color: #28617A;
}
</style>
border-color css
<style>
span { border-color: #28617A; }
span { border-color: rgb(40,97,122); }
td.TdClassName
{
border-color: #28617A;
}
.TagClassName
{
border-color: #28617A;
}
</style>