Shades of Orient #195667
Tints of Orient #195667
RGB
CMYK
RGB Variations
Color information
#195667 (or 0x195667) is known color: Orient. HEX triplet: 19, 56 and 67. RGB value is (25,86,103). Sum of RGB (Red+Green+Blue) = 25+86+103=214 (28% of max value = 765). Red value is 25 (10.16% from 255 or 11.68% from 214); Green value is 86 (33.98% from 255 or 40.19% from 214); Blue value is 103 (40.62% from 255 or 48.13% from 214); Max value from RGB is 103 - color contains mainly: blue. Hex color #195667 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195667 is #E6A998. Grayscale: #454545. Windows color (decimal): -15116697 or 6772249. OLE color: 6772249.
HSL color Cylindrical-coordinate representation of color #195667: hue angle of 193.08º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #195667 is Cyan = 0.76, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 25 | 86 | 103 | - |
| CMYK | 0.76 | 0.17 | 0 | 0.60 |
| HSL | 193.08º | 0.61% | 0.25% | - |
| HSV(B) | 193.08º | 0.76% | 0.4% | - |
| XYZ | 6.18 | 7.84 | 14.02 | - |
| YUV | 69.7 | 146.79 | 96.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 86 | 103 | 0.76 | 0.17 | 0 | 0.60 | 193.08 | 0.61 | 0.25 |
| Hex | 19 | 56 | 67 | 4C | 11 | 0 | 3C | C1 | 3D | 19 |
| Octal | 31 | 126 | 147 | 114 | 21 | 0 | 74 | 301 | 75 | 31 |
| Binary | 11001 | 1010110 | 1100111 | 1001100 | 10001 | 0 | 111100 | 11000001 | 111101 | 11001 |
Color Harmonies of #195667
Complementary color
Monochromatic Colors of #195667
Black with #195667
Text Example
Text Example
White with #195667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195667; }
p { color: rgb(25,86,103); }
H1.HeaderClassName
{
color: #195667;
}
.AnyTagClassName
{
color: #195667;
}
</style>
background-color css
<style>
a { background-color: #195667; }
a { background-color: rgb(25,86,103); }
div.DivClassName
{
background-color: #195667;
}
.BgClassName
{
background-color: #195667;
}
</style>
border-color css
<style>
span { border-color: #195667; }
span { border-color: rgb(25,86,103); }
td.TdClassName
{
border-color: #195667;
}
.TagClassName
{
border-color: #195667;
}
</style>