Shades of Arapawa #265761
Tints of Arapawa #265761
RGB
CMYK
RGB Variations
Color information
#265761 (or 0x265761) is known color: Arapawa. HEX triplet: 26, 57 and 61. RGB value is (38,87,97). Sum of RGB (Red+Green+Blue) = 38+87+97=222 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.12% from 222); Green value is 87 (34.38% from 255 or 39.19% from 222); Blue value is 97 (38.28% from 255 or 43.69% from 222); Max value from RGB is 97 - color contains mainly: blue. Hex color #265761 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265761 is #D9A89E. Grayscale: #494949. Windows color (decimal): -14264479 or 6379302. OLE color: 6379302.
HSL color Cylindrical-coordinate representation of color #265761: hue angle of 190.17º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #265761 is Cyan = 0.61, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 87 | 97 | - |
| CMYK | 0.61 | 0.10 | 0 | 0.62 |
| HSL | 190.17º | 0.44% | 0.26% | - |
| HSV(B) | 190.17º | 0.61% | 0.38% | - |
| XYZ | 6.37 | 8.09 | 12.54 | - |
| YUV | 73.49 | 141.27 | 102.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 87 | 97 | 0.61 | 0.10 | 0 | 0.62 | 190.17 | 0.44 | 0.26 |
| Hex | 26 | 57 | 61 | 3D | A | 0 | 3E | BE | 2C | 1A |
| Octal | 46 | 127 | 141 | 75 | 12 | 0 | 76 | 276 | 54 | 32 |
| Binary | 100110 | 1010111 | 1100001 | 111101 | 1010 | 0 | 111110 | 10111110 | 101100 | 11010 |
Color Harmonies of #265761
Complementary color
Monochromatic Colors of #265761
Black with #265761
Text Example
Text Example
White with #265761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265761; }
p { color: rgb(38,87,97); }
H1.HeaderClassName
{
color: #265761;
}
.AnyTagClassName
{
color: #265761;
}
</style>
background-color css
<style>
a { background-color: #265761; }
a { background-color: rgb(38,87,97); }
div.DivClassName
{
background-color: #265761;
}
.BgClassName
{
background-color: #265761;
}
</style>
border-color css
<style>
span { border-color: #265761; }
span { border-color: rgb(38,87,97); }
td.TdClassName
{
border-color: #265761;
}
.TagClassName
{
border-color: #265761;
}
</style>