Shades of Orient #195376
Tints of Orient #195376
RGB
CMYK
RGB Variations
Color information
#195376 (or 0x195376) is known color: Orient. HEX triplet: 19, 53 and 76. RGB value is (25,83,118). Sum of RGB (Red+Green+Blue) = 25+83+118=226 (29% of max value = 765). Red value is 25 (10.16% from 255 or 11.06% from 226); Green value is 83 (32.81% from 255 or 36.73% from 226); Blue value is 118 (46.48% from 255 or 52.21% from 226); Max value from RGB is 118 - color contains mainly: blue. Hex color #195376 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195376 is #E6AC89. Grayscale: #454545. Windows color (decimal): -15117450 or 7754521. OLE color: 7754521.
HSL color Cylindrical-coordinate representation of color #195376: hue angle of 202.58º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #195376 is Cyan = 0.79, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 25 | 83 | 118 | - |
| CMYK | 0.79 | 0.30 | 0 | 0.54 |
| HSL | 202.58º | 0.65% | 0.28% | - |
| HSV(B) | 202.58º | 0.79% | 0.46% | - |
| XYZ | 6.76 | 7.7 | 18.27 | - |
| YUV | 69.65 | 155.28 | 96.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 83 | 118 | 0.79 | 0.30 | 0 | 0.54 | 202.58 | 0.65 | 0.28 |
| Hex | 19 | 53 | 76 | 4F | 1E | 0 | 36 | CB | 41 | 1C |
| Octal | 31 | 123 | 166 | 117 | 36 | 0 | 66 | 313 | 101 | 34 |
| Binary | 11001 | 1010011 | 1110110 | 1001111 | 11110 | 0 | 110110 | 11001011 | 1000001 | 11100 |
Color Harmonies of #195376
Complementary color
Monochromatic Colors of #195376
Black with #195376
Text Example
Text Example
White with #195376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195376; }
p { color: rgb(25,83,118); }
H1.HeaderClassName
{
color: #195376;
}
.AnyTagClassName
{
color: #195376;
}
</style>
background-color css
<style>
a { background-color: #195376; }
a { background-color: rgb(25,83,118); }
div.DivClassName
{
background-color: #195376;
}
.BgClassName
{
background-color: #195376;
}
</style>
border-color css
<style>
span { border-color: #195376; }
span { border-color: rgb(25,83,118); }
td.TdClassName
{
border-color: #195376;
}
.TagClassName
{
border-color: #195376;
}
</style>