Shades of Orient #245674
Tints of Orient #245674
RGB
CMYK
RGB Variations
Color information
#245674 (or 0x245674) is known color: Orient. HEX triplet: 24, 56 and 74. RGB value is (36,86,116). Sum of RGB (Red+Green+Blue) = 36+86+116=238 (31% of max value = 765). Red value is 36 (14.45% from 255 or 15.13% from 238); Green value is 86 (33.98% from 255 or 36.13% from 238); Blue value is 116 (45.70% from 255 or 48.74% from 238); Max value from RGB is 116 - color contains mainly: blue. Hex color #245674 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #245674 is #DBA98B. Grayscale: #4A4A4A. Windows color (decimal): -14395788 or 7624228. OLE color: 7624228.
HSL color Cylindrical-coordinate representation of color #245674: hue angle of 202.5º 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 #245674 is Cyan = 0.69, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 86 | 116 | - |
| CMYK | 0.69 | 0.26 | 0 | 0.55 |
| HSL | 202.5º | 0.53% | 0.3% | - |
| HSV(B) | 202.5º | 0.69% | 0.45% | - |
| XYZ | 7.21 | 8.29 | 17.74 | - |
| YUV | 74.47 | 151.44 | 100.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 86 | 116 | 0.69 | 0.26 | 0 | 0.55 | 202.5 | 0.53 | 0.3 |
| Hex | 24 | 56 | 74 | 45 | 1A | 0 | 37 | CA | 35 | 1E |
| Octal | 44 | 126 | 164 | 105 | 32 | 0 | 67 | 312 | 65 | 36 |
| Binary | 100100 | 1010110 | 1110100 | 1000101 | 11010 | 0 | 110111 | 11001010 | 110101 | 11110 |
Color Harmonies of #245674
Complementary color
Monochromatic Colors of #245674
Black with #245674
Text Example
Text Example
White with #245674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #245674; }
p { color: rgb(36,86,116); }
H1.HeaderClassName
{
color: #245674;
}
.AnyTagClassName
{
color: #245674;
}
</style>
background-color css
<style>
a { background-color: #245674; }
a { background-color: rgb(36,86,116); }
div.DivClassName
{
background-color: #245674;
}
.BgClassName
{
background-color: #245674;
}
</style>
border-color css
<style>
span { border-color: #245674; }
span { border-color: rgb(36,86,116); }
td.TdClassName
{
border-color: #245674;
}
.TagClassName
{
border-color: #245674;
}
</style>