Shades of Orient #245771
Tints of Orient #245771
RGB
CMYK
RGB Variations
Color information
#245771 (or 0x245771) is known color: Orient. HEX triplet: 24, 57 and 71. RGB value is (36,87,113). Sum of RGB (Red+Green+Blue) = 36+87+113=236 (31% of max value = 765). Red value is 36 (14.45% from 255 or 15.25% from 236); Green value is 87 (34.38% from 255 or 36.86% from 236); Blue value is 113 (44.53% from 255 or 47.88% from 236); Max value from RGB is 113 - color contains mainly: blue. Hex color #245771 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #245771 is #DBA88E. Grayscale: #4A4A4A. Windows color (decimal): -14395535 or 7427876. OLE color: 7427876.
HSL color Cylindrical-coordinate representation of color #245771: hue angle of 200.26º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #245771 is Cyan = 0.68, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 36 | 87 | 113 | - |
| CMYK | 0.68 | 0.23 | 0 | 0.56 |
| HSL | 200.26º | 0.52% | 0.29% | - |
| HSV(B) | 200.26º | 0.68% | 0.44% | - |
| XYZ | 7.12 | 8.38 | 16.87 | - |
| YUV | 74.72 | 149.6 | 100.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 87 | 113 | 0.68 | 0.23 | 0 | 0.56 | 200.26 | 0.52 | 0.29 |
| Hex | 24 | 57 | 71 | 44 | 17 | 0 | 38 | C8 | 34 | 1D |
| Octal | 44 | 127 | 161 | 104 | 27 | 0 | 70 | 310 | 64 | 35 |
| Binary | 100100 | 1010111 | 1110001 | 1000100 | 10111 | 0 | 111000 | 11001000 | 110100 | 11101 |
Color Harmonies of #245771
Complementary color
Monochromatic Colors of #245771
Black with #245771
Text Example
Text Example
White with #245771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #245771; }
p { color: rgb(36,87,113); }
H1.HeaderClassName
{
color: #245771;
}
.AnyTagClassName
{
color: #245771;
}
</style>
background-color css
<style>
a { background-color: #245771; }
a { background-color: rgb(36,87,113); }
div.DivClassName
{
background-color: #245771;
}
.BgClassName
{
background-color: #245771;
}
</style>
border-color css
<style>
span { border-color: #245771; }
span { border-color: rgb(36,87,113); }
td.TdClassName
{
border-color: #245771;
}
.TagClassName
{
border-color: #245771;
}
</style>