Shades of Orient #195868
Tints of Orient #195868
RGB
CMYK
RGB Variations
Color information
#195868 (or 0x195868) is known color: Orient. HEX triplet: 19, 58 and 68. RGB value is (25,88,104). Sum of RGB (Red+Green+Blue) = 25+88+104=217 (28% of max value = 765). Red value is 25 (10.16% from 255 or 11.52% from 217); Green value is 88 (34.77% from 255 or 40.55% from 217); Blue value is 104 (41.02% from 255 or 47.93% from 217); Max value from RGB is 104 - color contains mainly: blue. Hex color #195868 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195868 is #E6A797. Grayscale: #464646. Windows color (decimal): -15116184 or 6838297. OLE color: 6838297.
HSL color Cylindrical-coordinate representation of color #195868: hue angle of 192.15º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #195868 is Cyan = 0.76, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 25 | 88 | 104 | - |
| CMYK | 0.76 | 0.15 | 0 | 0.59 |
| HSL | 192.15º | 0.61% | 0.25% | - |
| HSV(B) | 192.15º | 0.76% | 0.41% | - |
| XYZ | 6.39 | 8.19 | 14.34 | - |
| YUV | 70.99 | 146.63 | 95.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 88 | 104 | 0.76 | 0.15 | 0 | 0.59 | 192.15 | 0.61 | 0.25 |
| Hex | 19 | 58 | 68 | 4C | F | 0 | 3B | C0 | 3D | 19 |
| Octal | 31 | 130 | 150 | 114 | 17 | 0 | 73 | 300 | 75 | 31 |
| Binary | 11001 | 1011000 | 1101000 | 1001100 | 1111 | 0 | 111011 | 11000000 | 111101 | 11001 |
Color Harmonies of #195868
Complementary color
Monochromatic Colors of #195868
Black with #195868
Text Example
Text Example
White with #195868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195868; }
p { color: rgb(25,88,104); }
H1.HeaderClassName
{
color: #195868;
}
.AnyTagClassName
{
color: #195868;
}
</style>
background-color css
<style>
a { background-color: #195868; }
a { background-color: rgb(25,88,104); }
div.DivClassName
{
background-color: #195868;
}
.BgClassName
{
background-color: #195868;
}
</style>
border-color css
<style>
span { border-color: #195868; }
span { border-color: rgb(25,88,104); }
td.TdClassName
{
border-color: #195868;
}
.TagClassName
{
border-color: #195868;
}
</style>