Shades of Arapawa #135268
Tints of Arapawa #135268
RGB
CMYK
RGB Variations
Color information
#135268 (or 0x135268) is known color: Arapawa. HEX triplet: 13, 52 and 68. RGB value is (19,82,104). Sum of RGB (Red+Green+Blue) = 19+82+104=205 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.27% from 205); Green value is 82 (32.42% from 255 or 40% from 205); Blue value is 104 (41.02% from 255 or 50.73% from 205); Max value from RGB is 104 - color contains mainly: blue. Hex color #135268 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135268 is #ECAD97. Grayscale: #414141. Windows color (decimal): -15510936 or 6836755. OLE color: 6836755.
HSL color Cylindrical-coordinate representation of color #135268: hue angle of 195.53º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #135268 is Cyan = 0.82, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 19 | 82 | 104 | - |
| CMYK | 0.82 | 0.21 | 0 | 0.59 |
| HSL | 195.53º | 0.69% | 0.24% | - |
| HSV(B) | 195.53º | 0.82% | 0.41% | - |
| XYZ | 5.78 | 7.17 | 14.18 | - |
| YUV | 65.67 | 149.63 | 94.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 82 | 104 | 0.82 | 0.21 | 0 | 0.59 | 195.53 | 0.69 | 0.24 |
| Hex | 13 | 52 | 68 | 52 | 15 | 0 | 3B | C4 | 45 | 18 |
| Octal | 23 | 122 | 150 | 122 | 25 | 0 | 73 | 304 | 105 | 30 |
| Binary | 10011 | 1010010 | 1101000 | 1010010 | 10101 | 0 | 111011 | 11000100 | 1000101 | 11000 |
Color Harmonies of #135268
Complementary color
Monochromatic Colors of #135268
Black with #135268
Text Example
Text Example
White with #135268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135268; }
p { color: rgb(19,82,104); }
H1.HeaderClassName
{
color: #135268;
}
.AnyTagClassName
{
color: #135268;
}
</style>
background-color css
<style>
a { background-color: #135268; }
a { background-color: rgb(19,82,104); }
div.DivClassName
{
background-color: #135268;
}
.BgClassName
{
background-color: #135268;
}
</style>
border-color css
<style>
span { border-color: #135268; }
span { border-color: rgb(19,82,104); }
td.TdClassName
{
border-color: #135268;
}
.TagClassName
{
border-color: #135268;
}
</style>