Shades of Orient #155378
Tints of Orient #155378
RGB
CMYK
RGB Variations
Color information
#155378 (or 0x155378) is known color: Orient. HEX triplet: 15, 53 and 78. RGB value is (21,83,120). Sum of RGB (Red+Green+Blue) = 21+83+120=224 (29% of max value = 765). Red value is 21 (8.59% from 255 or 9.38% from 224); Green value is 83 (32.81% from 255 or 37.05% from 224); Blue value is 120 (47.27% from 255 or 53.57% from 224); Max value from RGB is 120 - color contains mainly: blue. Hex color #155378 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155378 is #EAAC87. Grayscale: #444444. Windows color (decimal): -15379592 or 7885589. OLE color: 7885589.
HSL color Cylindrical-coordinate representation of color #155378: hue angle of 202.42º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #155378 is Cyan = 0.83, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 21 | 83 | 120 | - |
| CMYK | 0.83 | 0.31 | 0 | 0.53 |
| HSL | 202.42º | 0.7% | 0.28% | - |
| HSV(B) | 202.42º | 0.83% | 0.47% | - |
| XYZ | 6.79 | 7.7 | 18.9 | - |
| YUV | 68.68 | 156.96 | 93.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 83 | 120 | 0.83 | 0.31 | 0 | 0.53 | 202.42 | 0.7 | 0.28 |
| Hex | 15 | 53 | 78 | 53 | 1F | 0 | 35 | CA | 46 | 1C |
| Octal | 25 | 123 | 170 | 123 | 37 | 0 | 65 | 312 | 106 | 34 |
| Binary | 10101 | 1010011 | 1111000 | 1010011 | 11111 | 0 | 110101 | 11001010 | 1000110 | 11100 |
Color Harmonies of #155378
Complementary color
Monochromatic Colors of #155378
Black with #155378
Text Example
Text Example
White with #155378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155378; }
p { color: rgb(21,83,120); }
H1.HeaderClassName
{
color: #155378;
}
.AnyTagClassName
{
color: #155378;
}
</style>
background-color css
<style>
a { background-color: #155378; }
a { background-color: rgb(21,83,120); }
div.DivClassName
{
background-color: #155378;
}
.BgClassName
{
background-color: #155378;
}
</style>
border-color css
<style>
span { border-color: #155378; }
span { border-color: rgb(21,83,120); }
td.TdClassName
{
border-color: #155378;
}
.TagClassName
{
border-color: #155378;
}
</style>