Shades of Orient #155269
Tints of Orient #155269
RGB
CMYK
RGB Variations
Color information
#155269 (or 0x155269) is known color: Orient. HEX triplet: 15, 52 and 69. RGB value is (21,82,105). Sum of RGB (Red+Green+Blue) = 21+82+105=208 (27% of max value = 765). Red value is 21 (8.59% from 255 or 10.10% from 208); Green value is 82 (32.42% from 255 or 39.42% from 208); Blue value is 105 (41.41% from 255 or 50.48% from 208); Max value from RGB is 105 - color contains mainly: blue. Hex color #155269 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155269 is #EAAD96. Grayscale: #424242. Windows color (decimal): -15379863 or 6902293. OLE color: 6902293.
HSL color Cylindrical-coordinate representation of color #155269: hue angle of 196.43º 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 #155269 is Cyan = 0.80, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 21 | 82 | 105 | - |
| CMYK | 0.80 | 0.22 | 0 | 0.59 |
| HSL | 196.43º | 0.67% | 0.25% | - |
| HSV(B) | 196.43º | 0.8% | 0.41% | - |
| XYZ | 5.88 | 7.21 | 14.45 | - |
| YUV | 66.38 | 149.79 | 95.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 82 | 105 | 0.80 | 0.22 | 0 | 0.59 | 196.43 | 0.67 | 0.25 |
| Hex | 15 | 52 | 69 | 50 | 16 | 0 | 3B | C4 | 43 | 19 |
| Octal | 25 | 122 | 151 | 120 | 26 | 0 | 73 | 304 | 103 | 31 |
| Binary | 10101 | 1010010 | 1101001 | 1010000 | 10110 | 0 | 111011 | 11000100 | 1000011 | 11001 |
Color Harmonies of #155269
Complementary color
Monochromatic Colors of #155269
Black with #155269
Text Example
Text Example
White with #155269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155269; }
p { color: rgb(21,82,105); }
H1.HeaderClassName
{
color: #155269;
}
.AnyTagClassName
{
color: #155269;
}
</style>
background-color css
<style>
a { background-color: #155269; }
a { background-color: rgb(21,82,105); }
div.DivClassName
{
background-color: #155269;
}
.BgClassName
{
background-color: #155269;
}
</style>
border-color css
<style>
span { border-color: #155269; }
span { border-color: rgb(21,82,105); }
td.TdClassName
{
border-color: #155269;
}
.TagClassName
{
border-color: #155269;
}
</style>