Shades of Orient #195670
Tints of Orient #195670
RGB
CMYK
RGB Variations
Color information
#195670 (or 0x195670) is known color: Orient. HEX triplet: 19, 56 and 70. RGB value is (25,86,112). Sum of RGB (Red+Green+Blue) = 25+86+112=223 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.21% from 223); Green value is 86 (33.98% from 255 or 38.57% from 223); Blue value is 112 (44.14% from 255 or 50.22% from 223); Max value from RGB is 112 - color contains mainly: blue. Hex color #195670 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195670 is #E6A98F. Grayscale: #464646. Windows color (decimal): -15116688 or 7362073. OLE color: 7362073.
HSL color Cylindrical-coordinate representation of color #195670: hue angle of 197.93º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #195670 is Cyan = 0.78, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 25 | 86 | 112 | - |
| CMYK | 0.78 | 0.23 | 0 | 0.56 |
| HSL | 197.93º | 0.64% | 0.27% | - |
| HSV(B) | 197.93º | 0.78% | 0.44% | - |
| XYZ | 6.65 | 8.03 | 16.53 | - |
| YUV | 70.73 | 151.29 | 95.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 86 | 112 | 0.78 | 0.23 | 0 | 0.56 | 197.93 | 0.64 | 0.27 |
| Hex | 19 | 56 | 70 | 4E | 17 | 0 | 38 | C6 | 40 | 1B |
| Octal | 31 | 126 | 160 | 116 | 27 | 0 | 70 | 306 | 100 | 33 |
| Binary | 11001 | 1010110 | 1110000 | 1001110 | 10111 | 0 | 111000 | 11000110 | 1000000 | 11011 |
Color Harmonies of #195670
Complementary color
Monochromatic Colors of #195670
Black with #195670
Text Example
Text Example
White with #195670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195670; }
p { color: rgb(25,86,112); }
H1.HeaderClassName
{
color: #195670;
}
.AnyTagClassName
{
color: #195670;
}
</style>
background-color css
<style>
a { background-color: #195670; }
a { background-color: rgb(25,86,112); }
div.DivClassName
{
background-color: #195670;
}
.BgClassName
{
background-color: #195670;
}
</style>
border-color css
<style>
span { border-color: #195670; }
span { border-color: rgb(25,86,112); }
td.TdClassName
{
border-color: #195670;
}
.TagClassName
{
border-color: #195670;
}
</style>