Shades of Orient #1C5478
Tints of Orient #1C5478
RGB
CMYK
RGB Variations
Color information
#1C5478 (or 0x1C5478) is known color: Orient. HEX triplet: 1C, 54 and 78. RGB value is (28,84,120). Sum of RGB (Red+Green+Blue) = 28+84+120=232 (30% of max value = 765). Red value is 28 (11.33% from 255 or 12.07% from 232); Green value is 84 (33.20% from 255 or 36.21% from 232); Blue value is 120 (47.27% from 255 or 51.72% from 232); Max value from RGB is 120 - color contains mainly: blue. Hex color #1C5478 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1C5478 is #E3AB87. Grayscale: #474747. Windows color (decimal): -14920584 or 7885852. OLE color: 7885852.
HSL color Cylindrical-coordinate representation of color #1C5478: hue angle of 203.48º degrees, saturation: 0.62, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #1C5478 is Cyan = 0.77, Magento = 0.3, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 28 | 84 | 120 | - |
| CMYK | 0.77 | 0.3 | 0 | 0.53 |
| HSL | 203.48º | 0.62% | 0.29% | - |
| HSV(B) | 203.48º | 0.77% | 0.47% | - |
| XYZ | 7.04 | 7.94 | 18.93 | - |
| YUV | 71.36 | 155.45 | 97.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 28 | 84 | 120 | 0.77 | 0.3 | 0 | 0.53 | 203.48 | 0.62 | 0.29 |
| Hex | 1C | 54 | 78 | 4D | 1E | 0 | 35 | CB | 3E | 1D |
| Octal | 34 | 124 | 170 | 115 | 36 | 0 | 65 | 313 | 76 | 35 |
| Binary | 11100 | 1010100 | 1111000 | 1001101 | 11110 | 0 | 110101 | 11001011 | 111110 | 11101 |
Color Harmonies of #1C5478
Complementary color
Monochromatic Colors of #1C5478
Black with #1C5478
Text Example
Text Example
White with #1C5478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1C5478; }
p { color: rgb(28,84,120); }
H1.HeaderClassName
{
color: #1C5478;
}
.AnyTagClassName
{
color: #1C5478;
}
</style>
background-color css
<style>
a { background-color: #1C5478; }
a { background-color: rgb(28,84,120); }
div.DivClassName
{
background-color: #1C5478;
}
.BgClassName
{
background-color: #1C5478;
}
</style>
border-color css
<style>
span { border-color: #1C5478; }
span { border-color: rgb(28,84,120); }
td.TdClassName
{
border-color: #1C5478;
}
.TagClassName
{
border-color: #1C5478;
}
</style>