Shades of Orient #1C5967
Tints of Orient #1C5967
RGB
CMYK
RGB Variations
Color information
#1C5967 (or 0x1C5967) is known color: Orient. HEX triplet: 1C, 59 and 67. RGB value is (28,89,103). Sum of RGB (Red+Green+Blue) = 28+89+103=220 (29% of max value = 765). Red value is 28 (11.33% from 255 or 12.73% from 220); Green value is 89 (35.16% from 255 or 40.45% from 220); Blue value is 103 (40.62% from 255 or 46.82% from 220); Max value from RGB is 103 - color contains mainly: blue. Hex color #1C5967 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1C5967 is #E3A698. Grayscale: #484848. Windows color (decimal): -14919321 or 6773020. OLE color: 6773020.
HSL color Cylindrical-coordinate representation of color #1C5967: hue angle of 191.2º degrees, saturation: 0.57, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #1C5967 is Cyan = 0.73, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 28 | 89 | 103 | - |
| CMYK | 0.73 | 0.14 | 0 | 0.60 |
| HSL | 191.2º | 0.57% | 0.26% | - |
| HSV(B) | 191.2º | 0.73% | 0.4% | - |
| XYZ | 6.5 | 8.37 | 14.11 | - |
| YUV | 72.36 | 145.29 | 96.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 28 | 89 | 103 | 0.73 | 0.14 | 0 | 0.60 | 191.2 | 0.57 | 0.26 |
| Hex | 1C | 59 | 67 | 49 | E | 0 | 3C | BF | 39 | 1A |
| Octal | 34 | 131 | 147 | 111 | 16 | 0 | 74 | 277 | 71 | 32 |
| Binary | 11100 | 1011001 | 1100111 | 1001001 | 1110 | 0 | 111100 | 10111111 | 111001 | 11010 |
Color Harmonies of #1C5967
Complementary color
Monochromatic Colors of #1C5967
Black with #1C5967
Text Example
Text Example
White with #1C5967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1C5967; }
p { color: rgb(28,89,103); }
H1.HeaderClassName
{
color: #1C5967;
}
.AnyTagClassName
{
color: #1C5967;
}
</style>
background-color css
<style>
a { background-color: #1C5967; }
a { background-color: rgb(28,89,103); }
div.DivClassName
{
background-color: #1C5967;
}
.BgClassName
{
background-color: #1C5967;
}
</style>
border-color css
<style>
span { border-color: #1C5967; }
span { border-color: rgb(28,89,103); }
td.TdClassName
{
border-color: #1C5967;
}
.TagClassName
{
border-color: #1C5967;
}
</style>