Shades of Orient #245474
Tints of Orient #245474
RGB
CMYK
RGB Variations
Color information
#245474 (or 0x245474) is known color: Orient. HEX triplet: 24, 54 and 74. RGB value is (36,84,116). Sum of RGB (Red+Green+Blue) = 36+84+116=236 (31% of max value = 765). Red value is 36 (14.45% from 255 or 15.25% from 236); Green value is 84 (33.20% from 255 or 35.59% from 236); Blue value is 116 (45.70% from 255 or 49.15% from 236); Max value from RGB is 116 - color contains mainly: blue. Hex color #245474 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #245474 is #DBAB8B. Grayscale: #494949. Windows color (decimal): -14396300 or 7623716. OLE color: 7623716.
HSL color Cylindrical-coordinate representation of color #245474: hue angle of 204º 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 #245474 is Cyan = 0.69, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 84 | 116 | - |
| CMYK | 0.69 | 0.28 | 0 | 0.55 |
| HSL | 204º | 0.53% | 0.3% | - |
| HSV(B) | 204º | 0.69% | 0.45% | - |
| XYZ | 7.05 | 7.98 | 17.69 | - |
| YUV | 73.3 | 152.1 | 101.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 84 | 116 | 0.69 | 0.28 | 0 | 0.55 | 204 | 0.53 | 0.3 |
| Hex | 24 | 54 | 74 | 45 | 1C | 0 | 37 | CC | 35 | 1E |
| Octal | 44 | 124 | 164 | 105 | 34 | 0 | 67 | 314 | 65 | 36 |
| Binary | 100100 | 1010100 | 1110100 | 1000101 | 11100 | 0 | 110111 | 11001100 | 110101 | 11110 |
Color Harmonies of #245474
Complementary color
Monochromatic Colors of #245474
Black with #245474
Text Example
Text Example
White with #245474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #245474; }
p { color: rgb(36,84,116); }
H1.HeaderClassName
{
color: #245474;
}
.AnyTagClassName
{
color: #245474;
}
</style>
background-color css
<style>
a { background-color: #245474; }
a { background-color: rgb(36,84,116); }
div.DivClassName
{
background-color: #245474;
}
.BgClassName
{
background-color: #245474;
}
</style>
border-color css
<style>
span { border-color: #245474; }
span { border-color: rgb(36,84,116); }
td.TdClassName
{
border-color: #245474;
}
.TagClassName
{
border-color: #245474;
}
</style>