Shades of Orient #245772
Tints of Orient #245772
RGB
CMYK
RGB Variations
Color information
#245772 (or 0x245772) is known color: Orient. HEX triplet: 24, 57 and 72. RGB value is (36,87,114). Sum of RGB (Red+Green+Blue) = 36+87+114=237 (31% of max value = 765). Red value is 36 (14.45% from 255 or 15.19% from 237); Green value is 87 (34.38% from 255 or 36.71% from 237); Blue value is 114 (44.92% from 255 or 48.10% from 237); Max value from RGB is 114 - color contains mainly: blue. Hex color #245772 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #245772 is #DBA88D. Grayscale: #4A4A4A. Windows color (decimal): -14395534 or 7493412. OLE color: 7493412.
HSL color Cylindrical-coordinate representation of color #245772: hue angle of 200.77º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #245772 is Cyan = 0.68, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 87 | 114 | - |
| CMYK | 0.68 | 0.24 | 0 | 0.55 |
| HSL | 200.77º | 0.52% | 0.29% | - |
| HSV(B) | 200.77º | 0.68% | 0.45% | - |
| XYZ | 7.17 | 8.41 | 17.16 | - |
| YUV | 74.83 | 150.1 | 100.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 87 | 114 | 0.68 | 0.24 | 0 | 0.55 | 200.77 | 0.52 | 0.29 |
| Hex | 24 | 57 | 72 | 44 | 18 | 0 | 37 | C9 | 34 | 1D |
| Octal | 44 | 127 | 162 | 104 | 30 | 0 | 67 | 311 | 64 | 35 |
| Binary | 100100 | 1010111 | 1110010 | 1000100 | 11000 | 0 | 110111 | 11001001 | 110100 | 11101 |
Color Harmonies of #245772
Complementary color
Monochromatic Colors of #245772
Black with #245772
Text Example
Text Example
White with #245772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #245772; }
p { color: rgb(36,87,114); }
H1.HeaderClassName
{
color: #245772;
}
.AnyTagClassName
{
color: #245772;
}
</style>
background-color css
<style>
a { background-color: #245772; }
a { background-color: rgb(36,87,114); }
div.DivClassName
{
background-color: #245772;
}
.BgClassName
{
background-color: #245772;
}
</style>
border-color css
<style>
span { border-color: #245772; }
span { border-color: rgb(36,87,114); }
td.TdClassName
{
border-color: #245772;
}
.TagClassName
{
border-color: #245772;
}
</style>