Shades of Orient #1C5977
Tints of Orient #1C5977
RGB
CMYK
RGB Variations
Color information
#1C5977 (or 0x1C5977) is known color: Orient. HEX triplet: 1C, 59 and 77. RGB value is (28,89,119). Sum of RGB (Red+Green+Blue) = 28+89+119=236 (31% of max value = 765). Red value is 28 (11.33% from 255 or 11.86% from 236); Green value is 89 (35.16% from 255 or 37.71% from 236); Blue value is 119 (46.88% from 255 or 50.42% from 236); Max value from RGB is 119 - color contains mainly: blue. Hex color #1C5977 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1C5977 is #E3A688. Grayscale: #4A4A4A. Windows color (decimal): -14919305 or 7821596. OLE color: 7821596.
HSL color Cylindrical-coordinate representation of color #1C5977: hue angle of 199.78º degrees, saturation: 0.62, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #1C5977 is Cyan = 0.76, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 28 | 89 | 119 | - |
| CMYK | 0.76 | 0.25 | 0 | 0.53 |
| HSL | 199.78º | 0.62% | 0.29% | - |
| HSV(B) | 199.78º | 0.76% | 0.47% | - |
| XYZ | 7.38 | 8.72 | 18.75 | - |
| YUV | 74.18 | 153.29 | 95.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 28 | 89 | 119 | 0.76 | 0.25 | 0 | 0.53 | 199.78 | 0.62 | 0.29 |
| Hex | 1C | 59 | 77 | 4C | 19 | 0 | 35 | C8 | 3E | 1D |
| Octal | 34 | 131 | 167 | 114 | 31 | 0 | 65 | 310 | 76 | 35 |
| Binary | 11100 | 1011001 | 1110111 | 1001100 | 11001 | 0 | 110101 | 11001000 | 111110 | 11101 |
Color Harmonies of #1C5977
Complementary color
Monochromatic Colors of #1C5977
Black with #1C5977
Text Example
Text Example
White with #1C5977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1C5977; }
p { color: rgb(28,89,119); }
H1.HeaderClassName
{
color: #1C5977;
}
.AnyTagClassName
{
color: #1C5977;
}
</style>
background-color css
<style>
a { background-color: #1C5977; }
a { background-color: rgb(28,89,119); }
div.DivClassName
{
background-color: #1C5977;
}
.BgClassName
{
background-color: #1C5977;
}
</style>
border-color css
<style>
span { border-color: #1C5977; }
span { border-color: rgb(28,89,119); }
td.TdClassName
{
border-color: #1C5977;
}
.TagClassName
{
border-color: #1C5977;
}
</style>