Shades of Orient #195468
Tints of Orient #195468
RGB
CMYK
RGB Variations
Color information
#195468 (or 0x195468) is known color: Orient. HEX triplet: 19, 54 and 68. RGB value is (25,84,104). Sum of RGB (Red+Green+Blue) = 25+84+104=213 (28% of max value = 765). Red value is 25 (10.16% from 255 or 11.74% from 213); Green value is 84 (33.20% from 255 or 39.44% from 213); Blue value is 104 (41.02% from 255 or 48.83% from 213); Max value from RGB is 104 - color contains mainly: blue. Hex color #195468 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195468 is #E6AB97. Grayscale: #444444. Windows color (decimal): -15117208 or 6837273. OLE color: 6837273.
HSL color Cylindrical-coordinate representation of color #195468: hue angle of 195.19º 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 #195468 is Cyan = 0.76, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 25 | 84 | 104 | - |
| CMYK | 0.76 | 0.19 | 0 | 0.59 |
| HSL | 195.19º | 0.61% | 0.25% | - |
| HSV(B) | 195.19º | 0.76% | 0.41% | - |
| XYZ | 6.07 | 7.55 | 14.23 | - |
| YUV | 68.64 | 147.95 | 96.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 84 | 104 | 0.76 | 0.19 | 0 | 0.59 | 195.19 | 0.61 | 0.25 |
| Hex | 19 | 54 | 68 | 4C | 13 | 0 | 3B | C3 | 3D | 19 |
| Octal | 31 | 124 | 150 | 114 | 23 | 0 | 73 | 303 | 75 | 31 |
| Binary | 11001 | 1010100 | 1101000 | 1001100 | 10011 | 0 | 111011 | 11000011 | 111101 | 11001 |
Color Harmonies of #195468
Complementary color
Monochromatic Colors of #195468
Black with #195468
Text Example
Text Example
White with #195468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195468; }
p { color: rgb(25,84,104); }
H1.HeaderClassName
{
color: #195468;
}
.AnyTagClassName
{
color: #195468;
}
</style>
background-color css
<style>
a { background-color: #195468; }
a { background-color: rgb(25,84,104); }
div.DivClassName
{
background-color: #195468;
}
.BgClassName
{
background-color: #195468;
}
</style>
border-color css
<style>
span { border-color: #195468; }
span { border-color: rgb(25,84,104); }
td.TdClassName
{
border-color: #195468;
}
.TagClassName
{
border-color: #195468;
}
</style>