Shades of Orient #245873
Tints of Orient #245873
RGB
CMYK
RGB Variations
Color information
#245873 (or 0x245873) is known color: Orient. HEX triplet: 24, 58 and 73. RGB value is (36,88,115). Sum of RGB (Red+Green+Blue) = 36+88+115=239 (31% of max value = 765). Red value is 36 (14.45% from 255 or 15.06% from 239); Green value is 88 (34.77% from 255 or 36.82% from 239); Blue value is 115 (45.31% from 255 or 48.12% from 239); Max value from RGB is 115 - color contains mainly: blue. Hex color #245873 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #245873 is #DBA78C. Grayscale: #4B4B4B. Windows color (decimal): -14395277 or 7559204. OLE color: 7559204.
HSL color Cylindrical-coordinate representation of color #245873: hue angle of 200.51º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #245873 is Cyan = 0.69, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 88 | 115 | - |
| CMYK | 0.69 | 0.23 | 0 | 0.55 |
| HSL | 200.51º | 0.52% | 0.3% | - |
| HSV(B) | 200.51º | 0.69% | 0.45% | - |
| XYZ | 7.31 | 8.59 | 17.49 | - |
| YUV | 75.53 | 150.27 | 99.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 88 | 115 | 0.69 | 0.23 | 0 | 0.55 | 200.51 | 0.52 | 0.3 |
| Hex | 24 | 58 | 73 | 45 | 17 | 0 | 37 | C9 | 34 | 1E |
| Octal | 44 | 130 | 163 | 105 | 27 | 0 | 67 | 311 | 64 | 36 |
| Binary | 100100 | 1011000 | 1110011 | 1000101 | 10111 | 0 | 110111 | 11001001 | 110100 | 11110 |
Color Harmonies of #245873
Complementary color
Monochromatic Colors of #245873
Black with #245873
Text Example
Text Example
White with #245873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #245873; }
p { color: rgb(36,88,115); }
H1.HeaderClassName
{
color: #245873;
}
.AnyTagClassName
{
color: #245873;
}
</style>
background-color css
<style>
a { background-color: #245873; }
a { background-color: rgb(36,88,115); }
div.DivClassName
{
background-color: #245873;
}
.BgClassName
{
background-color: #245873;
}
</style>
border-color css
<style>
span { border-color: #245873; }
span { border-color: rgb(36,88,115); }
td.TdClassName
{
border-color: #245873;
}
.TagClassName
{
border-color: #245873;
}
</style>