Shades of Orient #245673
Tints of Orient #245673
RGB
CMYK
RGB Variations
Color information
#245673 (or 0x245673) is known color: Orient. HEX triplet: 24, 56 and 73. RGB value is (36,86,115). Sum of RGB (Red+Green+Blue) = 36+86+115=237 (31% of max value = 765). Red value is 36 (14.45% from 255 or 15.19% from 237); Green value is 86 (33.98% from 255 or 36.29% from 237); Blue value is 115 (45.31% from 255 or 48.52% from 237); Max value from RGB is 115 - color contains mainly: blue. Hex color #245673 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #245673 is #DBA98C. Grayscale: #4A4A4A. Windows color (decimal): -14395789 or 7558692. OLE color: 7558692.
HSL color Cylindrical-coordinate representation of color #245673: hue angle of 202.03º 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 #245673 is Cyan = 0.69, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 86 | 115 | - |
| CMYK | 0.69 | 0.25 | 0 | 0.55 |
| HSL | 202.03º | 0.52% | 0.3% | - |
| HSV(B) | 202.03º | 0.69% | 0.45% | - |
| XYZ | 7.15 | 8.27 | 17.44 | - |
| YUV | 74.36 | 150.94 | 100.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 86 | 115 | 0.69 | 0.25 | 0 | 0.55 | 202.03 | 0.52 | 0.3 |
| Hex | 24 | 56 | 73 | 45 | 19 | 0 | 37 | CA | 34 | 1E |
| Octal | 44 | 126 | 163 | 105 | 31 | 0 | 67 | 312 | 64 | 36 |
| Binary | 100100 | 1010110 | 1110011 | 1000101 | 11001 | 0 | 110111 | 11001010 | 110100 | 11110 |
Color Harmonies of #245673
Complementary color
Monochromatic Colors of #245673
Black with #245673
Text Example
Text Example
White with #245673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #245673; }
p { color: rgb(36,86,115); }
H1.HeaderClassName
{
color: #245673;
}
.AnyTagClassName
{
color: #245673;
}
</style>
background-color css
<style>
a { background-color: #245673; }
a { background-color: rgb(36,86,115); }
div.DivClassName
{
background-color: #245673;
}
.BgClassName
{
background-color: #245673;
}
</style>
border-color css
<style>
span { border-color: #245673; }
span { border-color: rgb(36,86,115); }
td.TdClassName
{
border-color: #245673;
}
.TagClassName
{
border-color: #245673;
}
</style>