Shades of Orient #155768
Tints of Orient #155768
RGB
CMYK
RGB Variations
Color information
#155768 (or 0x155768) is known color: Orient. HEX triplet: 15, 57 and 68. RGB value is (21,87,104). Sum of RGB (Red+Green+Blue) = 21+87+104=212 (28% of max value = 765). Red value is 21 (8.59% from 255 or 9.91% from 212); Green value is 87 (34.38% from 255 or 41.04% from 212); Blue value is 104 (41.02% from 255 or 49.06% from 212); Max value from RGB is 104 - color contains mainly: blue. Hex color #155768 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155768 is #EAA897. Grayscale: #454545. Windows color (decimal): -15378584 or 6838037. OLE color: 6838037.
HSL color Cylindrical-coordinate representation of color #155768: hue angle of 192.29º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #155768 is Cyan = 0.80, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 21 | 87 | 104 | - |
| CMYK | 0.80 | 0.16 | 0 | 0.59 |
| HSL | 192.29º | 0.66% | 0.25% | - |
| HSV(B) | 192.29º | 0.8% | 0.41% | - |
| XYZ | 6.22 | 7.98 | 14.31 | - |
| YUV | 69.2 | 147.63 | 93.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 87 | 104 | 0.80 | 0.16 | 0 | 0.59 | 192.29 | 0.66 | 0.25 |
| Hex | 15 | 57 | 68 | 50 | 10 | 0 | 3B | C0 | 42 | 19 |
| Octal | 25 | 127 | 150 | 120 | 20 | 0 | 73 | 300 | 102 | 31 |
| Binary | 10101 | 1010111 | 1101000 | 1010000 | 10000 | 0 | 111011 | 11000000 | 1000010 | 11001 |
Color Harmonies of #155768
Complementary color
Monochromatic Colors of #155768
Black with #155768
Text Example
Text Example
White with #155768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155768; }
p { color: rgb(21,87,104); }
H1.HeaderClassName
{
color: #155768;
}
.AnyTagClassName
{
color: #155768;
}
</style>
background-color css
<style>
a { background-color: #155768; }
a { background-color: rgb(21,87,104); }
div.DivClassName
{
background-color: #155768;
}
.BgClassName
{
background-color: #155768;
}
</style>
border-color css
<style>
span { border-color: #155768; }
span { border-color: rgb(21,87,104); }
td.TdClassName
{
border-color: #155768;
}
.TagClassName
{
border-color: #155768;
}
</style>