Shades of Orient #13587A
Tints of Orient #13587A
RGB
CMYK
RGB Variations
Color information
#13587A (or 0x13587A) is known color: Orient. HEX triplet: 13, 58 and 7A. RGB value is (19,88,122). Sum of RGB (Red+Green+Blue) = 19+88+122=229 (30% of max value = 765). Red value is 19 (7.81% from 255 or 8.30% from 229); Green value is 88 (34.77% from 255 or 38.43% from 229); Blue value is 122 (48.05% from 255 or 53.28% from 229); Max value from RGB is 122 - color contains mainly: blue. Hex color #13587A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #13587A is #ECA785. Grayscale: #474747. Windows color (decimal): -15509382 or 8017939. OLE color: 8017939.
HSL color Cylindrical-coordinate representation of color #13587A: hue angle of 199.81º 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 #13587A is Cyan = 0.84, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 19 | 88 | 122 | - |
| CMYK | 0.84 | 0.28 | 0 | 0.52 |
| HSL | 199.81º | 0.73% | 0.28% | - |
| HSV(B) | 199.81º | 0.84% | 0.48% | - |
| XYZ | 7.27 | 8.52 | 19.67 | - |
| YUV | 71.25 | 156.64 | 90.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 88 | 122 | 0.84 | 0.28 | 0 | 0.52 | 199.81 | 0.73 | 0.28 |
| Hex | 13 | 58 | 7A | 54 | 1C | 0 | 34 | C8 | 49 | 1C |
| Octal | 23 | 130 | 172 | 124 | 34 | 0 | 64 | 310 | 111 | 34 |
| Binary | 10011 | 1011000 | 1111010 | 1010100 | 11100 | 0 | 110100 | 11001000 | 1001001 | 11100 |
Color Harmonies of #13587A
Complementary color
Monochromatic Colors of #13587A
Black with #13587A
Text Example
Text Example
White with #13587A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13587A; }
p { color: rgb(19,88,122); }
H1.HeaderClassName
{
color: #13587A;
}
.AnyTagClassName
{
color: #13587A;
}
</style>
background-color css
<style>
a { background-color: #13587A; }
a { background-color: rgb(19,88,122); }
div.DivClassName
{
background-color: #13587A;
}
.BgClassName
{
background-color: #13587A;
}
</style>
border-color css
<style>
span { border-color: #13587A; }
span { border-color: rgb(19,88,122); }
td.TdClassName
{
border-color: #13587A;
}
.TagClassName
{
border-color: #13587A;
}
</style>