Shades of Arapawa #195269
Tints of Arapawa #195269
RGB
CMYK
RGB Variations
Color information
#195269 (or 0x195269) is known color: Arapawa. HEX triplet: 19, 52 and 69. RGB value is (25,82,105). Sum of RGB (Red+Green+Blue) = 25+82+105=212 (28% of max value = 765). Red value is 25 (10.16% from 255 or 11.79% from 212); Green value is 82 (32.42% from 255 or 38.68% from 212); Blue value is 105 (41.41% from 255 or 49.53% from 212); Max value from RGB is 105 - color contains mainly: blue. Hex color #195269 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195269 is #E6AD96. Grayscale: #434343. Windows color (decimal): -15117719 or 6902297. OLE color: 6902297.
HSL color Cylindrical-coordinate representation of color #195269: hue angle of 197.25º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #195269 is Cyan = 0.76, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 25 | 82 | 105 | - |
| CMYK | 0.76 | 0.22 | 0 | 0.59 |
| HSL | 197.25º | 0.62% | 0.25% | - |
| HSV(B) | 197.25º | 0.76% | 0.41% | - |
| XYZ | 5.97 | 7.26 | 14.45 | - |
| YUV | 67.58 | 149.12 | 97.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 82 | 105 | 0.76 | 0.22 | 0 | 0.59 | 197.25 | 0.62 | 0.25 |
| Hex | 19 | 52 | 69 | 4C | 16 | 0 | 3B | C5 | 3E | 19 |
| Octal | 31 | 122 | 151 | 114 | 26 | 0 | 73 | 305 | 76 | 31 |
| Binary | 11001 | 1010010 | 1101001 | 1001100 | 10110 | 0 | 111011 | 11000101 | 111110 | 11001 |
Color Harmonies of #195269
Complementary color
Monochromatic Colors of #195269
Black with #195269
Text Example
Text Example
White with #195269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195269; }
p { color: rgb(25,82,105); }
H1.HeaderClassName
{
color: #195269;
}
.AnyTagClassName
{
color: #195269;
}
</style>
background-color css
<style>
a { background-color: #195269; }
a { background-color: rgb(25,82,105); }
div.DivClassName
{
background-color: #195269;
}
.BgClassName
{
background-color: #195269;
}
</style>
border-color css
<style>
span { border-color: #195269; }
span { border-color: rgb(25,82,105); }
td.TdClassName
{
border-color: #195269;
}
.TagClassName
{
border-color: #195269;
}
</style>