Shades of Orient #13546F
Tints of Orient #13546F
RGB
CMYK
RGB Variations
Color information
#13546F (or 0x13546F) is known color: Orient. HEX triplet: 13, 54 and 6F. RGB value is (19,84,111). Sum of RGB (Red+Green+Blue) = 19+84+111=214 (28% of max value = 765). Red value is 19 (7.81% from 255 or 8.88% from 214); Green value is 84 (33.20% from 255 or 39.25% from 214); Blue value is 111 (43.75% from 255 or 51.87% from 214); Max value from RGB is 111 - color contains mainly: blue. Hex color #13546F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #13546F is #ECAB90. Grayscale: #434343. Windows color (decimal): -15510417 or 7296019. OLE color: 7296019.
HSL color Cylindrical-coordinate representation of color #13546F: hue angle of 197.61º degrees, saturation: 0.71, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #13546F is Cyan = 0.83, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 19 | 84 | 111 | - |
| CMYK | 0.83 | 0.24 | 0 | 0.56 |
| HSL | 197.61º | 0.71% | 0.25% | - |
| HSV(B) | 197.61º | 0.83% | 0.44% | - |
| XYZ | 6.31 | 7.63 | 16.18 | - |
| YUV | 67.64 | 152.47 | 93.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 84 | 111 | 0.83 | 0.24 | 0 | 0.56 | 197.61 | 0.71 | 0.25 |
| Hex | 13 | 54 | 6F | 53 | 18 | 0 | 38 | C6 | 47 | 19 |
| Octal | 23 | 124 | 157 | 123 | 30 | 0 | 70 | 306 | 107 | 31 |
| Binary | 10011 | 1010100 | 1101111 | 1010011 | 11000 | 0 | 111000 | 11000110 | 1000111 | 11001 |
Color Harmonies of #13546F
Complementary color
Monochromatic Colors of #13546F
Black with #13546F
Text Example
Text Example
White with #13546F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13546F; }
p { color: rgb(19,84,111); }
H1.HeaderClassName
{
color: #13546F;
}
.AnyTagClassName
{
color: #13546F;
}
</style>
background-color css
<style>
a { background-color: #13546F; }
a { background-color: rgb(19,84,111); }
div.DivClassName
{
background-color: #13546F;
}
.BgClassName
{
background-color: #13546F;
}
</style>
border-color css
<style>
span { border-color: #13546F; }
span { border-color: rgb(19,84,111); }
td.TdClassName
{
border-color: #13546F;
}
.TagClassName
{
border-color: #13546F;
}
</style>