Shades of Orient #245774
Tints of Orient #245774
RGB
CMYK
RGB Variations
Color information
#245774 (or 0x245774) is known color: Orient. HEX triplet: 24, 57 and 74. RGB value is (36,87,116). Sum of RGB (Red+Green+Blue) = 36+87+116=239 (31% of max value = 765). Red value is 36 (14.45% from 255 or 15.06% from 239); Green value is 87 (34.38% from 255 or 36.40% from 239); Blue value is 116 (45.70% from 255 or 48.54% from 239); Max value from RGB is 116 - color contains mainly: blue. Hex color #245774 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #245774 is #DBA88B. Grayscale: #4A4A4A. Windows color (decimal): -14395532 or 7624484. OLE color: 7624484.
HSL color Cylindrical-coordinate representation of color #245774: hue angle of 201.75º degrees, saturation: 0.53, 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 #245774 is Cyan = 0.69, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 87 | 116 | - |
| CMYK | 0.69 | 0.25 | 0 | 0.55 |
| HSL | 201.75º | 0.53% | 0.3% | - |
| HSV(B) | 201.75º | 0.69% | 0.45% | - |
| XYZ | 7.29 | 8.45 | 17.77 | - |
| YUV | 75.06 | 151.1 | 100.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 87 | 116 | 0.69 | 0.25 | 0 | 0.55 | 201.75 | 0.53 | 0.3 |
| Hex | 24 | 57 | 74 | 45 | 19 | 0 | 37 | CA | 35 | 1E |
| Octal | 44 | 127 | 164 | 105 | 31 | 0 | 67 | 312 | 65 | 36 |
| Binary | 100100 | 1010111 | 1110100 | 1000101 | 11001 | 0 | 110111 | 11001010 | 110101 | 11110 |
Color Harmonies of #245774
Complementary color
Monochromatic Colors of #245774
Black with #245774
Text Example
Text Example
White with #245774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #245774; }
p { color: rgb(36,87,116); }
H1.HeaderClassName
{
color: #245774;
}
.AnyTagClassName
{
color: #245774;
}
</style>
background-color css
<style>
a { background-color: #245774; }
a { background-color: rgb(36,87,116); }
div.DivClassName
{
background-color: #245774;
}
.BgClassName
{
background-color: #245774;
}
</style>
border-color css
<style>
span { border-color: #245774; }
span { border-color: rgb(36,87,116); }
td.TdClassName
{
border-color: #245774;
}
.TagClassName
{
border-color: #245774;
}
</style>