Shades of Orient #155769
Tints of Orient #155769
RGB
CMYK
RGB Variations
Color information
#155769 (or 0x155769) is known color: Orient. HEX triplet: 15, 57 and 69. RGB value is (21,87,105). Sum of RGB (Red+Green+Blue) = 21+87+105=213 (28% of max value = 765). Red value is 21 (8.59% from 255 or 9.86% from 213); Green value is 87 (34.38% from 255 or 40.85% from 213); Blue value is 105 (41.41% from 255 or 49.30% from 213); Max value from RGB is 105 - color contains mainly: blue. Hex color #155769 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155769 is #EAA896. Grayscale: #454545. Windows color (decimal): -15378583 or 6903573. OLE color: 6903573.
HSL color Cylindrical-coordinate representation of color #155769: hue angle of 192.86º degrees, saturation: 0.67, 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 #155769 is Cyan = 0.80, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 21 | 87 | 105 | - |
| CMYK | 0.80 | 0.17 | 0 | 0.59 |
| HSL | 192.86º | 0.67% | 0.25% | - |
| HSV(B) | 192.86º | 0.8% | 0.41% | - |
| XYZ | 6.27 | 8 | 14.58 | - |
| YUV | 69.32 | 148.13 | 93.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 87 | 105 | 0.80 | 0.17 | 0 | 0.59 | 192.86 | 0.67 | 0.25 |
| Hex | 15 | 57 | 69 | 50 | 11 | 0 | 3B | C1 | 43 | 19 |
| Octal | 25 | 127 | 151 | 120 | 21 | 0 | 73 | 301 | 103 | 31 |
| Binary | 10101 | 1010111 | 1101001 | 1010000 | 10001 | 0 | 111011 | 11000001 | 1000011 | 11001 |
Color Harmonies of #155769
Complementary color
Monochromatic Colors of #155769
Black with #155769
Text Example
Text Example
White with #155769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155769; }
p { color: rgb(21,87,105); }
H1.HeaderClassName
{
color: #155769;
}
.AnyTagClassName
{
color: #155769;
}
</style>
background-color css
<style>
a { background-color: #155769; }
a { background-color: rgb(21,87,105); }
div.DivClassName
{
background-color: #155769;
}
.BgClassName
{
background-color: #155769;
}
</style>
border-color css
<style>
span { border-color: #155769; }
span { border-color: rgb(21,87,105); }
td.TdClassName
{
border-color: #155769;
}
.TagClassName
{
border-color: #155769;
}
</style>