Shades of Orient #195377
Tints of Orient #195377
RGB
CMYK
RGB Variations
Color information
#195377 (or 0x195377) is known color: Orient. HEX triplet: 19, 53 and 77. RGB value is (25,83,119). Sum of RGB (Red+Green+Blue) = 25+83+119=227 (30% of max value = 765). Red value is 25 (10.16% from 255 or 11.01% from 227); Green value is 83 (32.81% from 255 or 36.56% from 227); Blue value is 119 (46.88% from 255 or 52.42% from 227); Max value from RGB is 119 - color contains mainly: blue. Hex color #195377 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195377 is #E6AC88. Grayscale: #454545. Windows color (decimal): -15117449 or 7820057. OLE color: 7820057.
HSL color Cylindrical-coordinate representation of color #195377: hue angle of 202.98º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #195377 is Cyan = 0.79, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 25 | 83 | 119 | - |
| CMYK | 0.79 | 0.30 | 0 | 0.53 |
| HSL | 202.98º | 0.65% | 0.28% | - |
| HSV(B) | 202.98º | 0.79% | 0.47% | - |
| XYZ | 6.82 | 7.73 | 18.58 | - |
| YUV | 69.76 | 155.78 | 96.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 83 | 119 | 0.79 | 0.30 | 0 | 0.53 | 202.98 | 0.65 | 0.28 |
| Hex | 19 | 53 | 77 | 4F | 1E | 0 | 35 | CB | 41 | 1C |
| Octal | 31 | 123 | 167 | 117 | 36 | 0 | 65 | 313 | 101 | 34 |
| Binary | 11001 | 1010011 | 1110111 | 1001111 | 11110 | 0 | 110101 | 11001011 | 1000001 | 11100 |
Color Harmonies of #195377
Complementary color
Monochromatic Colors of #195377
Black with #195377
Text Example
Text Example
White with #195377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195377; }
p { color: rgb(25,83,119); }
H1.HeaderClassName
{
color: #195377;
}
.AnyTagClassName
{
color: #195377;
}
</style>
background-color css
<style>
a { background-color: #195377; }
a { background-color: rgb(25,83,119); }
div.DivClassName
{
background-color: #195377;
}
.BgClassName
{
background-color: #195377;
}
</style>
border-color css
<style>
span { border-color: #195377; }
span { border-color: rgb(25,83,119); }
td.TdClassName
{
border-color: #195377;
}
.TagClassName
{
border-color: #195377;
}
</style>