Shades of Orient #13547A
Tints of Orient #13547A
RGB
CMYK
RGB Variations
Color information
#13547A (or 0x13547A) is known color: Orient. HEX triplet: 13, 54 and 7A. RGB value is (19,84,122). Sum of RGB (Red+Green+Blue) = 19+84+122=225 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.44% from 225); Green value is 84 (33.20% from 255 or 37.33% from 225); Blue value is 122 (48.05% from 255 or 54.22% from 225); Max value from RGB is 122 - color contains mainly: blue. Hex color #13547A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #13547A is #ECAB85. Grayscale: #444444. Windows color (decimal): -15510406 or 8016915. OLE color: 8016915.
HSL color Cylindrical-coordinate representation of color #13547A: hue angle of 202.14º degrees, saturation: 0.73, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #13547A is Cyan = 0.84, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 19 | 84 | 122 | - |
| CMYK | 0.84 | 0.31 | 0 | 0.52 |
| HSL | 202.14º | 0.73% | 0.28% | - |
| HSV(B) | 202.14º | 0.84% | 0.48% | - |
| XYZ | 6.95 | 7.88 | 19.57 | - |
| YUV | 68.9 | 157.97 | 92.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 84 | 122 | 0.84 | 0.31 | 0 | 0.52 | 202.14 | 0.73 | 0.28 |
| Hex | 13 | 54 | 7A | 54 | 1F | 0 | 34 | CA | 49 | 1C |
| Octal | 23 | 124 | 172 | 124 | 37 | 0 | 64 | 312 | 111 | 34 |
| Binary | 10011 | 1010100 | 1111010 | 1010100 | 11111 | 0 | 110100 | 11001010 | 1001001 | 11100 |
Color Harmonies of #13547A
Complementary color
Monochromatic Colors of #13547A
Black with #13547A
Text Example
Text Example
White with #13547A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13547A; }
p { color: rgb(19,84,122); }
H1.HeaderClassName
{
color: #13547A;
}
.AnyTagClassName
{
color: #13547A;
}
</style>
background-color css
<style>
a { background-color: #13547A; }
a { background-color: rgb(19,84,122); }
div.DivClassName
{
background-color: #13547A;
}
.BgClassName
{
background-color: #13547A;
}
</style>
border-color css
<style>
span { border-color: #13547A; }
span { border-color: rgb(19,84,122); }
td.TdClassName
{
border-color: #13547A;
}
.TagClassName
{
border-color: #13547A;
}
</style>